If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
mybiandou
Posts: 32 Joined: Thu Sep 10, 2009 6:20 am
Post
by mybiandou » Mon Nov 09, 2009 5:16 am
I want to choose a color by this IGUIColorSelectDialog.
I try to use env->addColorSelectDialog
And I can see the color select ring
But I can not select the color on the ring, and I dont know how to get the returned color value?
Anyone can help me? thank you .
hybrid
Admin
Posts: 14144 Joined: Wed Apr 19, 2006 9:20 pm
Location: Oldenburg(Oldb), Germany
Contact:
Post
by hybrid » Mon Nov 09, 2009 8:45 am
IIRC, this GUI element is currently broken. Maybe you can fix it and submit a patch, otherwise please just raise a new bug ticket on our SourceForge tracker. Thanks.