Hi Joel,
I found a bug with the progressbar, maybe you can help.
I am using Android + Phonegap + Sencha Touch
Immediately after I execute 'updateProgress', my Android debug log is spammed with the following:
m_mainFrame->editor()->hasComposition not
the spamming does not stop... it just keeps spamming
Is there a clean-up method... like after I am done using the progressbar i want to destroy it.