Search found 23 matches
- Tue Nov 07, 2006 08:21
- Forum: Offtopic Discussion
- Topic: Hazaa for 0.5.0 final
- Replies: 11
- Views: 9663
- Thu Nov 02, 2006 05:51
- Forum: Help
- Topic: when i compile the source of cegui,two fatal error occur
- Replies: 2
- Views: 3125
- Thu Oct 26, 2006 01:34
- Forum: Unofficial CEGUI-Related Tools
- Topic: Starting the editor
- Replies: 3
- Views: 6362
- Wed Oct 25, 2006 08:36
- Forum: Help
- Topic: Compling sample with VS.Net 2005
- Replies: 1
- Views: 2683
- Thu Oct 12, 2006 06:20
- Forum: Help
- Topic: ProgressBar filler issues
- Replies: 2
- Views: 3454
- Thu Sep 28, 2006 13:58
- Forum: Modifications / Integrations / Customisations
- Topic: very confused with StaticImage....
- Replies: 1
- Views: 2615
very confused with StaticImage....
Here is the problem... StaticImage(root) * | * | * StaticImage(panel) * | | * | | * button1 button2 panel is inherit root ,, tow buttons are inherit panel ------------------- well,,,First I set a image to root as background,,,next I do the same thing Set a Image to panel,but problem comes..All the b...
- Wed Sep 27, 2006 06:38
- Forum: Help
- Topic: Hello,,,something dont clear about MultiLineEditbox ~~
- Replies: 1
- Views: 2717
Re: Hello,,,something dont clear about MultiLineEditbox ~~
HOHO,,,I think I should explain it obviously.... I just wanna change the VerticalScrollbar size in the MultiLineEditbox...The VertScrollUp button in the MultiLineEditbox are too small to use,,I want a big one,,so after change looknfeel file,seems nothing happend... using 0.4x,,someone would let me o...
- Wed Sep 27, 2006 02:05
- Forum: Modifications / Integrations / Customisations
- Topic: Image with Border Frame issue?
- Replies: 3
- Views: 3943
- Tue Sep 26, 2006 09:32
- Forum: Help
- Topic: Hello,,,something dont clear about MultiLineEditbox ~~
- Replies: 1
- Views: 2717
Hello,,,something dont clear about MultiLineEditbox ~~
we known,,if the text more than the MultiLineEditbox's,,then the MultiLineEditbox will appear a scroll window,, My problem is that window,, i cant find any thing about this scroll window in the MultiLineEditbox area(in looknfeel file),,,, so I can't define my custom scroll window(size,,positons etc)...
- Tue Sep 26, 2006 03:13
- Forum: Modifications / Integrations / Customisations
- Topic: Drop Shadows on FrameWindows?
- Replies: 3
- Views: 3712
My suggestion is to make a custom Widget :) :) if so,First you should read the .looknfeel file make sure what're those variables means for,,,and make your drop shadow window as your need,,dont forget the schemes file... i think it's the best way to make your window... ps: you can search the looknfee...
- Fri Sep 22, 2006 04:46
- Forum: Help
- Topic: Delay on button click event with OGRE. [SOLVED]
- Replies: 3
- Views: 3771
Re: Delay on button click event with OGRE.
void CEGUI::Window::setAutoRepeatDelay ( float delay )
this one ??
this one ??
- Fri Sep 22, 2006 03:55
- Forum: Modifications / Integrations / Customisations
- Topic: CEGUI east language display optimized arithmetic
- Replies: 5
- Views: 5360
- Tue Sep 12, 2006 08:57
- Forum: Help
- Topic: Ha,,,set ImageButton cool-down effect ??
- Replies: 0
- Views: 2861
Ha,,,set ImageButton cool-down effect ??
Hello !!
You know, more and more MMORPG can display this effect,maybe it's not belong to CEGUI, but I want to know has someone ever did it ? or give me some suggestions how would you do
thanks....
You know, more and more MMORPG can display this effect,maybe it's not belong to CEGUI, but I want to know has someone ever did it ? or give me some suggestions how would you do
thanks....
- Fri Sep 08, 2006 06:10
- Forum: Help
- Topic: set the input font size ?
- Replies: 4
- Views: 5361
- Thu Sep 07, 2006 09:00
- Forum: Help
- Topic: set the input font size ?
- Replies: 4
- Views: 5361
Re: set the input font size ?
btw: I want to know how to set 2(or more)kind of Texts size in one widget ? like this --- > I'm cutenoob
I'm using 0.4 now,Did 0.5 support this? (or 0.4 has already did