Search found 8 matches

by alex
Tue Sep 26, 2006 21:26
Forum: Modifications / Integrations / Customisations
Topic: Image with Border Frame issue?
Replies: 3
Views: 4015

Ok, no one an idea about that. Or schould i supply more info?
by alex
Tue Sep 26, 2006 16:09
Forum: Modifications / Integrations / Customisations
Topic: Image with Border Frame issue?
Replies: 3
Views: 4015

Image with Border Frame issue?

Hi, i have a problem with a StaticImage, that has a Frame enabled with <Property name="FrameEnabled" value="True" /> in the LookNFeel. When i attach a StaticText to it, the Text is not visible. if i Change the definition to <Property name="FrameEnabled" value="Fals...
by alex
Tue Sep 05, 2006 14:38
Forum: Modifications / Integrations / Customisations
Topic: Font interglyph spacing and Quality
Replies: 0
Views: 2500

Font interglyph spacing and Quality

I know, 0.4.1.x may be out of scope for you guys, but i have to use it because if Produktion releases. Is there a way to change the spacing between Glyph´s? I have a font "Impact", where glyphs are displayed very close in my sheets, closer than with the same font in photoshop for instance....
by alex
Mon Jul 24, 2006 20:32
Forum: Modifications / Integrations / Customisations
Topic: Compound StaticImage
Replies: 3
Views: 3292

hi.. yes, you´re right, absolute mode is the way to go. i was just searching for a cleaner way to do that, avoiding to calculate the absolute pixel coords from my relative designed layout.. thank you :-) by the way, do you know about a good solution to do a horizontal slider in falagard? i think, ch...
by alex
Mon Jul 24, 2006 14:25
Forum: Modifications / Integrations / Customisations
Topic: Compound StaticImage
Replies: 3
Views: 3292

Compound StaticImage

I need to strip several images in an imageset together to get a longer image strip, that would not fit in a texture. i use a static image for every part and add up the widths to get the y coords. in relative mode i have gaps between the images in some screen resolutions. thats why, i would prefer to...
by alex
Fri Jul 21, 2006 08:26
Forum: Modifications / Integrations / Customisations
Topic: [Falagard]Unable to create a FrameWindow
Replies: 4
Views: 3679

you have to add yor FrameWindow as a child to the root window, you have set as active sheet: myRoot->addChildWindow(fWnd); else your window is just a ghost in the cegui world:-) everything you want to see in cegui must be a child or deeper subchild of the window you set as the active sheet, or the a...
by alex
Mon Jul 17, 2006 20:33
Forum: Modifications / Integrations / Customisations
Topic: Font sizing
Replies: 2
Views: 3130

thank you... where do i have to hook over in the rendering.. is there some type of draw notification/listener anywhere, or would it be better to Subclass StaticText? by the way another question: I use CEGUI Windows as billboards in a faked 3D display, because i display text and images loaded from re...
by alex
Mon Jul 17, 2006 15:56
Forum: Modifications / Integrations / Customisations
Topic: Font sizing
Replies: 2
Views: 3130

Font sizing

I´m currently a little bit stucked with fonts in CEGUI, mainly scaling: Is there a way to scale the label of a StaticText along with the size of the StaticText Window, that way that i can resize the parent and have nice scalings of the StaticText child´s labels? In a menubar i have the problem, that...

Go to advanced search