Hello,
When I try to implement my own staticText look'n'feel, I looked at the definitions in the wiki, used these and only got exceptions. Looking at the TaharezLook implementation, I see very different StateImagery sections used:
Enabled
Disabled
EnabledFrame
DisabledFrame
WithFrameEnabledBackground
WithFrameDisabledBackground
NoFrameEnabledBackground
NoFrameDisabledBackground
This page was last modified 15:30, 21 August 2005.
I'm using CEGUI 0.5. Should the wiki be updated? If yes, someone please do so, I don't know what descriptions to put on the states.
Need update on the Wiki?
Moderators: CEGUI MVP, CEGUI Team
- CrazyEddie
- CEGUI Project Lead
- Posts: 6760
- Joined: Wed Jan 12, 2005 12:06
- Location: England
- Contact:
Hi Pompei2,
Apologies for the late reply; I have been unwell.
The Wiki version of the Falagard docs are indeed out of date and actually should be removed. The more up-to-date version can be found at:
http://www.cegui.org.uk/FalDocs/
The StaticText renderer requirements are:
http://www.cegui.org.uk/FalDocs/node118.html
This looks largely similar actually; what exceptions are you getting?
HTH
CE
Apologies for the late reply; I have been unwell.
The Wiki version of the Falagard docs are indeed out of date and actually should be removed. The more up-to-date version can be found at:
http://www.cegui.org.uk/FalDocs/
The StaticText renderer requirements are:
http://www.cegui.org.uk/FalDocs/node118.html
This looks largely similar actually; what exceptions are you getting?
HTH
CE
Hi,
The differences are that the wiki states these StateImageries:
as the document you gave me states these (correct) ones:
Thank you for your link, I didn't know about these documents at all ! I've added a note on the top of the dokuwiki article that it's outdated and a link to the documentation you gave me.
The differences are that the wiki states these StateImageries:
EnabledBackground - Additional imagery used when the widget is enabled and the widget background is enabled.
DisabledBackground - Additional imagery used when the widget is disabled and the widget background is enabled.
as the document you gave me states these (correct) ones:
WithFrameEnabledBackground - Additional imagery used when the widget is enabled, the widget frame is enabled, and the widget background is enabled.
WithFrameDisabledBackground - Additional imagery used when the widget is disabled, the widget frame is enabled, and the widget background is enabled.
NoFrameEnabledBackground - Additional imagery used when the widget is enabled, the widget frame is disabled, and the widget background is enabled.
NoFrameDisabledBackground - Additional imagery used when the widget is disabled, the widget frame is disabled, and the widget background is enabled.
Thank you for your link, I didn't know about these documents at all ! I've added a note on the top of the dokuwiki article that it's outdated and a link to the documentation you gave me.
- CrazyEddie
- CEGUI Project Lead
- Posts: 6760
- Joined: Wed Jan 12, 2005 12:06
- Location: England
- Contact:
Return to “Bug Reports, Suggestions, Feature Requests”
Who is online
Users browsing this forum: No registered users and 6 guests