I just want to turn off button hiliting...

Howard Bornstein bornstein at designeq.com
Sat Jun 5 01:49:02 EDT 2004


On Jun 5, 2004, at 1:32 AM, Richard Gaskin wrote:

> Is the style of the button rectangle or standard and you're using OS 
> X?  If so, welcome to Macintosh:

You got it. :-)

> If you don't need the Apple-specific appearance you can just set the 
> style to anything other than standard, and if the style is rectangle 
> just set the backgroundColor to tell the engine to draw using its 
> internal routines.

Thanks, that does, in fact work. That will help a lot.

While I'm at it, here's another one (for some reason Rev is just not 
doing what I want tonight!).

I've got a button that creates another object (say another button). In 
the button's script I first lock the screen. Then create the new 
button, then do some stuff, and later rename the button. It appears 
that when creating an object via script, this nullifies the lock screen 
command, because the button first appears with its original name and 
then you see it renamed (these are just trivial examples--the main 
point is that the lock screen command doesn't seem to hold if you're 
creating objects). Is this a known phenomena? Also only in OSX? Any 
workarounds?

Thanks, Richard.


Regards,

Howard Bornstein
-----------------------
D E S I G N   E Q
www.designeq.com


More information about the use-livecode mailing list