Search found 7 matches

by alphasnd
Sat Jun 07, 2008 10:36
Forum: Help
Topic: Combobox rendering
Replies: 4
Views: 2949

Would be cool ! Thanks for your help :)
by alphasnd
Thu Jun 05, 2008 12:11
Forum: Help
Topic: Combobox rendering
Replies: 4
Views: 2949

Ok, thanks for the answer ! I didn't digged in the look for now, but it was the only widget which seemed very blured (especially the arrow) while the spinner is sharp for example (with the same font), so i wondered :oops: .
by alphasnd
Wed Jun 04, 2008 13:30
Forum: Help
Topic: Combobox rendering
Replies: 4
Views: 2949

Combobox rendering

Hello,

I'm facing a small rendering problem with the combobox widget, it doesn't seems to look right:

http://img152.imageshack.us/my.php?imag ... boxyj6.png

All widgets looks ok, so i probably miss something obvious ;). All the widgets are manually created (not loaded via XML). Any ideas ?
by alphasnd
Fri May 30, 2008 14:30
Forum: Bug Reports, Suggestions, Feature Requests
Topic: Small doc issue
Replies: 1
Views: 2326

Small doc issue

The 'MouseButton' enumeration doc only constains 'NoButton', where the real enum is the following (doxygen issue ?): /*! /brief Enumeration of mouse buttons */ enum MouseButton { LeftButton, RightButton, MiddleButton, X1Button, X2Button, MouseButtonCount, //<! Dummy value that is == to the maxi...
by alphasnd
Wed May 28, 2008 14:59
Forum: Bug Reports, Suggestions, Feature Requests
Topic: OS X unresolved symbol
Replies: 1
Views: 4012

OS X unresolved symbol

Hi, When compiling CEGUI on OS X, we get an unresolved symbol at linking stage, about the CEGUI timer. A quick look in the code show than the OS timer is defined for Windows and Linux, but not for other plateform. OS X support linux like API, so we can use the linux timer and it solve the issue. Her...
by alphasnd
Wed May 28, 2008 09:34
Forum: Help
Topic: compiler error defineImage no match (upgrading to 0.5.0)
Replies: 11
Views: 10411

Thanks for the quick fix, happy to be onboard :)
by alphasnd
Tue May 27, 2008 13:34
Forum: Help
Topic: compiler error defineImage no match (upgrading to 0.5.0)
Replies: 11
Views: 10411

I just encountered this problem when compiling on OS X (and using gcc3.x), thanks to mba for the solution. Here is the patch if you want to apply it on over the 0.6.x branch: Index: CEGUIFreeTypeFont.cpp =================================================================== --- CEGUIFreeTypeFont.cpp (r...

Go to advanced search