Search found 18 matches
- Thu Jan 18, 2007 21:06
- Forum: Modifications / Integrations / Customisations
- Topic: 0.5RC2:problem with Sliderthumb with slider control (again)
- Replies: 0
- Views: 2173
0.5RC2:problem with Sliderthumb with slider control (again)
Good evening, I have a problem with the display of the Sliderthumb in slider control. I load a simple layout which its contains a FrameWindow with a slider control. After i have loaded it , i only set the position of the window with the method setPosition. The window is displayed in the right place ...
- Wed Nov 01, 2006 19:16
- Forum: Modifications / Integrations / Customisations
- Topic: 0.5RC2: Tooltip object never destroyed in the system
- Replies: 4
- Views: 3016
- Tue Oct 31, 2006 09:57
- Forum: Modifications / Integrations / Customisations
- Topic: 0.5RC2:problem with Sliderthumb with silder control
- Replies: 5
- Views: 3101
- Tue Oct 31, 2006 09:20
- Forum: Modifications / Integrations / Customisations
- Topic: 0.5RC2:problem with Sliderthumb with silder control
- Replies: 5
- Views: 3101
- Mon Oct 30, 2006 20:02
- Forum: Modifications / Integrations / Customisations
- Topic: 0.5RC2:problem with Sliderthumb with silder control
- Replies: 5
- Views: 3101
0.5RC2:problem with Sliderthumb with silder control
Good evening, I have problem to have a correct display with slider control. Indeed, i use UnifiedSize and UnifiedPosition to place the control in the window and never i succeed in displaying the slider thumb. I succeed only with UnifiedAreaRect property but not always, maybe it depends on the size o...
- Fri Oct 27, 2006 09:58
- Forum: Modifications / Integrations / Customisations
- Topic: 0.5RC2: Tooltip object never destroyed in the system
- Replies: 4
- Views: 3016
0.5RC2: Tooltip object never destroyed in the system
I load a first time a layout file which represents my dialog box and i set in it a custum tooltip on a editbox control. The tooltip is diplayed,fine. But when i close this dialog box and reload the layout file, in CEGUI.log, a exception is throw saying that a tooltip with this name already exists. I...
- Mon Oct 09, 2006 18:38
- Forum: Modifications / Integrations / Customisations
- Topic: Animated Textures - The Low Down
- Replies: 4
- Views: 3701
- Mon Oct 09, 2006 18:28
- Forum: Modifications / Integrations / Customisations
- Topic: CEGUI 0.5: How to set an image in a PushButton
- Replies: 3
- Views: 3312
- Fri Oct 06, 2006 14:47
- Forum: Modifications / Integrations / Customisations
- Topic: CEGUI 0.5: How to set an image in a PushButton
- Replies: 3
- Views: 3312
CEGUI 0.5: How to set an image in a PushButton
Hello, In 0.41 version, i used method as setNormalImage or setHoverImage to set in the code a new image to draw on a pushbutton. But these methods disappears in the 0.5 version. Have i to create a new LookAndFeel object for my push button? Please help me, I am lost on the new implementation. Thanks ...
- Wed Oct 04, 2006 16:00
- Forum: Help
- Topic: CEGUI 0.5: GetAbsoluteRect method disappears
- Replies: 0
- Views: 1897
CEGUI 0.5: GetAbsoluteRect method disappears
Hello,
I update my software to 0.5 from 0.41 version of CEGUI.
I used GetAbsoluteRect () method from Window Class. But this one has disappeared.
Which method replace the GetAbsoluteRect() method?
or how can i convert URect object to Rect object?
Thanks in advance
I update my software to 0.5 from 0.41 version of CEGUI.
I used GetAbsoluteRect () method from Window Class. But this one has disappeared.
Which method replace the GetAbsoluteRect() method?
or how can i convert URect object to Rect object?
Thanks in advance
- Mon Sep 11, 2006 21:00
- Forum: Help
- Topic: Pushbutton stays in push state until next mouse clic
- Replies: 2
- Views: 2594
Pushbutton stays in push state until next mouse clic
Any way to implement a push button which stays in the state "Push" till the next clic on it?
Thanks in advance for your help.
Thanks in advance for your help.
- Mon Sep 11, 2006 20:46
- Forum: Modifications / Integrations / Customisations
- Topic: Modal Windows
- Replies: 10
- Views: 6955
for dialog box (message box windows like), i create a window which has in its constructor a pointer on a result function. This function sets data in a structure (argument of the function) when the user clicks on one button (YES, NO, OK ,CANCEL) The parent of this window tests if the action is finish...
- Mon Sep 11, 2006 20:37
- Forum: Modifications / Integrations / Customisations
- Topic: Modal Windows
- Replies: 10
- Views: 6955
I create a manager (singleton) which manages a list of modal window anf it works fine. When i add a new window in the list: the last one in the list lose the modal flag and the new has the modal flag and when a window is destroyed, this window is removed from the list and set the modal flag to the l...
- Mon Sep 11, 2006 14:03
- Forum: Modifications / Integrations / Customisations
- Topic: Modal Windows
- Replies: 10
- Views: 6955
- Mon Sep 11, 2006 13:10
- Forum: Modifications / Integrations / Customisations
- Topic: Modal Windows
- Replies: 10
- Views: 6955