Sure
Moved to CodeSnippets.
Search found 16 matches
- Wed Oct 29, 2008 18:24
- Forum: Offtopic Discussion
- Topic: Folder Selector for CEGUI and win32
- Replies: 5
- Views: 6363
- Tue Oct 21, 2008 23:04
- Forum: User Projects
- Topic: Photopolys
- Replies: 5
- Views: 7844
- Mon Oct 20, 2008 12:34
- Forum: Offtopic Discussion
- Topic: Folder Selector for CEGUI and win32
- Replies: 5
- Views: 6363
Hmmm....
I have placed the article in Tutorials section, but taking a more careful read to wiki organization, I wonder if should I move the article to User Contributed Material.
Is just change a couple of links (link on this page and wiki link).
I have placed the article in Tutorials section, but taking a more careful read to wiki organization, I wonder if should I move the article to User Contributed Material.
Is just change a couple of links (link on this page and wiki link).
- Mon Oct 20, 2008 12:26
- Forum: User Projects
- Topic: Photopolys
- Replies: 5
- Views: 7844
- Sun Oct 19, 2008 22:21
- Forum: User Projects
- Topic: Photopolys
- Replies: 5
- Views: 7844
Photopolys
Choose your Photos and play! http://www.ivan.org.es/showcase/images/screenshots/thumbs/photopolys.jpg A challenge for your mind in which you must compose puzzles based on your own photos. Video, photo and download available: www.ivan.org.es This project uses CEGUI as the GUI solution, and seems to ...
- Sun Oct 19, 2008 21:51
- Forum: Offtopic Discussion
- Topic: Folder Selector for CEGUI and win32
- Replies: 5
- Views: 6363
- Fri Oct 10, 2008 10:33
- Forum: Offtopic Discussion
- Topic: wiki not showing code?
- Replies: 7
- Views: 6242
Today I've found that Widget Galore needs an edition.
- Fri Oct 10, 2008 10:23
- Forum: Offtopic Discussion
- Topic: Folder Selector for CEGUI and win32
- Replies: 5
- Views: 6363
Folder Selector for CEGUI and win32
Hello, CEGUI community! I while ago I was looking for an open source folder selector for win32 based on CEGUI, but I didn't found anyone. So I decided to make my own, and share it with others. This is how it looks: http://meteorgames.es/temp/fs_preview.JPG It's pretty simple so far, but if you just ...
- Mon Sep 15, 2008 18:00
- Forum: Help
- Topic: item->getText() and unicode in a Listbox
- Replies: 4
- Views: 3216
Thanks for your replies. Do you have the option to keep using Cegui Strings when it comes to your filenames? No, I have to convert strings to LPCWSTR type for call win API functions. I should take a closer look to how unicode works, and why, etc... I will read this site which seems to contain some g...
- Sun Sep 14, 2008 14:06
- Forum: Help
- Topic: item->getText() and unicode in a Listbox
- Replies: 4
- Views: 3216
- Fri Sep 12, 2008 18:47
- Forum: Help
- Topic: item->getText() and unicode in a Listbox
- Replies: 4
- Views: 3216
item->getText() and unicode in a Listbox
Hi, I'm having some problems with unicode characters. I add items in a Listbox, and they seems to be correctly added. At least they are correctly rendered, but when I try to access the items via getText() method, the unicode characters are shown like "Iván" instead of "Iván". I'...
- Sun Feb 03, 2008 17:41
- Forum: Help
- Topic: (solved) Building debug dll's in MSVC9.0
- Replies: 5
- Views: 3284
- Sun Feb 03, 2008 16:06
- Forum: Help
- Topic: (solved) Building debug dll's in MSVC9.0
- Replies: 5
- Views: 3284
- Sun Feb 03, 2008 09:43
- Forum: Help
- Topic: (solved) Building debug dll's in MSVC9.0
- Replies: 5
- Views: 3284
(solved) Building debug dll's in MSVC9.0
Hi, I'm having some troubles running CEGUI using msvc9.0, 2008 Express edition. Firstly I downloaded and tried with CEGUI-SDK-0.5.0b-vc8 prebuilt, wich was running fine until I used certain cegui functions. For example I was able to load an scheme file or render a scheme created by myself with layou...
- Sun Feb 03, 2008 02:44
- Forum: Help
- Topic: [SOLVED] Setting up CEGUI in VC2008
- Replies: 3
- Views: 2938