Trenholmes 0 Newbie Poster

Hi Everyone,

Does any one know of a way in Tkinter on Windows to imitate Tkinter.Menu behavior in that when you select an item in a widget, say a child window, that the parent window doesn't lose focus (title bar doesn't dim as it goes out of focus).

For example, when you select an item from a Tkinter.Menu the parent window always appears to have focus even when you select an option.

Essentially I've written a custom drop down menu but when I select a menu item the parent window loses forcus briefly causing it's title bar to dim then focus again as the drop down menu collapses.

I've tried looking for the tcl source to see how it's done natively in tkinter to no avail. Any help is greatly appreciated!

Thanks!
Tren.

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.