I want to reset the ComboBoxEntry when the arrow symbol on it is clicked, but could not find any method that is called when arrow symbol on dropdown list is clicked.

None of the signals button_press_event, key_press_event or focus_in_event works. This all are called when the text area on dropdown receives focus.

Would be thankful for all your help.

Recommended Answers

All 2 Replies

Which GUI toolkit are you using?

Which GUI toolkit are you using?

I am using gtk.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.