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: k...@sonsothunder.com
Web Site: http://www.sonsothunder.com/  

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to