That did it! I didn't know there weren't supposed to be brackets around that property; it works that way on Windows...
Thanks so much! I was going crazy trying to figure out what was wrong! Charlie Fiskeaux II Media Designer The Creative Group www.cre8tivegroup.com 859/858-9054x29 cell: 859/608-9194 ----- Original Message ----- From: "Alex da Franca" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, June 12, 2003 2:33 PM Subject: Re: <lingo-l> MUI Xtra on OSX > At 13:05 Uhr -0400 12.06.2003, Charlie Fiskeaux II wrote: > > > >widget.attributes=[#popupStyle:[#normal],#valueList:[1,2,3],#layoutStyle:[# centerH]] > > try a symbol as parameter for #popupstyle instead of a list: > widget.attributes=[#popupStyle:#normal,#valueList:[1,2,3],#layoutStyle:[#cen terH]] > > it's the only thing, which doesn't look familiar in your handler > > > -- > > ||| > a�ex > -- > [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!]
