Zed
New member
- Joined
- Dec 28, 2009
- Messages
- 1
- Programming Experience
- 1-3
As the title states I'm looking for information on coding a custom GUI creator. Basically, it should provide a grid (divided in to, say, 5x5 squares) and several 'objects' that can be placed upon it. Whatever design the user has created, is then stored as an xml in a specific hierarchy. Obviously, the objects that are placed on the grid don't actually have to work. They simply have to look the part and store several variables.
I have some general and basic programming experience. The basics and the actual xml generation shouldn't be much of a problem, only I have no clue where to start on the actual gui designing. I'm hoping I don't actually have to create custom controls for this either.
I have some general and basic programming experience. The basics and the actual xml generation shouldn't be much of a problem, only I have no clue where to start on the actual gui designing. I'm hoping I don't actually have to create custom controls for this either.