[hafqa] [hafqa] [Bug 1243] New: gtk.Scale's set_draw_value breaks tick marks

From: bugzilla-daemon at maemo.org bugzilla-daemon at maemo.org
Date: Mon Apr 23 21:50:35 EEST 2007
https://maemo.org/bugzilla/show_bug.cgi?id=1243

           Summary: gtk.Scale's set_draw_value breaks tick marks
           Product: haf
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gtk
        AssignedTo: tommi.komulainen at nokia.com
        ReportedBy: sean at cs.gmu.edu
         QAContact: hafqa at maemo.org


If you call set_draw_value(False) in gtk.Scale (which makes the label disappear),  then set_digits has no 
effect.  As a result, you cannot easily have a slider with tick marks but without a label.  You'd want this if 
you were creating a custom label to get around Scale's other major tick mark bugs, for example.

The 'Slider' class in my toolkit at:
    http://cs.gmu.edu/~sean/stuff/n800/toolkit/toolkit.py

...goes through a large number of hoops to overcome this and other Scale bugs.

-- 
Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.

More information about the hafqa mailing list