One suggestion is keeping a class pointer to your element per entry in a wxScrolledWindow. Then simply ask for the Y height of every class element and draw it. This is how I deal with variying sizes in wxTreeMultiCtrl. wxTreeMultiCtrl has some nice ideas. Using sizers or not, I do not know what the...
I'm still looking for the best solution to display an array of elements. These elements all have the same structure (some texts and an image) but all the texts and the image are different sizes. It would be best if I simply could use a wxScrolledWindow but could layout each element with sizers. Has ...
Obviously I start out any new project from wyoGuide ( http://wyoguide.sf.net ). I start first on Windows because I greatly prefer the debugger of VC++, as much as possible of the debugging is done with VC++. Besides that I use Windows and Linux intermixed because wyoEditor is available on both. 1. I...
If you look for a wxComboBox (e.g. a wxTreeBox) which shows a tree instead of a list of items then it doesn't exists. I've though of create this myself but I've never found the time to start.
I just released wyoEditor 2.3.1. It uses the updated wxScintilla 1.63.0.
Changes are:
- finally added find previous
- redesigned the help and locale file access
- added some new options
- fixed some minor bugs
I just released wxScintilla 1.63.0 which contains the newest Scintilla 1.63. So far the ListBox changes aren't completely implemented since I don't use autocompletion and the external lexer is still missing because of build problems with wxWigdets 2.4.x. For more infos http://wxcode.sourceforge.net/...