Modeless screens on Windows

Peter Haworth pete at lcsql.com
Tue Jul 10 20:49:22 EDT 2012


You're right Ken, that does show a title.  Not sure what I'm doing
differently, other than the stack is in the plugins folder.  The same stack
has a title just fine on my Mac.


Pete
lcSQL Software <http://www.lcsql.com>



On Tue, Jul 10, 2012 at 4:48 PM, Ken Ray <kray at sonsothunder.com> wrote:

>
> 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/
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



More information about the use-livecode mailing list