Page 1 of 1

default ask and answer dialogs problem

Posted: Wed Aug 06, 2008 9:12 pm
by jrioux
I have set up a stack with its own windowShape and backgroundPattern, but when I call up ask or answer dialogs (standalone Mac OS X) within the stack, they appear with the stack's backgroundPattern and not the default Mac pattern. I assume these dialogs inherit the backgroundPattern of the stack they're in? If so, how can I 'disinherit' them, so they appear as they normally would?

Posted: Thu Aug 07, 2008 9:12 am
by Mark
Dear jrioux,

You will have to set the background colour or pattern of the dialog stacks to the desired value.

Best,

Mark

Posted: Tue Aug 12, 2008 3:58 pm
by jrioux
Mark,

Thanks for the reply. Any idea what that value is? There's a pattern in Rev's standard set that's horizontal pin stripes, but it's not the same.

Jean

Posted: Tue Aug 12, 2008 4:53 pm
by mwieder
I filed this bug in May as #6488. It's still, of course, listed as "unconfirmed". It's annoying that this works fine in the IDE but then the behavior changes when you build a standalone. AFAIK there's no workaround without building your own "standard" dialogs for ask and answer. And it appears to be localized to OSX - Windows doesn't have this problem.

Posted: Tue Aug 12, 2008 5:12 pm
by Mark
Hi,

What about going invisible to the Ask Dialog and Answer Dialog stacks and setting their mainstacks to themselves, before using the ask and answer commands? Just an idea...

Best,

Mark