Re: TwinBASIC programming
twinBASIC status update:
twinBASIC Update: June 4, 2023
Highlights include a search option to match whole words only, some handy ways to generate GUIDs, and a clever way to deploy and register custom ActiveX controls.
https://nolongerset.com/twinbasic-update-june-4-2023/
Re: TwinBASIC programming
twinBASIC status update:
twinBASIC Update: June 11, 2023
Highlights include a new target release date for version 1, an accompanying roadmap update, and support for Control Arrays.
https://nolongerset.com/twinbasic-update-june-11-2023/
Re: TwinBASIC programming
twinBASIC status update:
twinBASIC Update: June 18, 2023
Highlights include bug fixes related to timer events, argument/property handling, and IntelliSense, plus a screenshot of a simple browser written in twinBASIC.
https://nolongerset.com/twinbasic-update-june-18-2023/
https://www.vbforums.com/showthread.php?890181-TwinBasic
Hope to keep a few mature old versions of IDE exe and source code, like VB3.0,VB5.0,VB6.0, VBA
Some people prefer that the entire IDE takes up less hard disk space.
When more like VB6, the installation package may change from the earliest 50M to 200M, and finally become 500M.
We like VB6, but we don't like VB.NET.
We only need VB6 to add a few features, such as 64-bit support, CDECL support, and creating multithreading. Add a nice IDE interface.
If you do not save the VB5 source code, want to have less hard disk space, but also want to improve a little is impossible.
Re: twinBASIC programming - Beta releases
-What does your post have to do with tB beta releases?
-VB6 supports CDecl with The trick's patch
-VB6 is never getting updated again unless the source leaks, and it hasn't. Unfortunately not even the msvbvm source leaked with all the other leaks.
-tB is only 11MB; WebView2 is heavier but it's an independent package.
Re: TwinBASIC programming
twinBASIC status update:
twinBASIC Update: June 25, 2023
Highlights include experimental data-binding support, a new Q&A channel in the twinBASIC Discord server, and coming 64-bit support for Kr00l's VBFlexGrid control.
https://nolongerset.com/twinbasic-update-june-25-2023/
Re: TwinBASIC programming
I know that TwinBasic is under development, but is there any dedicated place where we could raise bugs ?Thank you.
Re: TwinBASIC programming
Quote:
Originally Posted by
Daniel Duta
I know that TwinBasic is under development, but is there any dedicated place where we could raise bugs ?Thank you.
Try its github repo, I would use issues there.
The ides is once out of development (i.e. 100% done) all issues will be closed and repo removed but frankly no software is 100% ever done so the chance repo's issues section remaining available is pretty high.
cheers,
</wqw>