Search found 2 matches
- Sat Nov 29, 2003 5:17 pm
- Forum: Advanced Help
- Topic: Removal of GUI element causing heap validation error
- Replies: 8
- Views: 3203
- Fri Nov 28, 2003 9:31 pm
- Forum: Advanced Help
- Topic: Removal of GUI element causing heap validation error
- Replies: 8
- Views: 3203
i currently try to build my own set of widgets, running into problems. First i create my own class MyGUIListbox taking a copy of the sources of CGUIListBox. First i have some problems figuring out, how to make my own Widget visible. I was looking for a container, to add my widget, but then finally a...