davidsansome / gtk-qt-engine

Automatically exported from code.google.com/p/gtk-qt-engine
7 stars 4 forks source link

JFace TableViewer ITableColorProvider getForeground does not work. #63

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

Which Qt style are you using?

Original issue reported on code.google.com by georgewi...@gmail.com on 15 Apr 2009 at 6:58

GoogleCodeExporter commented 9 years ago
Use the JFace Snippet demonstrating setting foreground and background colors 
with 
the ITableColorProvider. Returning background colors works, but not returning 
foreground colors. The foreground color is always the same. Did not have a 
problme 
with this until gtk-qt was installed Changing appearance and styles has no 
effect.

Original comment by georgewi...@gmail.com on 15 Apr 2009 at 7:03

GoogleCodeExporter commented 9 years ago
Does anyone have a workaround for this problem? Is this a version 
incompatability of 
gtk-qt-engine with JFace ITableColorProvider?

Original comment by georgewi...@gmail.com on 24 Apr 2009 at 6:13

GoogleCodeExporter commented 9 years ago
Does this problem have anything to do with the automatic stripping of tables 
and 
lists? Can the striping be turned off?

Original comment by georgewi...@gmail.com on 24 Apr 2009 at 6:15

GoogleCodeExporter commented 9 years ago
I am using KDE on a linux box.
The style I am using is Qt
When using the Qt style in KDE, the JFace viewer table ITableColorProvider does 
not 
apply the foreground color returned from getForeground().

Original comment by georgewi...@gmail.com on 6 Aug 2009 at 7:29