On 4/13/05, Christoph Guse <[EMAIL PROTECTED]> wrote:

> I tried to get this effect with AufgabenlistePanel.redraw(true), but it
> failed.
> 
> Normally this "new arrangement" effect should be broadcasted
> automatically, but it isn't.

You can call the following invalidation functions:

 invalidateLayout()
 invalidateSize()
 invalidate()

See the docs for an explanation.  I think you want to call invalidateLayout()

-- 
[EMAIL PROTECTED]
http://manish.revise.org/


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to