windows / Tkinter - Tix - combo box - how to bind function to an event

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • dudeja.rajat@gmail.com

    windows / Tkinter - Tix - combo box - how to bind function to an event

    Hi,
    I'm using Tkinter and Tix. I've created a combo box which I am able to
    fill it up.
    I'm want to call a function as soon as user selects some thing from
    the combo box.

    More precisely, I want to know how can i bind my function to this
    selection event.
    What this event is technically called?

    Please suggest how can I do this?

    --
    Regrads,
    Rajat
Working...