Search found 6 matches
- Fri May 02, 2008 16:20
- Forum: Help
- Topic: Use external images
- Replies: 11
- Views: 4674
- Sat Apr 26, 2008 14:43
- Forum: Help
- Topic: Use external images
- Replies: 11
- Views: 4674
- Wed Apr 23, 2008 11:17
- Forum: Help
- Topic: Use external images
- Replies: 11
- Views: 4674
- Sun Apr 20, 2008 08:45
- Forum: Help
- Topic: Use external images
- Replies: 11
- Views: 4674
- Sat Apr 19, 2008 10:41
- Forum: Help
- Topic: Use external images
- Replies: 11
- Views: 4674
Thanks. I think I loaded the image but I can't draw it on the screen. I tried to do it with setMouseCursor on a FrameWindow but it do nothing. The cursor is not displayed. How can I get sure the image is loaded or no ? Edit: I didn't find CEGUI::StaticImage in the doc and the compiler refuse it. Wha...
- Fri Apr 18, 2008 13:44
- Forum: Help
- Topic: Use external images
- Replies: 11
- Views: 4674
Use external images
Hi, I would like to use a CEGUI Interface with SFML (there is a version in english too). I successed to compile and use an interface. My problem is: I want to use images from files wich are not frameset and no in repertories of CEGUI in a Window of CEGUI but I don't know how do it. If someone can he...