StefanP.MUC {l Wrote}:(1) The current way (3 layers: frame including bg -> content -> effect).
This is the most easy way with minimum possible work for artists (only need to create raw content after the button design is defined globally).
StefanP.MUC {l Wrote}:Oh, and svenskmand, are you sure you don't want background and content of the buttons to be separate? BG->content->frame->effect? If there's some decision later on that the bg needs changing, it would be a huge work to change it for all buttons separatly. It's no problem to add a fourth layer to the CEGUI looknfeel. The shadow effects can still be on the content image.
StefanP.MUC {l Wrote}:The GUI takes only at 800x600 so much space. Normally you have at least 1024x768 or more. I can't make it smaller because it would look way to tiny on resolutions like 1920xsomething. But maybe some of the size problems can be addressed after the following is in the code:
CEGUI::Renderer::setDisplaySize(const Size& size)
CEGUI::System::notifyDisplaySizeChanged (const Size& new_size)
Users browsing this forum: No registered users and 1 guest