On Wed, 09 Jan 2008, Kjetil Paulsen wrote: > Is there an easy way to show the user that things are loading in the > background when using ajax calls to populate e.g the palette component > based on a selection in a dropdown? Like changing the mousepointer or > have some kind of load indicator component indicating this to the user > based on when the ajax call starts and ends..
As far as I know, the standard easy ways are IAjaxIndicatorAware and AjaxCallDecorator (for more complex stuff). If you want more customisation, you'll probably get a good start looking at how they are implemented. Best wishes, Timo -- Timo Rantalaiho Reaktor Innovations Oy <URL: http://www.ri.fi/ > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
