Search found 5 matches
- Mon Mar 17, 2014 10:18
- Forum: Official Unified CEGUI Editor Tool (CEED)
- Topic: How to load my imagesets into CEED's StaticImage?
- Replies: 5
- Views: 16730
Re: How to load my imagesets into CEED's StaticImage?
http://static.cegui.org.uk/docs/ceed-snapshot11/user-manual.pdf You have to add the imageset to your scheme file and CEED has to load that scheme file. I think my scheme file has been loaded already, because my custom widgets are all showing well. They have custom backgrounds. By the way, I didn't ...
- Tue Jan 28, 2014 08:37
- Forum: Official Unified CEGUI Editor Tool (CEED)
- Topic: How to load my imagesets into CEED's StaticImage?
- Replies: 5
- Views: 16730
Re: How to load my imagesets into CEED's StaticImage?
http://static.cegui.org.uk/docs/ceed-snapshot11/user-manual.pdf You have to add the imageset to your scheme file and CEED has to load that scheme file. I think my scheme file has been loaded already, because my custom widgets are all showing well. They have custom backgrounds. By the way, I didn't ...
- Mon Jan 27, 2014 03:13
- Forum: Official Unified CEGUI Editor Tool (CEED)
- Topic: How to load my imagesets into CEED's StaticImage?
- Replies: 5
- Views: 16730
How to load my imagesets into CEED's StaticImage?
The image value of a StaticImage is a list of predefined images ,but there's no my own imageset.
- Mon Jan 27, 2014 03:09
- Forum: Unofficial CEGUI-Related Tools
- Topic: CELayoutEditor:One of my editbox disappeared when clicked
- Replies: 1
- Views: 12937
CELayoutEditor:One of my editbox disappeared when clicked
One of my editbox disappeared when clicked(left,right,top,bottom changed to invalid values when clicked it)
- Tue Jun 18, 2013 08:47
- Forum: Modifications / Integrations / Customisations
- Topic: CheckBox wrap word incorrectly
- Replies: 1
- Views: 131788
CheckBox wrap word incorrectly
My text is something like:
But the text shown in CheckBox is something like:
Code: Select all
PMC是Product Material Control的缩写形式,意思为生产及物料控制。通常它分为两个部分: PC:生产控制或生产管制,主要职能是生产的计划与生产的进度控制。 MC:物料控制,主要职能是物料计划、请购、物料调度、物料的控制等。
But the text shown in CheckBox is something like:
Code: Select all
PMC是Product Material Con
trol的缩写形式...