Search found 13 matches

by alkemann
Tue Apr 01, 2008 10:00
Forum: Help
Topic: Help. Displaying a static permanent image in GUI using XML
Replies: 21
Views: 10749

http://img150.imageshack.us/img150/1216/transperancyup6.jpg It's the logo (Navigator 3d) that shouldnt have white background. Crazy background color added to show transperancy problem better btw :) <!-- Background --> <WidgetLook name="nav3d/Bakgrunn"> <PropertyDefinition name="Image...
by alkemann
Tue Apr 01, 2008 07:33
Forum: Help
Topic: Help. Displaying a static permanent image in GUI using XML
Replies: 21
Views: 10749

Trying to use a PNG gives me no GUI and this error message : Warn:09:29:34:<ViewerGUI:Config>CEGUI::Imageset;;xmlHandler::startElement - An unexpected error occurred while creating a Texture object from file 'gui/imagesets/nav3d.png' If i (when using a tga) delete all the properties concerning color...
by alkemann
Mon Mar 31, 2008 12:37
Forum: Help
Topic: Help. Displaying a static permanent image in GUI using XML
Replies: 21
Views: 10749

How do I tell it to use the image's natural transparency?

Using the ImageColours property one can set a background color to the transperant area, but setting a 00 as first values (the alpha), I appearently make the entire image transparent.. This seems illogical to me..
by alkemann
Mon Mar 31, 2008 08:55
Forum: Help
Topic: Help. Displaying a static permanent image in GUI using XML
Replies: 21
Views: 10749

Delta3D on OpenSceneGraph.

Luckily im not the C coder, I am just doing the gui part..
by alkemann
Mon Mar 31, 2008 07:31
Forum: Help
Topic: Help. Displaying a static permanent image in GUI using XML
Replies: 21
Views: 10749

The problem was that the bottom window "group" didnt have a UnifiedAreaRect and as such overlay'ed the gui above. (Or so I assume since adding this line seem to have fixed the issue:) <Property Name="UnifiedAreaRect" Value="{{0,0},{1,-45},{1,0&#...
by alkemann
Fri Mar 28, 2008 13:41
Forum: Help
Topic: Help. Displaying a static permanent image in GUI using XML
Replies: 21
Views: 10749

my current layout. I finally got all the items placed and they appear correctly and the listboxes scale after height. I looked at it and it was dreamy.. Except, now off course, my buttons stopped working (and by that i mean the hover and pushed visual effects, no handler is implemented yet). The but...
by alkemann
Fri Mar 28, 2008 13:31
Forum: Help
Topic: Help. Displaying a static permanent image in GUI using XML
Replies: 21
Views: 10749

the operating system window i guess. I havent any gui elements with drag and drop functionality.

basically, I need to force a redraw of the gui.
by alkemann
Fri Mar 28, 2008 11:54
Forum: Help
Topic: Help. Displaying a static permanent image in GUI using XML
Replies: 21
Views: 10749

<WidgetLook name="nav3d/Logo"> <PropertyDefinition name="ImageColours" initialValue="tl:FFDFDFDF tr:FFDFDFDF bl:FFDFDFDF br:FFDFDFDF" redrawOnWrite="true" /> <PropertyDefinition name="FrameColours" initialValue="tl:00FFFFFF tr:00FFFFFF bl:00FFF...
by alkemann
Fri Mar 28, 2008 11:42
Forum: Help
Topic: Help. Displaying a static permanent image in GUI using XML
Replies: 21
Views: 10749

*edit* posted without seeing ur reply. adding that last thing makes it show!

wooty! thanks
by alkemann
Fri Mar 28, 2008 11:32
Forum: Help
Topic: Help. Displaying a static permanent image in GUI using XML
Replies: 21
Views: 10749

as far as i can understand the log, there are no errors.

could u post complete example code for the minimum code needed for a permanent static image? I don't know if I have cut toio much or can cut more or what. I don't need all those states, but some are required to exist right?
by alkemann
Fri Mar 28, 2008 11:03
Forum: Help
Topic: Help. Displaying a static permanent image in GUI using XML
Replies: 21
Views: 10749

yes that is off course just a typo (in the post, not the code). So you are saying that what i have should work (with the typo corrected)?
by alkemann
Thu Mar 27, 2008 14:50
Forum: Offtopic Discussion
Topic: Dark suspicions
Replies: 1
Views: 3869

Dark suspicions

I just got a spam mail on my work mail. My first spam mail. And I got it just a few hours after registering that mail on this forum. And I havent been giving it out much anywhere else. If this spam truly originated from here, I really hope that means that this forum is hacked somehow. Say it ain't s...
by alkemann
Thu Mar 27, 2008 11:07
Forum: Help
Topic: Help. Displaying a static permanent image in GUI using XML
Replies: 21
Views: 10749

Help. Displaying a static permanent image in GUI using XML

I have browsed the forum extensivly, and read several tutorials, studied the wiki and examples, but I can't for the life of me figure out the simplest task: Using the xml layout to display a static image in my gui. I have managed to create a custom imageset, looknfeel, font, layout, schema, and with...

Go to advanced search