Welcome Guest. Please Login or Register. Apr 1st, 2018, 03:29am
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!
Personally I feel offended each time I try to paste into mainwin input statement in JB/LB. It *pretends* to work without actually working!
So. Since you said Quote:
That would in principle be possible,
I will post it to a wishlist. Please try to make clipboard paste work with Mainwin Input statement.
(as for Quote:
In Liberty BASIC using the mainwin for anything other than debugging purposes is deprecated. You are encouraged to use the GUI for all your user-oriented input/output, and to add a nomainwin statement once your program is working correctly.
I don't care about "deprecated" until my program works right, and mainwin-only program is fine for me)
Please try to make clipboard paste work with Mainwin Input statement.
It's a tricky one for me because, although it's not difficult to achieve, the code is rather messy and it would lengthen all LBB executables a little. What do others feel about this feature?
Quote:
mainwin-only program is fine for me
Me too, but I remind people that Liberty BASIC is principally a GUI language in part to explain why I haven't put as much effort into mainwin compatibility.