Iconic property & OS X - yellow gum drop

Scott Rossi scott at tactilemedia.com
Mon Jun 16 13:45:00 EDT 2003


> It works here for a regular (non-custom window), but it's not working
> with a custom window.
> In any event it doesn't seem to want to hop in the dock for me.

One workaround:

[in the collapse button]
on mouseUp
  set windowshape of this stack to 0
  set the iconic of this stack to true
end mouseUp

[in the stack script]
on unIconifyStack
  set windowShape of me to id of img <sourceImg>
end unIconifyStack


Regards,

Scott Rossi
Creative Director
Tactile Media, Multimedia & Design
-----
E: scott at tactilemedia.com
W: http://www.tactilemedia.com




More information about the use-livecode mailing list