LB Booster
« Listbox and Combobox 'select' bug »

Welcome Guest. Please Login or Register.
Apr 1st, 2018, 03:53am



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!
LB Booster Resources
LB Booster documentation
LB Booster Home Page
LB Booster technical Wiki
Just BASIC forum
BBC BASIC Home Page
Liberty BASIC forum (the original)

« Previous Topic | Next Topic »
Pages: 1  Notify Send Topic Print
 thread  Author  Topic: Listbox and Combobox 'select' bug  (Read 544 times)
Richard Russell
Administrator
ImageImageImageImageImage


member is offline

Avatar




Homepage PM


Posts: 1348
xx 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:

http://lbbooster.com/LBB.exe
http://lbbooster.com/LBBRUN.exe

The documentation (CHM file) has been modified so you will require admin privileges to run the program for the first time after upgrading.

I have taken the opportunity also to incorporate the features recently discussed which have been waiting in the wings:
  • It is possible to REDIM an array passed as a parameter to a FUNCTION or SUB (but you must specify it as BYREF).

  • CLS now works in console applications.

  • You can clear all breakpoints by right-clicking in the margin and selecting it from the context menu displayed.
Richard.
User IP Logged

Pages: 1  Notify Send Topic Print
« Previous Topic | Next Topic »

| |

This forum powered for FREE by Conforums ©
Terms of Service | Privacy Policy | Conforums Support | Parental Controls