Re: getText not returning value and getIndex returning 0 bug?
- Posted by DerekParnell (admin) Aug 06, 2009
- 888 views
marky1124 said...
I've put together an example which demonstrates that getText() & getIndex() on a Combo don't report the value if the value was typed rather than selected using the mouse.
Yep, that's a bug. I'll see what I can do to fix it.
By the way, that is one great demo program. It clearly explains the problem and with minimal code, shows it as well. I'll be able to use this to debug the library. Thanks again.