New Tk look (aka Ttk or Tile widgets)

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Robert Hicks

    New Tk look (aka Ttk or Tile widgets)

    Do I have to install something extra to use the new look?

    Robert
  • Guilherme Polo

    #2
    Re: New Tk look (aka Ttk or Tile widgets)

    2008/1/10, Robert Hicks <sigzero@gmail. com>:Tk 8.5

    --
    -- Guilherme H. Polo Goncalves

    Comment

    • Rob Wolfe

      #3
      Re: New Tk look (aka Ttk or Tile widgets)



      Robert Hicks napisa³(a):
      Do I have to install something extra to use the new look?
      I managed to use Tile with Tk 8.4 and Python 2.5.
      After installing Tile I followed these advices:

      and used this code:

      Actually, I wanted to use Treeview, so I needed to tweak
      a little bit this code, but it's very simple to do.

      HTH,
      Rob

      Comment

      • Robert Hicks

        #4
        Re: New Tk look (aka Ttk or Tile widgets)

        On Jan 10, 9:08 am, "Guilherme Polo" <ggp...@gmail.c omwrote:
        2008/1/10, Robert Hicks <sigz...@gmail. com>:
        >
        Do I have to install something extra to use the new look?
        >>
        Tk 8.5
        >
        --
        -- Guilherme H. Polo Goncalves
        Is that it? I have Tcl and Tk 8.5 installed.

        Robert

        Comment

        Working...