On 5/1/05 3:16 AM, "MisterX" <[EMAIL PROTECTED]> wrote: > Hi Ken > > you need to implement a movewindow frontscript in a plugin stack that > filters the windows to prevent or pass the message. > > local blockedlist > on movewindow > if blockedlist is empty then updateblockedlist > if the defaultstack is not in blockedlist then > pass movewindow > end movewindow > > Cool script, I like it! ;)
Thanks, Xavier, but the problem is that it doesn't work... remember this is for OS X, where the moveWindow message is only sent when you are done moving, not *while* you're moving (like it is in Windows). Any other ideas? Anyone? :-) Ken Ray Sons of Thunder Software Web site: http://www.sonsothunder.com/ Email: [EMAIL PROTECTED] _______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution
