Strange Bug in Windows Version
Chipp Walters
chipp at chipp.com
Tue Mar 15 16:26:26 EST 2005
Karen,
Chances are you've somehow changed the textColor for the menu btn.
Try this in the message box: (assuming you have a btn 'File')
put the effective textColor of btn "File"
Make sure it is the color you want to display in your pulldown menu.
As properties like textColor are 'inherited' from parent objects, you
need to use the 'effective' keyword.
Hope this helps.
-Chipp
Karen wrote:
> Xavier,
>
> Thanks for the reply. Sadly it isn't white text on a white background. And
> auto-hilite is set. The same Rev stack builds perfectly under Mac OS X.
More information about the use-livecode
mailing list