Frequently Asked Questions - wxWidgets
Create cross-platform applications with native look and feel for Win32, Mac OS X, GTK+, X11, Motif, WinCE, and more using one codebase.
- How to get the path of temporary folder or create a temporary file?
- How to start application automatically with windows startup?
- How to get the path of executable/process?
- How to get the size of the desktop screen?
- How to display balloon tooltips in wxTaskBarIcon?
- How to create a non-rectangular window?
- How to add "About..." menu item in system menu or handle windows specific events?
- How to retrieve the state of a key?
- How to remove the focus rectangle from the bitmap button?
- How to launch a URL with the default browser?
- How to launch the file with default application associated with it?
- How to convert int/double to wxString and vice versa?
- How to convert wxString to char* and vice versa?