At 3:46 AM -0700 5/1/2006, Jan Schenkel wrote:
--- Arthur Urban <[EMAIL PROTECTED]> wrote:
 All my controls appear correctly under OSX, but the
 window backdrop does
 not have that light horizontal striping that is
 typical of Aqua/Quartz
 > application windows. Instead it's just plain white.

- create a new rectangle graphic
- send it to the back
- set its border to 0
- set its rectangle to (0, 0,stack width, stack
height)
- set its backgroundPattern to 210091 (you can find it
in the 'Standard Icons' set in the Image Library)


Far easier, though, to simply set the stack's style to "modeless". Modeless dialog boxes inherit the striped background, but otherwise behave much like ordinary windows.
--
jeanne a. e. devoto ~ [EMAIL PROTECTED]
http://www.jaedworks.com
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to