Question re Features

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

Moderators: CEGUI MVP, CEGUI Team

User avatar
tonyhnz
Just popping in
Just popping in
Posts: 12
Joined: Wed Jan 12, 2005 12:06

Question re Features

Postby tonyhnz » Tue Jun 28, 2005 14:03

Is there a way/method to use that would allow users to right click on a gui component and change some of it's properties (for example alpha setting).

If you have a tabbed control with multiple tabs - can you undock a tab off by itself ?

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

Re: Question re Features

Postby CrazyEddie » Tue Jun 28, 2005 18:35

tonyhnz wrote:
Is there a way/method to use that would allow users to right click on a gui component and change some of it's properties (for example alpha setting).

You just need to subscribe to the required events and do some processing in there (so for example EventMouseButtonDown). There's pretty much no limits on what you can change from within the event handlers, so with a little work you should be able to get whatever you require (just be careful resizing in the sized handler, and moving in the moved handler, and so on).

If you have a tabbed control with multiple tabs - can you undock a tab off by itself ?

It's not something that's provided at the moment. The tab control doesn't have many bells and whistles at the moment; I burnt out before I got to adding those :lol:


Return to “Offtopic Discussion”

Who is online

Users browsing this forum: No registered users and 5 guests