Search found 330 matches

by spannerman
Tue Sep 19, 2006 17:13
Forum: Help
Topic: cegui Event handlers Not liking it it
Replies: 3
Views: 2302

Hi danharibo, please give some more details and state the problem clearly. It seems English isnt your first language, so dont worry about spelling and grammar, but your post doesnt make much sense as it is, so try answer these questions: Don't work to good, Please post exactly what it is your trying...
by spannerman
Wed Sep 13, 2006 23:14
Forum: Help
Topic: Closing a window
Replies: 2
Views: 2319

Re: Closing a window

Hi, I'm currently using 0.5.0RC2. How is it possible to close a window with a click on the "X"? Do I have to subscripe a special event, because when I currently click it, nothing happens. Yes you must subscribe to the EventCloseClicked event, e.g: myFrameWindow->subscribeEvent(FrameWi...
by spannerman
Wed Aug 23, 2006 20:24
Forum: Offtopic Discussion
Topic: Which XML parser to use?
Replies: 11
Views: 8879

Cool, thanks for posting the link Gaal :)
by spannerman
Sun Aug 20, 2006 02:45
Forum: Official Announcements, Works in Progress, and Future Directions
Topic: 0.5.0 RC1 released
Replies: 9
Views: 10514

Just wanted to say that the new demos (minesweeper and the tabcontrol demos) in RC2 are very cool ;)
by spannerman
Mon Aug 07, 2006 11:39
Forum: Skins and Themes
Topic: what about an utility to edit *.imageset files
Replies: 77
Views: 75049

Excellant news !
by spannerman
Wed Jul 26, 2006 23:17
Forum: CEGUI Library Development Discussion
Topic: Developer Meeting 2006 07 16
Replies: 3
Views: 5027

It is indeed a very good thing to see the developers actively discussing the future of CEGUI. I mean no disrespect by this, but with the fairly low public presence of the devs (e.g. News updates of progress, participation on the forums etc) over time it is difficult to tell whether any plans are bei...
by spannerman
Mon Jul 24, 2006 22:37
Forum: Help
Topic: [Skins for Dummies] How to make a skin ?
Replies: 6
Views: 5179

This looks really hairy! :) Fortunately, martignasse has created an imageset editor: http://www.cegui.org.uk/phpBB2/viewtopic.php?t=1346 If we encourage him enough, send in patches or help him out, I am sure this tool will evolve! :wink: Of course, I forgot about the imageset editor tool :hammer:
by spannerman
Mon Jul 24, 2006 21:01
Forum: Help
Topic: [Skins for Dummies] How to make a skin ?
Replies: 6
Views: 5179

I'd imagine the wiki really is the best referance for this sort of thing, are you sure you searched the docs and tutorials in there? Anyway, to start off, start nice and easy. Dont make a complete skin replacement, rather create a new widget or two. Once youve done this, you will figure out how to d...
by spannerman
Mon Jul 24, 2006 20:41
Forum: Modifications / Integrations / Customisations
Topic: Compound StaticImage
Replies: 3
Views: 2181

alex wrote:by the way, do you know about a good solution to do a horizontal slider in falagard? i think, changing the VerticalSlider to false is not enough, right?


Search is your friend :D

Try this oneand this one.
by spannerman
Mon Jul 24, 2006 16:17
Forum: Modifications / Integrations / Customisations
Topic: Compound StaticImage
Replies: 3
Views: 2181

Re: 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 t...
by spannerman
Wed Jul 19, 2006 09:56
Forum: Help
Topic: How to change GUI skin dynamically
Replies: 2
Views: 2612

Please post details of the exception (what is the message? Where in the code does it occur?).
by spannerman
Fri Jul 14, 2006 09:26
Forum: Help
Topic: Editbox::EventActivated not called via mouse click [solved]
Replies: 4
Views: 2961

Are you sure the onActivated isnt getting called, but then the text selection is getting overwritten by the mouse click which would probably insert the caret at a position closest to the click?
by spannerman
Thu Jul 13, 2006 20:58
Forum: Help
Topic: Can't get the TabControl to work
Replies: 13
Views: 10242

I have locked this thread now for obvious reasons. van, the truth is, you are being rude, and a quick scan through your Cegui (and Ogre) forum posts show that this is not a fleeting habit; you know it and so does everybody else. You are of course entitled to your opinion but please be reasonable. Mo...
by spannerman
Wed Jul 12, 2006 23:14
Forum: Bug Reports, Suggestions, Feature Requests
Topic: Grrrr: CEGUI::TabControl in 0.5.0
Replies: 2
Views: 3503

No disrespect van, but we could all benefit from less complaining and more contributing.

Have you seen this patch submitted by zap?

I dont think it covers your request but it seems to add some hefty chunks of functionality and fixes.
by spannerman
Wed Jul 12, 2006 23:03
Forum: Offtopic Discussion
Topic: Exception during destroywindow; ScrollablePane
Replies: 5
Views: 5514

12/07/2006 23:58:44 (Error) Exception: WindowManager::getWindow - A Window object with the name 'Trunk radius__auto_container__' does not exist within the system I can confirm this is happening, but I can't really pin it down to an exact set of circumstances. I *believe* that the scrollable...

Go to advanced search