Popular recipes by Kartic Krishnamurthy http://code.activestate.com/recipes/users/2570233/2005-09-02T19:09:28-07:00ActiveState Code RecipesChanging the background color of the menu bar in a wxPython Windows app (Python) 2005-09-02T19:09:28-07:00Kartic Krishnamurthyhttp://code.activestate.com/recipes/users/2570233/http://code.activestate.com/recipes/440507-changing-the-background-color-of-the-menu-bar-in-a/ <p style="color: grey"> Python recipe 440507 by <a href="/recipes/users/2570233/">Kartic Krishnamurthy</a> (<a href="/recipes/tags/ui/">ui</a>). Revision 2. </p> <p>Using win32 API to change the background color of the menubar/menu items in a wxPython app without affecting system-wide settings.</p>