Search found 5 matches

by erwinxu
Sat Aug 23, 2008 05:21
Forum: Help
Topic: Working with win32 dialog
Replies: 1
Views: 1788

Working with win32 dialog

Hi all I have created a windows dialog in my Ogre project, it shows normally in windowed mode, but it can't get the mouse focus, the mouse (TaharezLook mouse) will go underneath the dialog window. I put a edit control in the dialog, hopt it can manage Chinese input. Can I make the mouse acts like a ...
by erwinxu
Fri Aug 08, 2008 05:51
Forum: Help
Topic: Can't change StaticText BackgroundColours
Replies: 3
Views: 3999

Background colour of StaticText

Hi Eddie: Thanks for your reply, do you mean this (Frame disabled)? : <StateImagery name="WithFrameDisabledBackground"> <Layer> <Section look="TaharezLook/StaticShared" section="background" /> </Layer> </StateImagery> 1, I can't find "WithFrameDisabledBackground&qu...
by erwinxu
Thu Aug 07, 2008 09:59
Forum: Help
Topic: Can't change StaticText BackgroundColours
Replies: 3
Views: 3999

Can't change StaticText BackgroundColours

Hi there: I can't change StaticText BackgroundColours, here are the scripts in my .xml file: <Window Type="TaharezLook/StaticText" Name="can1.1"> <Property Name="FrameEnabled" Value="False" /> <Property Name="BackgroundEnabled" Value="True"...
by erwinxu
Fri Jul 11, 2008 14:46
Forum: Help
Topic: [solved]How to load a image to a StaticImage or button
Replies: 4
Views: 4124

it works

thank you, scriptkid and eddie, it works
by erwinxu
Tue Jul 08, 2008 01:54
Forum: Help
Topic: [solved]How to load a image to a StaticImage or button
Replies: 4
Views: 4124

[solved]How to load a image to a StaticImage or button

I have searched and read some topics about loading a image to a staticImage object, especially this one: http://www.cegui.org.uk/phpBB2/viewtopic.php?t=928&highlight=load+jpg+image I followed this page and implemented my function like this: CEGUI::ImagesetManager::getSingleton().createImageset(&...

Go to advanced search