View Single Post
Old 09-05-2009, 04:51 AM   #115
Gertjan
ex-IRX developer
Gertjan doesn't litterGertjan doesn't litterGertjan doesn't litter
 
Gertjan's Avatar
 
Posts: 158
Karma: 224
Join Date: Oct 2008
Device: Irex DR800S, DR1000S, iLiad
Quote:
Originally Posted by Mackx View Post
3) iRex has patches the gtk version that is available on the DR so that it needs less screen-updates (which are slow on the DR). It seems that highlighting files is one of the features that is disabled. Apart from writting a complete new file-chooser I can not do anything on this issue.
The patches to GTK do change the behavior of drawing on some points but it is more likely that the highlighting is not visible due to the colors chosen in the system's GTK resource file (gtkrc). (see GTK docs)

Applications can override the defaults by supplying a separate .rc file, typically in /usr/share/<package>/<package>.rc. Changing base[SELECTED] might do the job though GTK's resource system is somewhat incomprehensible so it can take some trail-and-error.
Gertjan is offline   Reply With Quote