Recently, Varen Swaab wrote: > I'm wondering if there is any way to remove the lovely blue border > Windows insists on putting around all windows? I know that I could do a > custom shape window with a mask but that isn't a solution I could use > for this project. Is there any other way to remove the border, such as > a RR setting I'm missing?
set the decorations of stack myStack to none You'll need a custom dragging routine in your stack if you need to move it once the titlebar is gone. 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
