> To dock / undock the picker with the RR tools palette I'm using an
> mouseMove handler. When the picker palette is inside or outside the
> tools palette the titlebar of the picker appears / disappears. For
> that, I change the decorations property of the stack.
>
> However the fact to change the decorations of a stack, brutally stops
> the move. It seems that the mouseMove handler stops to track correctly
> the handler


Confirmed - very strange.

The only workaround I can think of is to set the decorations once
only, in a mouseUp handler, instead of setting them as you move.

Cheers,
Sarah
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to