Re: Troubles with moveBy(...) and emit appletTransformedItself();

2009-03-22 Thread Antonio Vinci
Aaron J. Seigo ha scritto: > On Sunday 22 March 2009, Antonio Vinci wrote: > >> I used moveBy() to do the trick, but I don't understand why it doesn't >> work if I uncomment emit appletTransformedItself(); >> > > another note on this: it won't work in all Containments. it is the > containm

Re: Troubles with moveBy(...) and emit appletTransformedItself();

2009-03-22 Thread Aaron J. Seigo
On Sunday 22 March 2009, Antonio Vinci wrote: > I used moveBy() to do the trick, but I don't understand why it doesn't > work if I uncomment emit appletTransformedItself(); another note on this: it won't work in all Containments. it is the containment that is responsible for keeping things in ord

Re: Troubles with moveBy(...) and emit appletTransformedItself();

2009-03-22 Thread Aaron J. Seigo
On Sunday 22 March 2009, Antonio Vinci wrote: > I used moveBy() to do the trick, but I don't understand why it doesn't > work if I uncomment emit appletTransformedItself(); in the DefaultDesktop containment, when an applet transforms itself in this manner, then it will resize it if necessary to k