Enlarging the height of the title bar zone?
Richard Gaskin
ambassador at fourthworld.com
Wed Jan 27 10:43:45 EST 2010
Andre Rombauts wrote:
> How do I need to proceed if I want to enlarge the title bar zone of a
> window to display icons in it?...
The title bar of a window is governed by the OS, and it outside of the
stack region which begins below it.
If you need a custom title bar you could consider setting the
decorations of the stack to empty, and making your own controls at the
top for dragging, closing, minimizing, etc., where you could add
anything else you want.
--
Richard Gaskin
Fourth World
Rev training and consulting: http://www.fourthworld.com
Webzine for Rev developers: http://www.revjournal.com
revJournal blog: http://revjournal.com/blog.irv
More information about the use-livecode
mailing list