How to load my imagesets into CEED's StaticImage?
Moderators: CEGUI MVP, CEGUI Team
-
- Just popping in
- Posts: 5
- Joined: Tue Jun 18, 2013 08:42
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.
Re: How to load my imagesets into CEED's StaticImage?
http://static.cegui.org.uk/docs/ceed-sn ... manual.pdf
You have to add the imageset to your scheme file and CEED has to load that scheme file.
You have to add the imageset to your scheme file and CEED has to load that scheme file.
-
- Just popping in
- Posts: 5
- Joined: Tue Jun 18, 2013 08:42
Re: How to load my imagesets into CEED's StaticImage?
Kulik wrote: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 find some useful instruction in the user manual about the StaticImage and Image property.
Re: How to load my imagesets into CEED's StaticImage?
persanker_1 wrote:Kulik wrote: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 find some useful instruction in the user manual about the StaticImage and Image property.
Are your images you want to add for StaticImage in another Imageset file than the one that your widgets use? In that case you will have to "add the imageset to your scheme file" as Kulik already replied to you.
About the last sentence of your post: Specifically, what instructions are you looking for?
CrazyEddie: "I don't like GUIs"
-
- Just popping in
- Posts: 5
- Joined: Tue Jun 18, 2013 08:42
Re: How to load my imagesets into CEED's StaticImage?
Ident wrote:persanker_1 wrote:Kulik wrote: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 find some useful instruction in the user manual about the StaticImage and Image property.
Are your images you want to add for StaticImage in another Imageset file than the one that your widgets use? In that case you will have to "add the imageset to your scheme file" as Kulik already replied to you.
About the last sentence of your post: Specifically, what instructions are you looking for?
My images I want to add for StaticImage is in imagesets directory, which I think is one of the default directories of ceed.
My images are loaded normally in CeLayoutEditor, but not in CEED.
My imageset was always in my scheme file, otherwise my game would not run normally.
I just want to know , how to make my imageset in the dropdown list of Image property of a StaticImage.
Re: How to load my imagesets into CEED's StaticImage?
CEED has projects. You load/create a project that has set the right resources including your scheme files that include your imageset. If you do that it will appear in the dropdown.
CrazyEddie: "I don't like GUIs"
Return to “Official Unified CEGUI Editor Tool (CEED)”
Who is online
Users browsing this forum: No registered users and 4 guests