If any one is interested, there is a related bug.  When palette windows are 
hidden and redrawn, the redraw order of the windows reverses causing any 
overlapped widows to be positioned incorrectly. Submitted as: 
http://quality.runrev.com/show_bug.cgi?id=13685 .

Thanks,
John


On Oct 15, 2014, at 2:25 PM, John <j...@onechip.com> wrote:

>   Thanks Richard, I didn’t know (I guess I should have searched) that there 
> was a property for this.  If I add:
> 
> set the hidePalettes to true
> 
> to the openStack handler, the built app works correctly.  Bug report 
> (http://quality.runrev.com/show_bug.cgi?id=13684) submitted.
> 
> Thanks,
> John
> 
> 
> On Oct 15, 2014, at 1:58 PM, Richard Gaskin <ambassa...@fourthworld.com> 
> wrote:
> 
>> John wrote:
>> 
>>>   When I run an app in the IDE, stacks with a style of “palette”
>>> auto hide when another application is brought to the front.  This
>>> is the expected behavior.  When I build the app, the windows do
>>> not auto hide, they become disabled.  Am I expected to script the
>>> auto hide behavior or is this a bug?  I am running LC 7 RC2 under
>>> OS 10.9.5.
>> 
>> This sounds like an issue with the hidePalettes global property.  It should 
>> default to true on OS X, and false on Windows and Linux (it has no effect on 
>> Linux at all at this time).
>> 
>> If you're finding it defaulting to false on OS X then according to the 
>> Dictionary that would be a bug, so please file a report against it so it can 
>> be addressed before v7 goes final:
>> <http://quality.runrev.com/>
>> 
>> -- 
>> Richard Gaskin
>> Fourth World Systems
>> Software Design and Development for the Desktop, Mobile, and the Web
>> ____________________________________________________________________
>> ambassa...@fourthworld.com                http://www.FourthWorld.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
> 
> 
> _______________________________________________
> 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


_______________________________________________
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