Search found 12 matches

by E.Kiver
Fri Aug 01, 2008 11:51
Forum: Offtopic Discussion
Topic: OpenGL non-Nvidia cards problem
Replies: 3
Views: 3867

I get it! The problem were with graphics resolution, I were using non order of two resoulutions. And not square textures also. Square texture of 1024x1024 instead of my 800x412 solved my problem
by E.Kiver
Thu Jul 31, 2008 16:40
Forum: Offtopic Discussion
Topic: OpenGL non-Nvidia cards problem
Replies: 3
Views: 3867

OpenGL non-Nvidia cards problem

WARNING: Links are for adults only! Im having problems with CEGUI buttons in OpenGL on non-Nvidia cards, I've tested on 15 Nvidia cards and everything fine. But on ATI and Intel buttons graphics is displaced, looks like I've set wrong imageset file. Buttons are on the right places, but with wrong gr...
by E.Kiver
Thu Jan 17, 2008 23:33
Forum: Offtopic Discussion
Topic: Font colour
Replies: 8
Views: 7836

Font colour

Hi! Thanks a lot, for fast response on my previous posts. The question for today is: How to set font color in external .font file? Is there something like DefaultColour="0xFFFFFFFF" ? Or at least in game code EDIT: Ok Soved It, declaring Property Name="TextColours" Value="tl...
by E.Kiver
Thu Jan 17, 2008 18:02
Forum: Offtopic Discussion
Topic: How to Redraw mouse cursor
Replies: 2
Views: 4111

Thanks a LOT! I didn't knew it
by E.Kiver
Thu Jan 17, 2008 14:45
Forum: Offtopic Discussion
Topic: How to Redraw mouse cursor
Replies: 2
Views: 4111

How to Redraw mouse cursor

Hi! I'm using TaharezLook scheme, and all I need is to redraw mouse cursor. I've changed TaharezLook.tga and TaharezLook.imageset, but I cant see my cursor, I've draw over my cursor with color picked with eyedropper tool from actual cursor - nothing changed. Then I've paint over actual cursor with t...
by E.Kiver
Thu Jan 10, 2008 08:51
Forum: Offtopic Discussion
Topic: mouse over window
Replies: 2
Views: 3494

Thanks a LOT! Its exactly what I need now.
by E.Kiver
Wed Jan 09, 2008 21:31
Forum: Offtopic Discussion
Topic: mouse over window
Replies: 2
Views: 3494

mouse over window

Is there any fast method to get is there mouse cursor under window?
by E.Kiver
Fri Nov 16, 2007 15:38
Forum: Unofficial CEGUI-Related Tools
Topic: [CELayoutEditor] How to set image to StaticImage
Replies: 2
Views: 4633

Ok, I've figured something out.
If I set "Image" field to

set:TaharezLook image:ListboxSelectionBrush

It works, so I can suggest, that I need to register my HUD imageset in CELayoutEditor somehow(Like taharezlook imageset were registred).
But how?
by E.Kiver
Fri Nov 16, 2007 13:26
Forum: Unofficial CEGUI-Related Tools
Topic: [CELayoutEditor] How to set image to StaticImage
Replies: 2
Views: 4633

[CELayoutEditor] How to set image to StaticImage

Hi! The topic name is quiet self-explaining, I'm using CELayoutEditor 0.5. I've created TaharezLook/StaticImage window, but whether I'm setting in its "Image" value to, there is still no such property as <Property Name="Image" Value=... in my output ".layout". But if I ...
by E.Kiver
Fri Oct 26, 2007 10:08
Forum: Unofficial CEGUI-Related Tools
Topic: [CELayoutEditor] Scrolable text problem
Replies: 2
Views: 11188

[CELayoutEditor] Scrolable text problem

Hi! I'm using LayoutEditor 0.5.0 and I'm experiencing problems with adding StaticText into ScrolablePane. I've created window and placed static text. Than I've added ScrolablePane, and placed static text inside this pane. Reading .layout output file I've noticed that there is static text, there is S...
by E.Kiver
Wed Oct 10, 2007 21:08
Forum: Offtopic Discussion
Topic: Image Buttons
Replies: 2
Views: 3751

Reply

I’ve solve it. Was reading TaharezLookSkin.scheme for ImageButton and figured that it IS PushButton but with different graphical representation. So I’ve checked my Layout angain and noticed that my button was declared as GameGui\btnNewGame and in the game I was trying to reach GameGUI\btnNewGame. So...
by E.Kiver
Wed Oct 10, 2007 20:31
Forum: Offtopic Discussion
Topic: Image Buttons
Replies: 2
Views: 3751

Image Buttons

I've read "Create ImageButtons" article http://www.cegui.org.uk/wiki/index.php/Create_ImageButtons but I cannot access source files because of invalid link. So my question is: How to subscribe event to ImageButton? this is part of my GUI.layout <Window Type="DefaultGUISheet" Name...

Go to advanced search