Modeless screens on Windows

Peter Haworth pete at lcsql.com
Tue Jul 10 20:54:04 EDT 2012


OK, outnumbered 2 to 1!  It's not just one stack either.  The main plugin
screen opens a couple of other windows and they don't have titles either.

If one of you would be willing, I can send you the stack so you can see
what's happening…

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



On Tue, Jul 10, 2012 at 5:34 PM, Magicgate Software - Skip Kimpel <
skip at magicgate.com> wrote:

> I just tested on Win7 and it works fine for me too.
>
> SKIP
>
> On Tue, Jul 10, 2012 at 7: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
>
> _______________________________________________
> 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