CE,
I'm mad crazy in the middle coding up stuff for a demo Friday and it's going very well. Since I'm deep in the middle of using CEGUI I've found that one very minor (and really easy to implement) enhancement would immediately simplify the use of the library is adding a few more overrides. These would really reduce the amount of tasks I find myself repeating over and over and over....
setMaximumsize( float, float )
setPosition( float, float )
setSize( float, float )
setSize( float min_width, float min_height, float max_width, float max_height )
Whadaya think?
cheers,
Chris
minor enhancement, more Window overrides
Moderators: CEGUI MVP, CEGUI Team
- CrazyEddie
- CEGUI Project Lead
- Posts: 6760
- Joined: Wed Jan 12, 2005 12:06
- Location: England
- Contact:
minor enhancement, more Window overrides
Hmmmm. The best I'll say at the moment is that I'll think about it; because for a little while I'm not adding any new stuff to the interface. We alredy have methods for most of that, but obviously you have to pass in Size or Point objects; though I will acknowledge that it can be a PITA to have to type that in every time (bit like the utf8* casts, eh? How do you find the new const char* support
).
So, thanks for the suggestion... Hopefully in a few weeks
CE.

So, thanks for the suggestion... Hopefully in a few weeks

CE.
Return to “Bug Reports, Suggestions, Feature Requests”
Who is online
Users browsing this forum: No registered users and 4 guests