Thanks!
I tried to do it.
Search found 6 matches
- Thu Dec 24, 2009 09:50
- Forum: Modifications / Integrations / Customisations
- Topic: Add pictures and words
- Replies: 5
- Views: 6848
- Wed Dec 23, 2009 09:59
- Forum: Modifications / Integrations / Customisations
- Topic: Add pictures and words
- Replies: 5
- Views: 6848
Re: Add pictures and words
Thanks to reply!
The last is simply add pictures,
Now is to achieve images and text in the same Item.
The last is simply add pictures,
Now is to achieve images and text in the same Item.
- Mon Dec 21, 2009 07:03
- Forum: Modifications / Integrations / Customisations
- Topic: Add pictures and words
- Replies: 5
- Views: 6848
Add pictures and words
CE:
Thank you to the answer before.
Now I want to achieve in the list box add pictures and words within a Item.
How to do?
Hope to obtain your help!
Thank you to the answer before.
Now I want to achieve in the list box add pictures and words within a Item.
How to do?
Hope to obtain your help!
- Thu Oct 15, 2009 06:22
- Forum: Modifications / Integrations / Customisations
- Topic: using a CEGUI::ItemListBox
- Replies: 4
- Views: 6444
Re: using a CEGUI::ItemListBox
Thank your answer
Now can achieve
why the picture show only a list of wide areas?
With setArea won't change display position
Now can achieve
why the picture show only a list of wide areas?
With setArea won't change display position
- Wed Oct 14, 2009 11:11
- Forum: Modifications / Integrations / Customisations
- Topic: using a CEGUI::ItemListBox
- Replies: 4
- Views: 6444
Re: using a CEGUI::ItemListBox
Below is the code: CEGUI::ItemEntry *rendget = (CEGUI::ItemEntry *) CEGUI::WindowManager::getSingleton().createWindow("WindowsLook/StaticImage",tempPhotoPro); rendget->setProperty("Image", "set:"+tempPhotoPro+" image:full_image"); rendget->setArea(posi_X,posi_...
- Wed Oct 14, 2009 10:44
- Forum: Modifications / Integrations / Customisations
- Topic: using a CEGUI::ItemListBox
- Replies: 4
- Views: 6444
using a CEGUI::ItemListBox
I want to Insert a StaticImage to ItemListbox
But when the picture than listbox boundary
Scroll bars have no reaction (not drag)
where can I find a problem to do
Hope you answer
Thanks
But when the picture than listbox boundary
Scroll bars have no reaction (not drag)
where can I find a problem to do
Hope you answer
Thanks