Page 1 of 1

Combobox - 2 of every list item

Posted: Tue Mar 08, 2005 03:28
by saetrum
I've made a combobox - based on the code from the Ogre GUI Demo (which is based on demo 8 I believe), but when I run the program, I get 2 of every item in the combobox. Is this a known issue, or did I do something wrong.

I'll post some code in a few hours...but if anyone has run in to this before, I could use some advice.

Thanks!

Re: Combobox - 2 of every list item

Posted: Tue Mar 08, 2005 09:21
by CrazyEddie
Hi,

There are no known issues regarding this (that I can recall), and I've not heard of similar issues previously.

If you're running HEAD it's possible I've introduced a bug (though I don't think so), failing that it's something local :)

CE.

Re: Combobox - 2 of every list item

Posted: Tue Mar 08, 2005 15:03
by saetrum
:oops: :oops: :oops: It was indeed "local" The initialization method was being called twice...

Thanks for the help.

Re: Combobox - 2 of every list item

Posted: Tue Mar 08, 2005 19:58
by CrazyEddie
Hehe :)