Hello mates,
Just a little question .
If i want to build my own widgets, say for example, a Table to show data.
I know i will have to subclass for example CWindow, but do i have to create the implementation of my Table in the differents looks, or if i only use part of already existing widgets, this implementation can be avoid ?
Widget Development Question
Moderators: CEGUI MVP, CEGUI Team
- lindquist
- CEGUI Team (Retired)
- Posts: 770
- Joined: Mon Jan 24, 2005 21:20
- Location: Copenhagen, Denmark
Re: Widget Development Question
hi.
normally you'd write some look specific rendering code, but if you _only_ use existing widgets, the rendering code is already there, and you would just have to 'lay them out'.
normally you'd write some look specific rendering code, but if you _only_ use existing widgets, the rendering code is already there, and you would just have to 'lay them out'.
Re: Widget Development Question
Thank you , lindquist.
I had a look in the implementation of windows look and have a better idea now of how it works.
I had a look in the implementation of windows look and have a better idea now of how it works.
Return to “CEGUI Library Development Discussion”
Who is online
Users browsing this forum: No registered users and 1 guest