Recently, Derek Bump wrote: > The systemWindow works fine, but as soon as you get rid of all > decorations, it no longer stays a systemWindow (Even though the > decoration says "System"). > > Is this a bug, or is there way way to remove the window's border but > keep the window a systemWindow?
You might try setting properties in a specific order, ie set the decorations of the window to none first, then enable the systemProperty. I have a stack that uses a custom window (windowShape) as a system window and it appears to work fine. Regards, Scott Rossi Creative Director Tactile Media, Multimedia & Design ----- E: [EMAIL PROTECTED] W: http://www.tactilemedia.com _______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution
