-
Re: twinBASIC programming - Beta releases
BETA 478 of the twinBASIC programming IDE is now available...
Download from here... https://github.com/twinbasic/twinbasic/releases
- Click on "Assets" for the latest release
- Download and Extract the ZIP file into a local folder
- Then run the twinBASIC.exe from that local folder
How to install https://nolongerset.com/how-to-install-twinbasic/
If you have difficulties finding the download try here https://github.com/twinbasic/twinbasic/tags
Changelog
- WARNING: there are known memory leaks in this version, so memory usage will be higher than normal
- WARNING: see important release notes from BETA 424 here https://github.com/twinbasic/twinbasic/releases/tag/beta-x-0424
- fixed: [_HiddenModule].CreateGUID returns a string with an embedded vbNullChar terminator [ GCUser99, discord ]
- fixed: (regression since BETA 424) kernel/native subsystem mode compilation not working [ fafalone, discord ]
- fixed: using path seperator in Declare Lib string would cause problems for hover/intellisense popups [ fafalone, discord ]
- fixed: double-clicking on a header in the DIAGNOSTICS panel would throw an IDE error [ fafalone, discord ]
- fixed: Form.PopupMenu() needed a DoEvents before returning to allow for menu click events to fire before destruction [ sokinkeso, discord ]
- fixed: trying to select text in the rename box of Project Explorer would cause drag of underlying item [ https://github.com/twinbasic/twinbasic/issues/1811]
- fixed: (regression since BETA 474) panel close X button not working
- fixed: (regression since BETA 474) floating panels not being restored
- improved: global search contrast issues, particularly in Light theme
- fixed: added an exception for DoEvents: which is to never treated as a line label (to match VBx) [ https://github.com/twinbasic/twinbasic/issues/1810]
-
Re: twinBASIC programming - Beta releases
BETA 479 of the twinBASIC programming IDE is now available...
Download from here... https://github.com/twinbasic/twinbasic/releases
- Click on "Assets" for the latest release
- Download and Extract the ZIP file into a local folder
- Then run the twinBASIC.exe from that local folder
How to install https://nolongerset.com/how-to-install-twinbasic/
If you have difficulties finding the download try here https://github.com/twinbasic/twinbasic/tags
Changelog
- WARNING: there are known memory leaks in this version, so memory usage will be higher than normal
- WARNING: see important release notes from BETA 424 here https://github.com/twinbasic/twinbas...ag/beta-x-0424
- improved: changed error handling around all UserControl builtin events to better match VB6 behaviours [ commissioned work ]
-
Re: twinBASIC programming - Beta releases
BETA 481 of the twinBASIC programming IDE is now available...
Download from here... https://github.com/twinbasic/twinbasic/releases
- Click on "Assets" for the latest release
- Download and Extract the ZIP file into a local folder
- Then run the twinBASIC.exe from that local folder
How to install https://nolongerset.com/how-to-install-twinbasic/
If you have difficulties finding the download try here https://github.com/twinbasic/twinbasic/tags
Changelog
- WARNING: there are known memory leaks in this version, so memory usage will be higher than normal
- WARNING: see important release notes from BETA 424 here https://github.com/twinbasic/twinbas...ag/beta-x-0424
- improved: reimplemented UserControl IViewObject rendering (used at design time in some hosts, e.g. MS Access), now offers better legacy OS support [ commissioned work ]
- added: missing HScrollBar.VisualStyles property
- added: missing VScrollBar.VisualStyles property
- fixed: some minor IDE font glitches when running on Windows 7
- fixed: tweaked the overload resolution implementation to handle some InStr edge cases [ JimAdam ]
- fixed: DirListBox / FileListBox scrollbar not always working
- fixed: DirListBox "Path not found" incorrect error [ sokinkeso, discord ]
-
Re: twinBASIC programming - Beta releases
BETA 482 of the twinBASIC programming IDE is now available...
Download from here... https://github.com/twinbasic/twinbasic/releases
- Click on "Assets" for the latest release
- Download and Extract the ZIP file into a local folder
- Then run the twinBASIC.exe from that local folder
How to install https://nolongerset.com/how-to-install-twinbasic/
If you have difficulties finding the download try here https://github.com/twinbasic/twinbasic/tags
Changelog
- WARNING: there are known memory leaks in this version, so memory usage will be higher than normal
- WARNING: see important release notes from BETA 424 here https://github.com/twinbasic/twinbas...ag/beta-x-0424
- fixed: (regression) clicking (add) in the property sheet for list items would not focus keyboard entry at the new element
- fixed: having the 'Start in 64-bit Mode' IDE option ON would cause the IDE to switch to 64-bit mode regularly when you've manually changed the current session to 32-bit
- removed: conflicting built-in shortcut CTRL+N for tbEditor_NextBookmark command as it was already assigned to command tbProject_New [ Tecman, discord ]
-
Re: twinBASIC programming - Beta releases
BETA 483 of the twinBASIC programming IDE is now available...
Download from here... https://github.com/twinbasic/twinbasic/releases
- Click on "Assets" for the latest release
- Download and Extract the ZIP file into a local folder
- Then run the twinBASIC.exe from that local folder
How to install https://nolongerset.com/how-to-install-twinbasic/
If you have difficulties finding the download try here https://github.com/twinbasic/twinbasic/tags
Changelog
- WARNING: there are known memory leaks in this version, so memory usage will be higher than normal
- WARNING: see important release notes from BETA 424 here https://github.com/twinbasic/twinbas...ag/beta-x-0424
- fixed: ENTER key behaviours in TextBox MultiLine mode to match VBx [ sokinkeso, discord ]
- fixed: TAB key behaviours in TextBox MultiLine mode to match VBx
-
Re: twinBASIC programming - Beta releases
BETA 484 of the twinBASIC programming IDE is now available...
Download from here... https://github.com/twinbasic/twinbasic/releases
- Click on "Assets" for the latest release
- Download and Extract the ZIP file into a local folder
- Then run the twinBASIC.exe from that local folder
How to install https://nolongerset.com/how-to-install-twinbasic/
If you have difficulties finding the download try here https://github.com/twinbasic/twinbasic/tags
Changelog
- WARNING: there are known memory leaks in this version, so memory usage will be higher than normal
- WARNING: see important release notes from BETA 424 here https://github.com/twinbasic/twinbas...ag/beta-x-0424
- fixed: changed UserControl IsDirty implementation to account for changes in design time resizing [ commissioned work ]
- fixed: changed UserControl SetObjectRects implementation for better VBx compatibility, preventing mousewheel issues [ commissioned work ]
-
Re: twinBASIC programming - Beta releases
BETA 485 of the twinBASIC programming IDE is now available...
Download from here... https://github.com/twinbasic/twinbasic/releases
- Click on "Assets" for the latest release
- Download and Extract the ZIP file into a local folder
- Then run the twinBASIC.exe from that local folder
How to install https://nolongerset.com/how-to-install-twinbasic/
If you have difficulties finding the download try here https://github.com/twinbasic/twinbasic/tags
Changelog
-
Re: twinBASIC programming - Beta releases
BETA 486 of the twinBASIC programming IDE is now available...
Download from here... https://github.com/twinbasic/twinbasic/releases
- Click on "Assets" for the latest release
- Download and Extract the ZIP file into a local folder
- Then run the twinBASIC.exe from that local folder
How to install https://nolongerset.com/how-to-install-twinbasic/
If you have difficulties finding the download try here https://github.com/twinbasic/twinbasic/tags
Changelog
- WARNING: there are known memory leaks in this version, so memory usage will be higher than normal
- WARNING: see important release notes from BETA 424 here https://github.com/twinbasic/twinbas...ag/beta-x-0424
- fixed: (regression) Image.Click / Image.DblClick / Label.Click / Label.DblClick events not firing [ VykosX, discord ]
-
Re: twinBASIC programming - Beta releases
BETA 487 of the twinBASIC programming IDE is now available...
Download from here... https://github.com/twinbasic/twinbasic/releases
- Click on "Assets" for the latest release
- Download and Extract the ZIP file into a local folder
- Then run the twinBASIC.exe from that local folder
How to install https://nolongerset.com/how-to-install-twinbasic/
If you have difficulties finding the download try here https://github.com/twinbasic/twinbasic/tags
Changelog
-
Re: twinBASIC programming - Beta releases
BETA 488 of the twinBASIC programming IDE is now available...
Download from here... https://github.com/twinbasic/twinbasic/releases
- Click on "Assets" for the latest release
- Download and Extract the ZIP file into a local folder
- Then run the twinBASIC.exe from that local folder
How to install https://nolongerset.com/how-to-install-twinbasic/
If you have difficulties finding the download try here https://github.com/twinbasic/twinbasic/tags
Changelog
- WARNING: there are known memory leaks in this version, so memory usage will be higher than normal
- WARNING: see important release notes from BETA 424 here https://github.com/twinbasic/twinbas...ag/beta-x-0424
- fixed: constant value definitions that use enumeration values could lead to compilation errors [ https://github.com//issues/1802 ]
- fixed: CTRL+ALT combinations not working like AltGr combinations inside the monaco editor [ Krool, discord ]
-
Re: twinBASIC programming - Beta releases
BETA 489 of the twinBASIC programming IDE is now available...
Download from here... https://github.com/twinbasic/twinbasic/releases
- Click on "Assets" for the latest release
- Download and Extract the ZIP file into a local folder
- Then run the twinBASIC.exe from that local folder
How to install https://nolongerset.com/how-to-install-twinbasic/
If you have difficulties finding the download try here https://github.com/twinbasic/twinbasic/tags
Changelog
-
Re: twinBASIC programming - Beta releases
BETA 490 of the twinBASIC programming IDE is now available...
Download from here... https://github.com/twinbasic/twinbasic/releases
- Click on "Assets" for the latest release
- Download and Extract the ZIP file into a local folder
- Then run the twinBASIC.exe from that local folder
How to install https://nolongerset.com/how-to-install-twinbasic/
If you have difficulties finding the download try here https://github.com/twinbasic/twinbasic/tags
Changelog
- WARNING: there are known memory leaks in this version, so memory usage will be higher than normal
- WARNING: see important release notes from BETA 424 here https://github.com/twinbasic/twinbasic/releases/tag/
- fixed: PictureBox/Frame container rendering issue for some standard controls [ https://github.com//issues/1821 ]
- fixed: ActiveX control focus edge case where two tB ActiveX controls could both continuously fight for the focus causing runtime freeze [ commissioned work ]
-
Re: twinBASIC programming - Beta releases
BETA 491 of the twinBASIC programming IDE is now available...
Download from here... https://github.com/twinbasic/twinbasic/releases
- Click on "Assets" for the latest release
- Download and Extract the ZIP file into a local folder
- Then run the twinBASIC.exe from that local folder
How to install https://nolongerset.com/how-to-install-twinbasic/
If you have difficulties finding the download try here https://github.com/twinbasic/twinbasic/tags
Changelog
- WARNING: there are known memory leaks in this version, so memory usage will be higher than normal
- WARNING: see important release notes from BETA 424 here https://github.com/twinbasic/twinbasic/releases/tag/
- fixed: UserControl UIDeactivate implementation could cause VBA UserForm controls to fail after UC gaining focus [ commissioned work]
- added: IDE Window submenu Panel Features options for allowing to lock arrangements, plus associated IDE commands: tbPanels_TogglePreventDockedResize, tbPanels_TogglePreventDockedMove, tbPanels_TogglePreventDockedTearout, tbPanels_TogglePreventFloatingResize, tbPanels_TogglePreventFloatingMove
-
Re: twinBASIC programming - Beta releases
BETA 492 of the twinBASIC programming IDE is now available...
Download from here... https://github.com/twinbasic/twinbasic/releases
- Click on "Assets" for the latest release
- Download and Extract the ZIP file into a local folder
- Then run the twinBASIC.exe from that local folder
How to install https://nolongerset.com/how-to-install-twinbasic/
If you have difficulties finding the download try here https://github.com/twinbasic/twinbasic/tags
Changelog
- WARNING: there are known memory leaks in this version, so memory usage will be higher than normal
- WARNING: see important release notes from BETA 424 here https://github.com/twinbasic/twinbasic/releases/tag/
- fixed: IOleControl.FreezeEvents now mutes general UserControl RaiseEvent statements to match VBx [ commissioned work ]
-
Re: twinBASIC programming - Beta releases
BETA 493 of the twinBASIC programming IDE is now available...
Download from here... https://github.com/twinbasic/twinbasic/releases
- Click on "Assets" for the latest release
- Download and Extract the ZIP file into a local folder
- Then run the twinBASIC.exe from that local folder
How to install https://nolongerset.com/how-to-install-twinbasic/
If you have difficulties finding the download try here https://github.com/twinbasic/twinbasic/tags
Changelog
- WARNING: there are known memory leaks in this version, so memory usage will be higher than normal
- WARNING: see important release notes from BETA 424 here https://github.com/twinbasic/twinbasic/releases/tag/
- fixed: (regression) As-New semantics not working with arrays alongside the CoClassCustomConstructor attribute [ axisdj, discord ]
- fixed: As-New semantics not working with arrays of COM CoClasses (x64-only)
-
Re: twinBASIC programming - Beta releases
BETA 494 of the twinBASIC programming IDE is now available...
Download from here... https://github.com/twinbasic/twinbasic/releases
- Click on "Assets" for the latest release
- Download and Extract the ZIP file into a local folder
- Then run the twinBASIC.exe from that local folder
How to install https://nolongerset.com/how-to-install-twinbasic/
If you have difficulties finding the download try here https://github.com/twinbasic/twinbasic/tags
Changelog
- WARNING: there are known memory leaks in this version, so memory usage will be higher than normal
- WARNING: see important release notes from BETA 424 here https://github.com/twinbasic/twinbasic/releases/tag/
- fixed: underscore prefix in Interface member names could cause a compiler crash loop [ https://github.com//issues/1820 ]
- fixed: IDE would sometimes lose track of CTRL/SHIFT/ALT key states [ fafalone, discord ]
- fixed: WebView2 sample back/forward buttons sync issue [ fafalone, discord ]
- fixed: (regression since BETA 458) issues with controls that overlap UserControls [ sokinkeso, discord ]
-
Re: twinBASIC programming - Beta releases
BETA 495 of the twinBASIC programming IDE is now available...
Download from here... https://github.com/twinbasic/twinbasic/releases
- Click on "Assets" for the latest release
- Download and Extract the ZIP file into a local folder
- Then run the twinBASIC.exe from that local folder
How to install https://nolongerset.com/how-to-install-twinbasic/
If you have difficulties finding the download try here https://github.com/twinbasic/twinbasic/tags
Changelog
- WARNING: there are known memory leaks in this version, so memory usage will be higher than normal
- WARNING: see important release notes from BETA 424 here https://github.com/twinbasic/twinbasic/releases/tag/
- fixed: changing a variable value via the VARIABLES panel double-click feature does not trigger watches in the WATCH panel to be re-evaluated
- fixed: Enter key in monaco editor would not always close intellisense
- improved: editing source code when forms were running but IDE was not at a breakpoint, would not trigger the form(s) to close
- added: IDE command tbDebugConsole_ExecuteCode, requiring 1 string literal argument (enclosed in single quotes)
- improved: some IDE commands can now take arguments, passed via parenthesis in keyboard shortcut definitions, e.g. {"tbDebugConsole_ExecuteCode('?"The time is " & Time')": ["{KEYDOWN}F4"]}
-
Re: twinBASIC programming - Beta releases
BETA 496 of the twinBASIC programming IDE is now available...
Download from here... https://github.com/twinbasic/twinbasic/releases
- Click on "Assets" for the latest release
- Download and Extract the ZIP file into a local folder
- Then run the twinBASIC.exe from that local folder
How to install https://nolongerset.com/how-to-install-twinbasic/
If you have difficulties finding the download try here https://github.com/twinbasic/twinbasic/tags
Changelog
- WARNING: there are known memory leaks in this version, so memory usage will be higher than normal
- WARNING: see important release notes from BETA 424 here https://github.com/twinbasic/twinbasic/releases/tag/
- improved: all compilation stage errors now have error codes assigned to them, in the range TB5xxx (TB5001 to TB5244 currently)
- improved: general compiler stability around code editing
-
Re: twinBASIC programming - Beta releases
BETA 497 of the twinBASIC programming IDE is now available...
Download from here... https://github.com/twinbasic/twinbasic/releases
- Click on "Assets" for the latest release
- Download and Extract the ZIP file into a local folder
- Then run the twinBASIC.exe from that local folder
How to install https://nolongerset.com/how-to-install-twinbasic/
If you have difficulties finding the download try here https://github.com/twinbasic/twinbasic/tags
Changelog
- WARNING: there are known memory leaks in this version, so memory usage will be higher than normal
- WARNING: see important release notes from BETA 424 here https://github.com/twinbasic/twinbasic/releases/tag/
- improved: further stability improvements, around predeclared global variables
-
Re: twinBASIC programming - Beta releases
BETA 498 of the twinBASIC programming IDE is now available...
Download from here... https://github.com/twinbasic/twinbasic/releases
- Click on "Assets" for the latest release
- Download and Extract the ZIP file into a local folder
- Then run the twinBASIC.exe from that local folder
How to install https://nolongerset.com/how-to-install-twinbasic/
If you have difficulties finding the download try here https://github.com/twinbasic/twinbasic/tags
Changelog
- WARNING: there are known memory leaks in this version, so memory usage will be higher than normal
- WARNING: see important release notes from BETA 424 here https://github.com/twinbasic/twinbasic/releases/tag/
- fixed: edge case with IOleControl::FreezeEvents() implementation causing issue in MS Access when switching between Design/View mode [ fafalone, discord ]
-
Re: twinBASIC programming - Beta releases
BETA 499 of the twinBASIC programming IDE is now available...
Download from here... https://github.com/twinbasic/twinbasic/releases
- Click on "Assets" for the latest release
- Download and Extract the ZIP file into a local folder
- Then run the twinBASIC.exe from that local folder
How to install https://nolongerset.com/how-to-install-twinbasic/
If you have difficulties finding the download try here https://github.com/twinbasic/twinbasic/tags
Changelog
- WARNING: there are known memory leaks in this version, so memory usage will be higher than normal
- WARNING: see important release notes from BETA 424 here https://github.com/twinbasic/twinbasic/releases/tag/
- improved: final stage codegen performance, roughly 70% faster for very large components [ Gary Miller, discord ]
-
Re: twinBASIC programming - Beta releases
BETA 500 :D of the twinBASIC programming IDE is now available...
Download from here... https://github.com/twinbasic/twinbasic/releases
- Click on "Assets" for the latest release
- Download and Extract the ZIP file into a local folder
- Then run the twinBASIC.exe from that local folder
How to install https://nolongerset.com/how-to-install-twinbasic/
If you have difficulties finding the download try here https://github.com/twinbasic/twinbasic/tags
Changelog
- WARNING: there are known memory leaks in this version, so memory usage will be higher than normal
- WARNING: see important release notes from BETA 424 here https://github.com/twinbasic/twinbasic/releases/tag/
- fixed: window flashing/redrawing when a form contains a UserControl [ fafalone, discord ]
-
Re: twinBASIC programming - Beta releases
BETA 501 of the twinBASIC programming IDE is now available...
Download from here... https://github.com/twinbasic/twinbasic/releases
- Click on "Assets" for the latest release
- Download and Extract the ZIP file into a local folder
- Then run the twinBASIC.exe from that local folder
How to install https://nolongerset.com/how-to-install-twinbasic/
If you have difficulties finding the download try here https://github.com/twinbasic/twinbasic/tags
Changelog
- WARNING: there are known memory leaks in this version, so memory usage will be higher than normal
- WARNING: see important release notes from BETA 424 here https://github.com/twinbasic/twinbasic/releases/tag/
- fixed: (regression since BETA 493) tB generated UCs used in some hosts might show a ghost window on the desktop at design time
-
Re: twinBASIC programming - Beta releases
BETA 502 of the twinBASIC programming IDE is now available...
Download from here... https://github.com/twinbasic/twinbasic/releases
- Click on "Assets" for the latest release
- Download and Extract the ZIP file into a local folder
- Then run the twinBASIC.exe from that local folder
How to install https://nolongerset.com/how-to-install-twinbasic/
If you have difficulties finding the download try here https://github.com/twinbasic/twinbasic/tags
Changelog
- WARNING: there are known memory leaks in this version, so memory usage will be higher than normal
- WARNING: see important release notes from BETA 424 here https://github.com/twinbasic/twinbasic/releases/tag/
- fixed: (regressions) ActiveX control focus edge case where two tB ActiveX controls could both continuously fight for the focus causing runtime freeze [ commissioned work ]
- improved: further stability improvements, around typelib defined predeclared global variables
- fixed: TextWidth / TextHeight implementations to take into account vbCr/vbLf rather than just vbCrLf [ https://github.com//issues/1824 ]
-
Re: twinBASIC programming - Beta releases
BETA 503 of the twinBASIC programming IDE is now available...
Download from here... https://github.com/twinbasic/twinbasic/releases
- Click on "Assets" for the latest release
- Download and Extract the ZIP file into a local folder
- Then run the twinBASIC.exe from that local folder
How to install https://nolongerset.com/how-to-install-twinbasic/
If you have difficulties finding the download try here https://github.com/twinbasic/twinbasic/tags
Changelog
- WARNING: there are known memory leaks in this version, so memory usage will be higher than normal
- WARNING: see important release notes from BETA 424 here https://github.com/twinbasic/twinbas...ag/beta-x-0424
- fixed: off-by-one error in TextHeight calculation causing two back-to-back line feeds to be counted as one [ https://github.com//issues/1824 ]
- fixed: End statement inside Form_Load could fail causing Form_Load to be recursively called [ https://github.com//issues/1809 ]
- improved: some minor debugger hardening
- fixed: debug stepping keyboard shortcuts (F8/F10/F11) could not be held down to trigger repeated use
- fixed: muted spurious DEBUG CONSOLE messages of compilation (codegen) error detected in xyz for constant evaluations [ fafalone, discord ]
-
Re: twinBASIC programming - Beta releases
BETA 504 of the twinBASIC programming IDE is now available...
Download from here... https://github.com/twinbasic/twinbasic/releases
- Click on "Assets" for the latest release
- Download and Extract the ZIP file into a local folder
- Then run the twinBASIC.exe from that local folder
How to install https://nolongerset.com/how-to-install-twinbasic/
If you have difficulties finding the download try here https://github.com/twinbasic/twinbasic/tags
Changelog
- WARNING: there are known memory leaks in this version, so memory usage will be higher than normal
- WARNING: see important release notes from BETA 424 here https://github.com/twinbasic/twinbas...ag/beta-x-0424
- fixed: [Addin Extensibility] failing to load an AddIn would freeze the IDE at the 'Please Wait' stage when opening a project
- WARNING: IDE Addins compiled in BETA 504+ will require BETA 504+ to run
- added: [Addin Extensibility] new Host.CurrentProject read-only properties: BaseFolderPath, ProjectID, BuildFileExtension, Architecture, VersionMajor, VersionMinor, VersionBuild, VersionRevision, BuildOutputPath, BuildType [ sokinkeso, discord ]
-
Re: twinBASIC programming - Beta releases
BETA 505 of the twinBASIC programming IDE is now available...
Download from here... https://github.com/twinbasic/twinbasic/releases
- Click on "Assets" for the latest release
- Download and Extract the ZIP file into a local folder
- Then run the twinBASIC.exe from that local folder
How to install https://nolongerset.com/how-to-install-twinbasic/
If you have difficulties finding the download try here https://github.com/twinbasic/twinbasic/tags
Changelog
- WARNING: there are known memory leaks in this version, so memory usage will be higher than normal
- WARNING: see important release notes from BETA 424 here https://github.com/twinbasic/twinbas...ag/beta-x-0424
- fixed: focus/unfocus of child overlapping controls on a UC would not cause the UC to redraw properly [ commissioned work ]
- fixed: Form_Load and ActiveX unfreezing of events timing problem [ commissioned work ]
- added: build error in DEBUG CONSOLE if the manifest file contains incorrect processorArchitecture value for the current build which would prevent built executables from launching [ commissioned work ]
- fixed: if the focused control is programmatically disabled, the focus automatically moves to the next control [ commissioned work ]
- fixed: IDE command 'tbDebug_RunOrPreview' not working when form designer is active
- added: (addin extensibility) Host.Themes.ActiveThemeName string property, e.g. "light" / "dark" [ sokinkeso, discord ]
- added: (addin extensibility) Host.OnChangedTheme event
- WARNING: IDE Addins compiled in BETA 505+ will require BETA 505+ to run
-
Re: twinBASIC programming - Beta releases
BETA 506 of the twinBASIC programming IDE is now available...
Download from here... https://github.com/twinbasic/twinbasic/releases
- Click on "Assets" for the latest release
- Download and Extract the ZIP file into a local folder
- Then run the twinBASIC.exe from that local folder
How to install https://nolongerset.com/how-to-install-twinbasic/
If you have difficulties finding the download try here https://github.com/twinbasic/twinbasic/tags
Changelog
- WARNING: there are known memory leaks in this version, so memory usage will be higher than normal
- WARNING: see important release notes from BETA 424 here https://github.com/twinbasic/twinbas...ag/beta-x-0424
- fixed: hover-info box whilst debugging could truncate the information being displayed
- fixed: Form.Moveable property was not matching behaviours of VBx [ https://github.com/twinbasic/twinbasic/issues/1828 ]
- fixed: creating a new control in the form designer, starting at an existing control anchor point could corrupt the form design [ fafalone, discord ]
- fixed: (regression) Escape key does not unselect a toolbox item in the form designer
-
Re: twinBASIC programming - Beta releases
BETA 507 of the twinBASIC programming IDE is now available...
Download from here... https://github.com/twinbasic/twinbasic/releases
- Click on "Assets" for the latest release
- Download and Extract the ZIP file into a local folder
- Then run the twinBASIC.exe from that local folder
How to install https://nolongerset.com/how-to-install-twinbasic/
If you have difficulties finding the download try here https://github.com/twinbasic/twinbasic/tags
Changelog
-
Re: twinBASIC programming - Beta releases
There seems to be some issues with the links above - as they aren't working. Eg issue 1829 link should be:
https://github.com/twinbasic/twinbasic/issues/1829
-
Re: twinBASIC programming - Beta releases
Thanks @2kaud,
Fixed now.
-
Re: twinBASIC programming - Beta releases
BETA 508 of the twinBASIC programming IDE is now available...
Download from here... https://github.com/twinbasic/twinbasic/releases
- Click on "Assets" for the latest release
- Download and Extract the ZIP file into a local folder
- Then run the twinBASIC.exe from that local folder
How to install https://nolongerset.com/how-to-install-twinbasic/
If you have difficulties finding the download try here https://github.com/twinbasic/twinbasic/tags
Changelog
-
Re: twinBASIC programming - Beta releases
BETA 509 of the twinBASIC programming IDE is now available...
Download from here... https://github.com/twinbasic/twinbasic/releases
- Click on "Assets" for the latest release
- Download and Extract the ZIP file into a local folder
- Then run the twinBASIC.exe from that local folder
How to install https://nolongerset.com/how-to-install-twinbasic/
If you have difficulties finding the download try here https://github.com/twinbasic/twinbasic/tags
Changelog
-
Re: twinBASIC programming - Beta releases
BETA 510 of the twinBASIC programming IDE is now available...
Download from here... https://github.com/twinbasic/twinbasic/releases
- Click on "Assets" for the latest release
- Download and Extract the ZIP file into a local folder
- Then run the twinBASIC.exe from that local folder
How to install https://nolongerset.com/how-to-install-twinbasic/
If you have difficulties finding the download try here https://github.com/twinbasic/twinbasic/tags
Changelog
?
-
Re: twinBASIC programming - Beta releases
BETA 511 of the twinBASIC programming IDE is now available...
Download from here... https://github.com/twinbasic/twinbasic/releases
- Click on "Assets" for the latest release
- Download and Extract the ZIP file into a local folder
- Then run the twinBASIC.exe from that local folder
How to install https://nolongerset.com/how-to-install-twinbasic/
If you have difficulties finding the download try here https://github.com/twinbasic/twinbasic/tags
Changelog
- WARNING: there are known memory leaks in this version, so memory usage will be higher than normal
- WARNING: see important release notes from BETA 424 here https://github.com/twinbasic/twinbas...ag/beta-x-0424
- fixed: overlapping UCs/AX controls in tB forms could have render issues after resize
- fixed: UserControl keyboard focusing issues [ commissioned work ]
- added: option Buffered Trace Log File Writing to Compilation: Trace Flags in project settings
-
Re: twinBASIC programming - Beta releases
BETA 512 of the twinBASIC programming IDE is now available...
Download from here... https://github.com/twinbasic/twinbasic/releases
- Click on "Assets" for the latest release
- Download and Extract the ZIP file into a local folder
- Then run the twinBASIC.exe from that local folder
How to install https://nolongerset.com/how-to-install-twinbasic/
If you have difficulties finding the download try here https://github.com/twinbasic/twinbasic/tags
Changelog
- WARNING: there are known memory leaks in this version, so memory usage will be higher than normal
- WARNING: see important release notes from BETA 424 here https://github.com/twinbasic/twinbas...ag/beta-x-0424
- fixed: potential crash when drawing some tb-generated AX controls from some hosts [ fafalone, discord ]
-
Re: twinBASIC programming - Beta releases
BETA 513 of the twinBASIC programming IDE is now available...
Download from here... https://github.com/twinbasic/twinbasic/releases
- Click on "Assets" for the latest release
- Download and Extract the ZIP file into a local folder
- Then run the twinBASIC.exe from that local folder
How to install https://nolongerset.com/how-to-install-twinbasic/
If you have difficulties finding the download try here https://github.com/twinbasic/twinbasic/tags
Changelog
- WARNING: there are known memory leaks in this version, so memory usage will be higher than normal
- WARNING: see important release notes from BETA 424 here https://github.com/twinbasic/twinbas...ag/beta-x-0424
- improved: ActiveX IViewObject:: Draw implementation now supporting controls created manually with CreateWindow API [ fafalone, discord ]
- fixed: UserControl.ContainerHwnd implementation would sometimes throw an error [ fafalone, discord ]
-
Re: twinBASIC programming - Beta releases
BETA 514 of the twinBASIC programming IDE is now available...
Download from here... https://github.com/twinbasic/twinbasic/releases
- Click on "Assets" for the latest release
- Download and Extract the ZIP file into a local folder
- Then run the twinBASIC.exe from that local folder
How to install https://nolongerset.com/how-to-install-twinbasic/
If you have difficulties finding the download try here https://github.com/twinbasic/twinbasic/tags
Changelog
- WARNING: there are known memory leaks in this version, so memory usage will be higher than normal
- WARNING: see important release notes from BETA 424 here https://github.com/twinbasic/twinbas...ag/beta-x-0424
- added: IDE commands tbEditor_ToggleWordWrap (ALT+Z), tbEditor_TurnWordWrapOff, tbEditor_TurnWordWrapOn [ Tecman, discord ]
- fixed: WinNativeCommonCtls.ListView click outside of items area should not deselect selected item [ sokinkeso, discord ]
- fixed: WinNativeCommonCtls.ListView click outside of items area should generate Click event [ sokinkeso, discord ]
-
Re: twinBASIC programming - Beta releases
BETA 515 of the twinBASIC programming IDE is now available...
Download from here... https://github.com/twinbasic/twinbasic/releases
- Click on "Assets" for the latest release
- Download and Extract the ZIP file into a local folder
- Then run the twinBASIC.exe from that local folder
How to install https://nolongerset.com/how-to-install-twinbasic/
If you have difficulties finding the download try here https://github.com/twinbasic/twinbasic/tags
Changelog
- WARNING: there are known memory leaks in this version, so memory usage will be higher than normal
- WARNING: see important release notes from BETA 424 here https://github.com/twinbasic/twinbas...ag/beta-x-0424
- fixed: copying a ParamArray to a standard Variant array would not make indirect copies of VT_BYREF args
- fixed: UserControl class was declared as non-extensible, wrongly disallowing code such as Me.UserControl.myControl to refer to controls on the UC
- fixed: some Menu control array problems, required rewrite of menu building implementation
-
Re: twinBASIC programming - Beta releases
BETA 516 of the twinBASIC programming IDE is now available...
Download from here... https://github.com/twinbasic/twinbasic/releases
- Click on "Assets" for the latest release
- Download and Extract the ZIP file into a local folder
- Then run the twinBASIC.exe from that local folder
How to install https://nolongerset.com/how-to-install-twinbasic/
If you have difficulties finding the download try here https://github.com/twinbasic/twinbasic/tags
Changelog
- WARNING: there are known memory leaks in this version, so memory usage will be higher than normal
- WARNING: see important release notes from BETA 424 here https://github.com/twinbasic/twinbas...ag/beta-x-0424
- significantly reduced standard initial IDE compiler consumption when opening projects (e.g. Lems from approx 880MB now down to 220MB)
- removed: project redundant settings 'compiler.symbolTableDataTypeLookup', 'compiler.symbolTableMaxSizeLookup', 'compiler.symbolTableMaxSizeRaw', 'compiler.symbolTableMaxSizeHash'