understanding modeless stacks on OS X
Sarah
sarahr at genesearch.com.au
Wed Jul 23 18:23:24 EDT 2003
You are absolutely right Alex. I get exactly the same thing -
pinstripes in the IDE and grey in the standalone. I tried building with
and without default colors and fonts and it made no difference. Will
you bugzilla this one?
Cheers,
Sarah
>> I just tested a single stack app with radio buttons to change mode
>> and a default button. The background changed as expected and the
>> default button looked fine in all modes. Are you sure there isn't
>> something else interfering, like a background pattern or color set in
>> the mainStack, or a large tabbed button?
>
> Yes- but did you build a standalone and get the same results? Here is
> a recipe with no tabbed button involved.
>
> - New mainstack Untitled 1
> - New substack Untitled 2
> - Put a button on Untitled 1.
> - Set the script of the button to
>
> on mouseup
> go stack "Untitled 2"
> end mouseup
>
> - set the style of stack Untitled 2 to modeless
> - in browse mode, click on button 1
> - Untitled 2 appears fine w/ pinstripe background
>
> - now build a standalone of the mainstack Untitled 1.
> - run it and click button 1.
> - Untitled 2 appears with a _gray_ background.
>
> Thanks for the help Sarah. Hopefully I'm missing something obvious.
>
> Alex Rice, Software Developer
> Architectural Research Consultants, Inc.
> http://ARCplanning.com
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
>
>
>
More information about the use-livecode
mailing list