implement a multiple view widget with cegui?

Forum for general chit-chat or off-topic discussion.

Moderators: CEGUI MVP, CEGUI Team

billconan
Just popping in
Just popping in
Posts: 12
Joined: Wed May 17, 2006 14:11

implement a multiple view widget with cegui?

Postby billconan » Sun Jun 18, 2006 13:04

hi folks,

i want to implement a multiple view widget with cegui, something like the 3d max's multiple viewer. but i do not know how i can do this. i know in java-like language, one need only override a default widget class and implement a new "paint" function to create a new control. so, should i just do the same thing when i want to do my own widget with cegui?

besides, the multiple viewer requires the 3d scene rendered in the widget. however, it seems that the cegui can only render on a 3d scene rather that contain it. so, what should i do?

does cegui support the idea of "layout" or "dock" as java's widget or c#'s? i think this is a very important thing for creating ui that is suitable for different resolutions.

i ran some samples of cegui, and when i maximize the window, the ui scales to fit the enlarged window. but i just want the ui to stretch while the size of every control is stable. so, can i make that?

thanks

Return to “Offtopic Discussion”

Who is online

Users browsing this forum: No registered users and 14 guests