Menu

#317 New themed range widget

open
5
2011-08-15
2011-08-15
No

A TTK widget based on scale that contains two sliders defining a range between two numbers.

Attached patch is a diff from trunk today.

Can't find any details on pushing a branch for review or the like...

Discussion

  • Goodwin Lawlor

    Goodwin Lawlor - 2011-08-15
     
  • Donal K. Fellows

    • labels: --> 88. Themed Tk
    • assigned_to: nobody --> jenglish
     
  • Goodwin Lawlor

    Goodwin Lawlor - 2011-08-15

    patch for the unix makefile.in file

     
  • Goodwin Lawlor

    Goodwin Lawlor - 2011-08-15

    Compiled widget on linux box - Makefile.in patch attached.

    BTW, only Makefile.vc includes the new widget on Windows.

     
  • Joe English

    Joe English - 2011-08-16

    Thanks for the contribution; I've committed it to the 'ttk-range-widget' branch on core.tcl.tk.

    Since Tk is in the beta phase of the release cycle (which presumably means feature freeze) don't know if this will make it into 8.6 final, but it's in the repo now...

     
  • Goodwin Lawlor

    Goodwin Lawlor - 2011-08-17

    Great - thanks for creating the branch. If it doesn't make the release at least if someone really wants a range widget they can checkout the branch.

    The only thing wrong at the moment is that when both sliders are at the -to position, the maxslider gets the focus on the press event, rather than the minslider... the bindings move the minslider however so that the widget isn't stuck.

     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.