Search found 9 matches

by TeddyBear94
Fri Sep 30, 2011 12:25
Forum: Help
Topic: Repeat (instead of strech) an image to make a window border
Replies: 6
Views: 3705

Re: Repeat (instead of strech) an image to make a window bor

Yep, it is exactly what I did: I have nine imagerycomponents, I fixed VertFormat to 'tiled' for RightEdge, LeftEdge and Background and I fixed HorzFormat to 'tiled' for TopEdge, BottomEdge and Background. The most boring is to define the differents size and coordinate for each component. I have fini...
by TeddyBear94
Wed Sep 28, 2011 11:54
Forum: Help
Topic: Repeat (instead of strech) an image to make a window border
Replies: 6
Views: 3705

Re: Repeat (instead of strech) an image to make a window bor

Well :( ... I didn’t have enough time to test my solution.
As well my solution is tested, I post it.

Teddy.
by TeddyBear94
Tue Sep 27, 2011 09:56
Forum: Help
Topic: Repeat (instead of strech) an image to make a window border
Replies: 6
Views: 3705

Re: Repeat (instead of strech) an image to make a window bor

I read more deeply the documentation "Introduction to Falagard 'looknfeel' XML" and I found all I need in it. ==> Resolved.
Really helpful.

Teddy.
by TeddyBear94
Mon Sep 26, 2011 12:06
Forum: Help
Topic: ceguiOgreRenderer to CeguiogreRenderer and some
Replies: 2
Views: 4102

Re: ceguiOgreRenderer to CeguiogreRenderer and some

What is the minimap you want to use ?
Is it just a texture you want to load in cegui or something else ?
Teddy.
by TeddyBear94
Fri Sep 23, 2011 13:20
Forum: Help
Topic: Repeat (instead of strech) an image to make a window border
Replies: 6
Views: 3705

Re: Repeat (instead of strech) an image to make a window bor

I think I got something :
In Taharez looknfeel file I found this :

Code: Select all

<VertFormat type="Tiled" />

I will try this evening.
by TeddyBear94
Fri Sep 23, 2011 08:59
Forum: Help
Topic: Repeat (instead of strech) an image to make a window border
Replies: 6
Views: 3705

Repeat (instead of strech) an image to make a window border

Hello Everybody ! I see that for taharezlook, the image used to make for example the window border is simply streched when a window is created. I wanted to know if it is possible to repeat (instead of strech) an image to make a window border. I think the thing to change is on .looknfeel file : <Prop...
by TeddyBear94
Wed Sep 21, 2011 09:32
Forum: Help
Topic: How to put text in ImageButton without using statictext ?[SO
Replies: 3
Views: 2179

Re: How to put text in ImageButton without using statictext

Tested yesterday, it works ==> Resolved.

Thanks Eddie.
by TeddyBear94
Tue Sep 20, 2011 09:30
Forum: Help
Topic: How to put text in ImageButton without using statictext ?[SO
Replies: 3
Views: 2179

Re: How to put text in ImageButton without using statictext

Nice !

I will try that this evening.

Thanks a lot.

Teddy.
by TeddyBear94
Tue Sep 20, 2011 09:17
Forum: Help
Topic: How to put text in ImageButton without using statictext ?[SO
Replies: 3
Views: 2179

How to put text in ImageButton without using statictext ?[SO

Hi everybody, Do you know if is that possible to change ImageButton section in looknfeel file (from taharezlook) to be able to use "Text" property for this widget in layout file ? I just tried to put a text component in ImageButton section in looknfeel file but it does not work (see below ...

Go to advanced search