Search found 3 matches

by gangste85
Sun Feb 10, 2008 11:37
Forum: Help
Topic: Change mouse Image
Replies: 5
Views: 1101

After seeing the log is started looking to the input from the txt file and i converted the input on the wrong way so that the string all ready had the wrong value...

my mistake :oops:

thnks anyway..
by gangste85
Sun Feb 10, 2008 11:11
Forum: Help
Topic: Change mouse Image
Replies: 5
Views: 1101

Hi,

i am getting this error

(Error) Exception: Imageset::getImage - The Image named '' could not be found in Imageset 'LevelLook'.
by gangste85
Sat Feb 09, 2008 22:26
Forum: Help
Topic: Change mouse Image
Replies: 5
Views: 1101

Change mouse Image

I am working on a program... I want to change the MouseCursor, i can change it, but i also need to change it with a value from a .txt message so the user can customise. string fromtxtfile; CEGUI::String valuefromtxtfile = fromtxtfile; CEGUI::MouseCursor::getSingleton().setImage("LevelLook"...

Go to advanced search