Search found 16 matches

by ttom
Thu Apr 30, 2009 02:07
Forum: Bug Reports, Suggestions, Feature Requests
Topic: 0.6.9999 bug report
Replies: 3
Views: 2846

Re: 0.6.9999 bug report

sorry that my fault. in the demp7 the code like below bool Demo7Sample::initialiseSample() { using namespace CEGUI; // we will use of the WindowManager. WindowManager& winMgr = WindowManager::getSingleton(); // load scheme and set up defaults SchemeManager::getSingleton().loadScheme("Tahare...
by ttom
Wed Apr 29, 2009 02:02
Forum: Bug Reports, Suggestions, Feature Requests
Topic: 0.6.9999 bug report
Replies: 3
Views: 2846

0.6.9999 bug report

Hi CE!
I load the two shceme, when i shut down the program. the exception raise up. I trace the code find the same falagrd element had to be remove the twice.
by ttom
Thu Mar 05, 2009 01:53
Forum: Bug Reports, Suggestions, Feature Requests
Topic: Tree
Replies: 8
Views: 6288

Hi C.E.
thanks to replay. I like it to put code on the base code, but I don't know how to do the unified diff and path file. I will check and study the mantis tracker to see the everyone how to do this.
thanks to CrazyEddie again.
ttom
by ttom
Wed Mar 04, 2009 03:47
Forum: Bug Reports, Suggestions, Feature Requests
Topic: Tree
Replies: 8
Views: 6288

Hi CE I do some code on the tree about the keyboard, let the tree can use the keyboard to do the up and down In the Tree.h virtual void onKeyDown(KeyEventArgs& e); //below is in the private Point getTreeItemPosition(const TreeItem *treeItem); In the Tree.cpp void Tree::onKeyDown&...
by ttom
Fri Nov 07, 2008 01:28
Forum: Offtopic Discussion
Topic: Editbox had the RightAligned ?
Replies: 3
Views: 5158

Thanks to the CrazyEddie to replay me. So I just modify the FalEditbox.cpp to achieve the function. If this right, when i finish I post the code let the C.E. to check it.
ttom
by ttom
Thu Nov 06, 2008 01:56
Forum: Offtopic Discussion
Topic: Editbox had the RightAligned ?
Replies: 3
Views: 5158

Editbox had the RightAligned ?

Dear All:
The Editbox only had the LeftAligned. Can let it have the RightAligned ?
How to do it?
ttom
by ttom
Wed Apr 02, 2008 01:29
Forum: Modifications / Integrations / Customisations
Topic: image texture
Replies: 3
Views: 2895

Thanks to CE to answer my question. :D
I want a texture containing a sub-rectangle of the larger whole imageset, so I need to perform subrect copy it to the texture. If it is ok, so I can write the code to test it.
Thanks again.
ttom
by ttom
Tue Apr 01, 2008 05:24
Forum: Modifications / Integrations / Customisations
Topic: image texture
Replies: 3
Views: 2895

image texture

Dear All:
I get the image from the imageset and I want texture of the image. How I do this.
thans
ttom
by ttom
Wed Oct 31, 2007 01:32
Forum: Help
Topic: EventMouseButtonDown EventMouseButtonUp EventMouseMove
Replies: 3
Views: 2610

Is CrazyEddie come back?
by ttom
Thu May 24, 2007 08:19
Forum: Modifications / Integrations / Customisations
Topic: Texture blending
Replies: 0
Views: 2382

Texture blending

Dear All:
I want to do like the cool down button in WOW. I trace the source of CEGUI and find it not to suport the texture blending.
Anyone had a idea??
ttom
ps:sorry for my poor english.
by ttom
Tue Apr 03, 2007 05:21
Forum: Offtopic Discussion
Topic: vc2003 and vc2005
Replies: 4
Views: 5633

Thanks again to Rackle. if I use the file of 'test.layout' to creat the windows, it is ok. Below is the 'test.layout' <?xml version="1.0" ?> <GUILayout> <Window Type="DefaultWindow" Name="root"> <Window Type="TaharezLook/FrameWindow" Name="testWindow"...
by ttom
Mon Apr 02, 2007 01:54
Forum: Offtopic Discussion
Topic: vc2003 and vc2005
Replies: 4
Views: 5633

Thanks to Rackle I amn't to post my code, Sorry. Below is my code. I modify the Sample_FirstWindow to Show the windows. bool FirstWindowSample::initialiseSample() { using namespace CEGUI; // load in the scheme file, which auto-loads the TaharezLook imageset SchemeManager::getSingleton&#...
by ttom
Fri Mar 30, 2007 08:14
Forum: Offtopic Discussion
Topic: vc2003 and vc2005
Replies: 4
Views: 5633

vc2003 and vc2005

Dear All: I test the CEGUI under the vc2003 and the vc2005. I find the Chinese font in the vc2003 is ok,but vc2005 is not correct. I want to show "中文測試". Any can help? thanks ------------------------------ below is vc2003 http://tw.f14.yahoofs.com/myper/Ag8VmuaG...
by ttom
Thu May 12, 2005 10:07
Forum: Modifications / Integrations / Customisations
Topic: UNICDOE problem
Replies: 1
Views: 2723

UNICDOE problem

Dear All:
When i declare below code

Code: Select all

wchar_t wFilename[256]=L"當";

compiler is error.

e:\work\Ogre\1.0.1\Basic\ShowChinese\CEGUIChineseDemo.cpp(35) : error C2001: newline in constant

anyone meet is problem.

sorry for my poor english.

ps:vc2003
by ttom
Wed Jan 12, 2005 01:46
Forum: Modifications / Integrations / Customisations
Topic: Irrlicht Renderer
Replies: 21
Views: 10460

Irrlicht Renderer

Dear zola:
Do u test it on the vc6, when i test it on vc6,it will shut down quickly. i can't find the problem.
ttom

Go to advanced search