Modeless screens on Windows
Ken Ray
kray at sonsothunder.com
Tue Jul 10 19:48:44 EDT 2012
On Jul 10, 2012, at 5:12 PM, Peter Haworth wrote:
> Modeless Screens have a window title on Mac but not, it seems, on Windows
> Vista. Any way round that?
Really? I just tested it in WIn 7 and they have a title… try this:
on mouseUp
create stack "Test"
set the decorations of stack "Test" to default
modeless "Test"
end mouseUp
When I do this, I see a modeless window with the title "Test" showing...
Ken Ray
Sons of Thunder Software, Inc.
Email: kray at sonsothunder.com
Web Site: http://www.sonsothunder.com/
More information about the use-livecode
mailing list