Yup, PITA, but a client wants this 'nifty' feature.
I can get it to work miaw, but unfortunately I think the client wants this
as a desktop app, so for the moment forsaking a folder/files install and
thinking as one projector, can I actually do the stage as alpha'd out?
I've tried
(the stage).windowtype = member ("1bit")
Window(the stage).windowtype = member("1 bit") -- needs string
So
Window("the stage").windowtype = member(1bit) -- passes the mustard but
doesn't work.
Any ideas?
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi To post messages to the list,
email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo. Thanks!]