Decorations (titlebar buttons)
Trevor DeVore
lists at mangomultimedia.com
Sat Jun 11 15:31:55 EDT 2005
On Jun 11, 2005, at 12:08 PM, Lars Brehmer wrote:
> I thought I already asked this, but now I'm not sure because I
> didn't get the usual replies;
>
> Where can I find the scripts for what the "minimize" button in the
> titlebar actually does when it is clicked? I need this for both
> OSX and Windows. I have a project where all stacks have custom
> shapes (= decorations empty), but I don't want users to not NOT see
> what they expect at the top of the windows for closing and
> minimizing the window.
Look at the iconic property in the dictionary. That should do what
you want.
set iconic of this stack to true
set iconic of this stack to false
--
Trevor DeVore
Blue Mango Multimedia
trevor at mangomultimedia.com
More information about the use-livecode
mailing list