You need to set the colors of the text on the button, not the colors of the button itself. If this is in authoring mode, then try selecting the text of the button and then change the colors. If this is at runtime, you might be able to access buttonSprite.text.foreColor and such.
Charlie Fiskeaux II Interactive Media Developer Cre8tive Group cre8tivegroup.com > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Mike Warner > Sent: Thursday, May 27, 2004 4:43 PM > To: [EMAIL PROTECTED] > Subject: <lingo-l> OK...now I feel dimwitted > > Funny. I can get my database query results to look right and > parse the prop list to get what I want but I can't change the > colors in a button or a line. I'm using D8 on Win2K. > Everything else works fine. The ink is set to copy the > foreground color says it's blue and the background color says > it's red (for testing only, don't get scared), but the dang > button is still black text on white background. Lines are > always transparent. > Arrrgh! I don't see that I'm doing anything different than > in the Demystified book that I dusted off for this specific > reason. Anyone have a solution for this stupid human trick? > > Thanks, > Mike > > > > > __________________________________ > Do you Yahoo!? > Friends. Fun. Try the all-new Yahoo! Messenger. > http://messenger.yahoo.com/ > [To remove yourself from this list, or to change to digest > mode, go to http://www.penworks.com/lingo-l.cgi To post > messages to the list, email [EMAIL PROTECTED] (Problems, > email [EMAIL PROTECTED]). Lingo-L is for learning and > helping with programming Lingo. Thanks!] > [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]
