gtk+ slider problem

Bug #529913 reported by vipek
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Gephi
Fix Released
Low
Mathieu Bastian
0.7
Fix Released
Low
Unassigned

Bug Description

When you run Gephi in GTK+ (i.e. Ubuntu), Java's JSlider has a text label above the slider.
You can see an example on the image in attachment.
I had the same problem in my Java applicactions.
Solution is quite easy. The only thing you have to do is to add one line of code:
 UIManager.put("Slider.paintValue", Boolean.FALSE);

Revision history for this message
vipek (vipek) wrote :
Revision history for this message
Mathieu Bastian (mathieu.bastian) wrote :

Yeah thanks I was looking for the workaround!

Changed in gephi:
status: New → Confirmed
importance: Undecided → Low
assignee: nobody → Mathieu Bastian (mathieu.bastian)
milestone: none → 0.7alpha2
Revision history for this message
vipek (vipek) wrote :

By the way, this is where I found the solution:
http://forums.java.net/jive/message.jspa?messageID=29598

Greetings,
Greg

Revision history for this message
Mathieu Bastian (mathieu.bastian) wrote :

Fixed in rev 1702

Changed in gephi:
status: Confirmed → Fix Committed
Changed in gephi:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.