Search found 24 matches

by pyhmail
Mon Jul 14, 2008 01:14
Forum: Help
Topic: Thank CrazyEddie
Replies: 1
Views: 1888

Thank CrazyEddie

Thank CrazyEddie
by pyhmail
Fri Jul 11, 2008 09:31
Forum: Help
Topic: How to add the topEdge and bottomEdge for button?
Replies: 4
Views: 2908

To CrazyEddie:

then I use the follwing looknfeel to try: <FrameComponent> <Area> <Dim type="LeftEdge"><AbsoluteDim value="0" /></Dim> <Dim type="TopEdge"><AbsoluteDim value="0" /></Dim> <Dim type="Width"><UnifiedDim scale="1" type="Width" /></Di...
by pyhmail
Fri Jul 11, 2008 09:11
Forum: Help
Topic: How to add the topEdge and bottomEdge for button?
Replies: 4
Views: 2908

TO CrazyEddie

I add the RightEdge and BottomEdge in the FrameComponent,as following: <ImagerySection name="normal"> <FrameComponent> <Area> <Dim type="LeftEdge"><AbsoluteDim value="0" /></Dim> <Dim type="TopEdge"><AbsoluteDim value="0" /></Dim> <Dim type="Rig...
by pyhmail
Thu Jul 10, 2008 06:09
Forum: Help
Topic: How to add the topEdge and bottomEdge for button?
Replies: 4
Views: 2908

How to add the topEdge and bottomEdge for button?

I found the TaharezLook/button have leftEdge and rightEdge (In the TaharezLook.looknfeel file) <Image type="LeftEdge" imageset="TaharezLook" image="ButtonLeftNormal" /> <Image type="RightEdge" imageset="TaharezLook" image="ButtonRightNormal"...
by pyhmail
Wed Jun 04, 2008 09:37
Forum: Help
Topic: ask for how to blend two image ?
Replies: 2
Views: 2187

ask for how to blend two image ?

1) I want to blend two image ,then generate a new image,what should I do?
by pyhmail
Mon Jun 02, 2008 01:59
Forum: Help
Topic: How to change the shape of cegui window?
Replies: 2
Views: 2338

Thank CrazyEddie

Thank CrazyEddie!
by pyhmail
Fri May 30, 2008 03:08
Forum: Help
Topic: How to change the shape of cegui window?
Replies: 2
Views: 2338

How to change the shape of cegui window?

I have two problem:
1) How to change the shape of a cegui window? for example, I want a circular button.

2) how to create two basic cegui window at same time. In other word, I want a combined window ,the combined window is composed of two basic cegui window.
by pyhmail
Thu May 29, 2008 01:13
Forum: Help
Topic: How to let the backgroud of MultiLineEditbox transparency?
Replies: 2
Views: 2271

Thank CrazyEddie

CrazyEddie,thanks!
by pyhmail
Wed May 28, 2008 07:36
Forum: Help
Topic: How to let the backgroud of MultiLineEditbox transparency?
Replies: 2
Views: 2271

How to let the backgroud of MultiLineEditbox transparency?

I create a MultiLineEditbox window,and set its text (the text is "ABC"),now I want the show of the text is normal,but the backgroud of MultiLineEditbox window is translucency,can you tell me the way?
by pyhmail
Tue May 27, 2008 00:49
Forum: Help
Topic: How to move the child window with the vertical scrollbar?
Replies: 1
Views: 1887

How to move the child window with the vertical scrollbar?

I create a MultilLineEditbox window and add a child window for it,now when I drag the vertical scrollbar of the MultilLineEditbox window, it's child window does not move with the vertical scrollbar. How to let the child window move with the vertical scrollbar?
Thanks
by pyhmail
Mon May 26, 2008 11:45
Forum: Help
Topic: How get the position of a character in MultiLineEditbox?
Replies: 1
Views: 1671

How get the position of a character in MultiLineEditbox?

I Create a MultiLineEditbox and set text for it,then the window show: -------------- | ABCDEFG| <--- 1th line | ABCDEFG| <--- 2th line | ABCDEFG| <--- 3th line |------------| now I want get the pos of "E"character in 2th line,what should I do? if the MultiLineEditbox has a vertical scrallb...
by pyhmail
Wed May 21, 2008 07:49
Forum: Help
Topic: how to input a image into text of MultiLineEditbox ?
Replies: 1
Views: 1807

how to input a image into text of MultiLineEditbox ?

I create a MultiLineEditbox window,of course,I can input text in it. Now I want input a image in the window, how solves this problem?
by pyhmail
Wed May 21, 2008 07:39
Forum: Help
Topic: how to use bitmap fonts?
Replies: 3
Views: 2480

thank scriptkid!
by pyhmail
Wed May 21, 2008 05:54
Forum: Help
Topic: how to use bitmap fonts?
Replies: 3
Views: 2480

how to use bitmap fonts?

I want use bitmap fonts,my mothed is : 1) create a font file MyFont.font, the content in the file is: <?xml version="1.0" ?> <Font Name="MyFont" Filename="TaharezLook.imageset" Type="Static" NativeHorzRes="800" NativeVertRes="600" AutoScale...
by pyhmail
Mon May 19, 2008 02:27
Forum: Help
Topic: how to insert gif animation into a line text?
Replies: 2
Views: 2855

how to insert gif animation into a line text?

I have two question:
1) how to insert gif animation into a line text?
eg. ABCD[.gif]EFG
2) how to set diffent colour in a line text?
eg. ABCD["ABCD" is red colour]EFG["EFG" is blur colour ][/url]

Go to advanced search