Tuviah Snyder wrote:
> Go to
>
> http://developer.apple.com/techpubs/macos8/HumanInterfaceToolbox/WindowMa
> nager/WindowMgr8Ref/WindowMgrRef.b.html
> for a list of windowdefs.
>
> In particular these wdef id's may be of interest to richard
>
> 1997,1995,1087,1085,1083,1081,1079,1077,1075,1073,1071 - left side
> palette with/without resizing
> 1991,1987, 1067,1065 - normal palette with/without resizing
>
> what I did to test all the window def ids out was too create a list
> field
> with all the id's and put following script into the list field.
>
> on mouseup
> set the decorations of this stack to the selectedtext of me
> end mouseup
And on windows?
--
Richard Gaskin
Fourth World Media Corporation
Multimedia Design and Development for Mac, Windows, UNIX, and the Web
_____________________________________________________________________
[EMAIL PROTECTED] http://www.FourthWorld.com
Tel: 323-225-3717 ICQ#60248349 Fax: 323-225-0716
Archives: http://www.mail-archive.com/[email protected]/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.