Widget Development Question

Discussion regarding the development of CEGUI itself - as opposed to questions about CEGUI usage that should be in the help forums.

Moderators: CEGUI MVP, CEGUI Team

User avatar
daesdemon
Quite a regular
Quite a regular
Posts: 60
Joined: Fri Mar 11, 2005 21:19
Contact:

Widget Development Question

Postby daesdemon » Wed Apr 13, 2005 19:11

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 ?

User avatar
lindquist
CEGUI Team (Retired)
Posts: 770
Joined: Mon Jan 24, 2005 21:20
Location: Copenhagen, Denmark

Re: Widget Development Question

Postby lindquist » Thu Apr 14, 2005 20:25

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'.

User avatar
daesdemon
Quite a regular
Quite a regular
Posts: 60
Joined: Fri Mar 11, 2005 21:19
Contact:

Re: Widget Development Question

Postby daesdemon » Sat Apr 16, 2005 11:28

Thank you , lindquist.
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 7 guests