Ok, it has been added. I would update all the files in the latest
update. You can see a list at:
http://code.google.com/p/liquidgear/source/detail?r=251
To view the throbber, you call:
lg.throbber.show();
And to hide you call:
lg.throbber.hide();
There is an example in the UI under Native UI.
If you would like to change the look of the throbber, you can update
the images in the throbber folder within the resources. There is a
tint color in the Settings.plist but am going to have to re-render the
throbber images to a neutral color to allow for the correct tint
(right now, if you tint yellow, the throbber will be green since it is
currently blue).
Let me know how it goes,
-G
On Sep 22, 2009, at 9:09 PM, Jake Sankey wrote:
>