Search found 330 matches

by spannerman
Tue Jul 20, 2004 18:31
Forum: Modifications / Integrations / Customisations
Topic: String woes
Replies: 2
Views: 3162

String woes

Yes, that does help, thanks for the explanation. c_str() seems to be what I was missing most of the time. Im back on track :)
by spannerman
Tue Jul 20, 2004 16:38
Forum: Modifications / Integrations / Customisations
Topic: String woes
Replies: 2
Views: 3162

String woes

I constantly come across situations where I need to mix String types, usually with me ending up with string-related type cast errors. I get things like 'const CEGUI::String' to 'CEGUI::utf8 *' errors, but mainly OGRE to CEGUI string errors like 'OGRE::String' to 'CEGUI::String' or 'CEGUI::utf8 *' Wh...
by spannerman
Mon Jul 19, 2004 20:27
Forum: Modifications / Integrations / Customisations
Topic: Setting a buttons images
Replies: 19
Views: 9962

Setting a buttons images

Excellant, that does indeed do the trick :D

Cheers man
by spannerman
Mon Jul 19, 2004 14:09
Forum: Modifications / Integrations / Customisations
Topic: Setting a buttons images
Replies: 19
Views: 9962

Setting a buttons images

Hehe, no sweat.

Unfortunately, requestRedraw doesnt seem to solve my problem. I tried it on the PushButton, also on the the TLButton, the parent panel and the frame window.
by spannerman
Mon Jul 19, 2004 13:37
Forum: Modifications / Integrations / Customisations
Topic: Setting a buttons images
Replies: 19
Views: 9962

Setting a buttons images

Ok, I managed to do it. 8) Theres something strange though, the button wont show up on my window frame unless I click somewhere (anywhere) on the frame itself, only then does it pop into view. Can you see if Im missing something please? Here be my code. Note I tried a few methods at the end to force...
by spannerman
Mon Jul 19, 2004 12:25
Forum: Modifications / Integrations / Customisations
Topic: Setting a buttons images
Replies: 19
Views: 9962

Setting a buttons images

Sounds good, thanks again.
by spannerman
Mon Jul 19, 2004 12:09
Forum: Modifications / Integrations / Customisations
Topic: Setting a buttons images
Replies: 19
Views: 9962

Setting a buttons images

Hi Eddie, Simple question for you I think. After creating a PushButton, Im trying to change the images it uses, with my own versions from an imageset I created. It seems the methods I need (setNormalImage etc.) are held in TLButton. I nearly managed to get it working, by including "WidgetSets\T...
by spannerman
Thu Jul 15, 2004 10:57
Forum: Modifications / Integrations / Customisations
Topic: Taharez Frame Window Disappears
Replies: 2
Views: 2289

Taharez Frame Window Disappears

Hehe thanks Eddie, after getting latest CVS my problems are solved.

For the FPS panel problem, I also copied the 'updatestats' method from the OGRE demos exampleframelistener, and that seemed to solve it, so I must have had some hybrid code in there.

By the way, Ive sent you an unrelated email.
by spannerman
Wed Jul 14, 2004 20:22
Forum: Modifications / Integrations / Customisations
Topic: Taharez Frame Window Disappears
Replies: 2
Views: 2289

Taharez Frame Window Disappears

Hey Eddie :) Got a funny little peculiarity with the new TaharezImagery. When I double click on the 'Taharez Frame Window' tab (which usually 'minimises' it), the whole window just disappears. If I try double clicking in the same place, it doesnt come back...just lost in the void :? I compiled with ...
by spannerman
Sun Jul 04, 2004 12:42
Forum: Offtopic Discussion
Topic: And Sunday shalt be the day of demo
Replies: 2
Views: 3231

And Sunday shalt be the day of demo

Excellant, looking forward to it as usual!
by spannerman
Sun Jul 04, 2004 10:33
Forum: Offtopic Discussion
Topic: And Sunday shalt be the day of demo
Replies: 2
Views: 3231

And Sunday shalt be the day of demo

New one today then ?? :D
by spannerman
Mon Jun 28, 2004 19:28
Forum: Bug Reports, Suggestions, Feature Requests
Topic: My 'next batch of widgets' wish list
Replies: 12
Views: 8539

My 'next batch of widgets' wish list

Woohoo :D

I forgot about Tab page...that'll be a good one too!
by spannerman
Mon Jun 28, 2004 11:00
Forum: Bug Reports, Suggestions, Feature Requests
Topic: My 'next batch of widgets' wish list
Replies: 12
Views: 8539

My 'next batch of widgets' wish list

Hey CE, I see that you are now ever so close to completing the first batch of widgets. Just these alone completely blow the old OGRE GUI completely out of the water (especially the new table grid widget), so fantastic work and thanks for this! I know that you arent moving straight onto the next batc...
by spannerman
Sat Jun 26, 2004 19:00
Forum: Modifications / Integrations / Customisations
Topic: Compiling CEGUI mk2
Replies: 13
Views: 6525

Compiling CEGUI mk2

Wooha, fast response there Eddie...you replied before I had finished editting my post :o Ok, the Freetype thing. Now that you mention it, the lib name in the project settings will definately be what I missed. Sorry about that. And as for the updated Taharez Imageset, yup, got me again. Although to b...
by spannerman
Sat Jun 26, 2004 18:38
Forum: Modifications / Integrations / Customisations
Topic: Compiling CEGUI mk2
Replies: 13
Views: 6525

Compiling CEGUI mk2

Ok, thanks for the help so far. I’m registered now, I’m the noob ;) I have managed to get CEGUI compiling now. I tried to stick to just the release compilations where I could. Here are my experiences and issues to date: Freetype: I started off with the CVS version (2.1.9). After a little while getti...

Go to advanced search