Titlebar-less application question

Derek Bump list at dreamscapesoftware.com
Mon Sep 10 18:01:27 EDT 2007


This will work for windows that *don't* need to be resized.

If you set the windowShape to a graphic and then resize the window, you
will need to re-size the graphic dynamically and then re-set the
windowShape.

Basically you get a flashing window that resizes so poorly that you're
better off sticking with Window's built in UI.


Derek Bump
Dreamscape Software
http://www.dreamscapesoftware.com


Peter T. Evensen wrote:
> What you can do is set put the title bar back on the window and set the
> windowShape to a graphic the size of the window.  When a window's
> windowShape is set, you won't see the title bar, but it will now show up
> in the alt-tab list (and the task bar at the bottom).
> 



More information about the use-livecode mailing list