Miscellaneous Recipes
This section of the wxPython Cookbook contains all the recipes that didn't fit into any other categories. As this page grows, if you can think of any new categories to classify recipes into, please add them and shrink this list!
If you can't find what you're looking for then please consider figuring it out and then writing a recipe for the Cookbook so others won't have to go through the same pain you did.
You can use a copy of this CookbookTemplate as a starting point for the recipes you add.
Recipes
CalculatorDemo (in 50 lines of code)
LinearApplications (modal)
Comments
Recipes are now categorized by sections. Please feel free to add your own recipes to any section, or even add a completely new section if appropriate.