Okey I'm on it !
Your solution works flawlessly on 0.7.4 also
You're very efficient ^^
So if I've understood, I just have to create CEGUI::Window::VertScrollPosition and CEGUI::Window::HorisScrollPosition ?
Search found 7 matches
- Sun Jul 03, 2011 22:21
- Forum: Help
- Topic: modify my statictext vertical scrollbar position
- Replies: 3
- Views: 2831
- Sun Jul 03, 2011 19:58
- Forum: Help
- Topic: modify my statictext vertical scrollbar position
- Replies: 3
- Views: 2831
modify my statictext vertical scrollbar position
Hi ! I'm coming with troubles... :( I try to get somting like a console, as the one said here http://www.cegui.org.uk/wiki/index.php/Game_chat_box but with a different approach : firstly, I don't need to get an input box, as I'm creating an information window, input is given by the application itsel...
- Sun Feb 20, 2011 15:29
- Forum: Offtopic Discussion
- Topic: SetProperty is gone
- Replies: 3
- Views: 12134
Re: SetProperty is gone
Well, quite frustrating
So here is a link for the Google cache :
http://webcache.googleusercontent.com/search?q=cache:hING7SrHzAkJ:www.cegui.org.uk/wiki/index.php/SetProperty
So here is a link for the Google cache :
http://webcache.googleusercontent.com/search?q=cache:hING7SrHzAkJ:www.cegui.org.uk/wiki/index.php/SetProperty
- Sun Feb 20, 2011 13:59
- Forum: Offtopic Discussion
- Topic: SetProperty is gone
- Replies: 3
- Views: 12134
SetProperty is gone
Well, i just want to know if I'm the only one to get a full white page when trying to go to
http://www.cegui.org.uk/wiki/index.php/SetProperty
And also if an admin can put it back
http://www.cegui.org.uk/wiki/index.php/SetProperty
And also if an admin can put it back
- Sun Feb 13, 2011 14:33
- Forum: Help
- Topic: subscribeEvent makes application crash at startup
- Replies: 5
- Views: 3645
Re: subscribeEvent makes application crash at startup
I am under Windows Xp Sp3
Running a recent DirectX 9
I have the dot net framework V3.5
MSVC9
ATI Radeon 6850
Phenom X3 445
RAM : 3Go
What do you mean precisely by ogre code ?
Running a recent DirectX 9
I have the dot net framework V3.5
MSVC9
ATI Radeon 6850
Phenom X3 445
RAM : 3Go
What do you mean precisely by ogre code ?
- Sun Feb 13, 2011 10:10
- Forum: Help
- Topic: subscribeEvent makes application crash at startup
- Replies: 5
- Views: 3645
Re: subscribeEvent makes application crash at startup
Fixed !
It was effectively an header mismatch
recompiling withs updated headers make it works
And for the blinking windows phenomenon ? Is there a known solution ?
It was effectively an header mismatch
recompiling withs updated headers make it works
And for the blinking windows phenomenon ? Is there a known solution ?
- Sat Feb 12, 2011 14:54
- Forum: Help
- Topic: subscribeEvent makes application crash at startup
- Replies: 5
- Views: 3645
subscribeEvent makes application crash at startup
Hello everyone, this is my first post on the forum hopelessly is is to sole an issue I am currently encountering I have this error when just clicking my exe http://tof.canardpc.com/view/6814a290-558f-4822-8fbd-2b4e2ccc78b6.jpg I've checked CEGUI and it recompiles flawlessly My CEGUI code is : // ===...