Thanks for fast reply. Ok, I don't need setOrigin that much, because there is a simple workaround for this method.
You're right, my version is about 1month old, I'll download the latest one. ;-)
Hm, that's weird, it works fine for me too... Then I don't know how I provoked this issue. And since I already fix that by changing the code I can't take it back.
I'll try to find what was the problem and if I found it, I'll notice you.
I have another question. How to make loading like this work?
loadingBar->load("TGUI/objects/LoadingBar/Black");
I mean the path, because right now it gives me an error:
TGUI error: Failed to open TGUI/objects/LoadingBar/Black/info.txt
and I have to give the direct path to the folder with object. I work with VS2012 on Win7.