Menu button with different fonts in label and menu?

DunbarX at aol.com DunbarX at aol.com
Wed Aug 25 08:47:35 EDT 2010


When you say graying out the text, have you set the blendLevel of the field 
to some number, like 50? If so, you can see the underlying object, but the 
text is grayed. Try setting the "transparent" of the field instead. Then the 
text remains sharp, and only the white space is removed.

As for letting messages through, I think you will have to script this, 
sending a mouseUp to the object of interest explicitly. The lockText of the 
field should be set to "true".

Craig Newman



More information about the use-livecode mailing list