Shari wrote:
Is it possible to set the lookAndFeel of a single object to something different than the preference setting?

Not really, but keep in mind that the native appearance is only applied to controls which have other properties set to default, at least as far as the "standard" button style is concerned.

So for example if you have several buttons of style standard and you want one to look like Motif, you could just set the borderWidth to 1 and it'll ditch the OS rendering, leaving you in control of the appearance.

--
 Richard Gaskin
 Managing Editor, revJournal
 _______________________________________________________
 Rev tips, tutorials and more: http://www.revJournal.com
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to