From: Socheat S. <soc...@io...> - 2002-05-31 16:54:18
|
Thanks, works great! Socheat On Fri, 2002-05-31 at 09:29, Thomas Leonard wrote: > On Thu, May 30, 2002 at 01:12:25PM -0400, Socheat Sou wrote: > > Wow, Rox just keeps getting better and better. :) > > > > I had a (newbie) question about applying a gtk style to the panel. This > > is what I currently have in my ~/.gtkrc-2.0 file: > > > > style "rox-panel-style" { > > bg[NORMAL] = "#0000FF" > > fg[NORMAL] = "#FFFFFF" > > bg[INSENSITIVE] = "#FF0000" > > fg[INSENSITIVE] = "#FFFFFF" > > } > > > > class "rox-panel" style "rox-panel-style" > > > > I know, nasty color scheme, but I just wanted it to be obvious that > > different colors had been applied. Anyway, that didn't seem to work for > > me (killall ROX-Filer && rox -o -p Default -l Left). I've also tried: > > widget "rox-panel.*" style "panel-style" > > should do it... > > > -- > Thomas Leonard http://rox.sourceforge.net > ta...@ec... ta...@us... > > _______________________________________________________________ > > Don't miss the 2002 Sprint PCS Application Developer's Conference > August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm > > _______________________________________________ > rox-users mailing list > rox...@li... > https://lists.sourceforge.net/lists/listinfo/rox-users |