minor enhancement, more Window overrides

If you found a bug in our library or on our website, please report it in this section. In this forum you can also make concrete suggestions or feature requests.

Moderators: CEGUI MVP, CEGUI Team

User avatar
thumperj
Not too shy to talk
Not too shy to talk
Posts: 30
Joined: Wed Jan 12, 2005 12:06
Location: Austin, TX
Contact:

minor enhancement, more Window overrides

Postby thumperj » Wed Oct 13, 2004 15:26

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

User avatar
CrazyEddie
CEGUI Project Lead
Posts: 6760
Joined: Wed Jan 12, 2005 12:06
Location: England
Contact:

minor enhancement, more Window overrides

Postby CrazyEddie » Wed Oct 13, 2004 18:03

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.


Return to “Bug Reports, Suggestions, Feature Requests”

Who is online

Users browsing this forum: No registered users and 4 guests