Welcome Guest. Please Login or Register. Apr 1st, 2018, 04:35am
ATTENTION MEMBERS: Conforums will be closing it doors and discontinuing its service on April 15, 2018. We apologize Conforums does not have any export functions to migrate data. Ad-Free has been deactivated. Outstanding Ad-Free credits will be reimbursed to respective payment methods.
Thank you Conforums members.
Speed up Liberty BASIC programs by up to ten times!
Compile Liberty BASIC programs to compact, standalone executables!
Overcome many of Liberty BASIC's bugs and limitations!
Listbox and Combobox 'select' bug
« Thread started on: Mar 21st, 2014, 9:31pm »
I was today informed that LBB v2.52 has a bug in the way it handles the "select" command when sent to a LISTBOX or COMBOBOX. Instead of requiring an exact match with one of the existing strings, as it should do, it matches with any entry which begins with the specified string.
So for example if a Listbox contains the entries "Quick brown fox" and "Quick", in that order, sending the command "select Quick" causes the first entry to be selected rather than the second.
I have fixed this bug in version 2.53, which can be downloaded from the usual place: