-
Re: twinBASIC programming - Beta releases
BETA 456 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: added warning TB0015_DLLRedirection (hint in future) to indicate when auto DLL redirection has occured for MSVBVM60 and similar imports
- fixed: Slider / DTPicker / MonthView / UpDown controls now have [DefaultMember] set appropriately [ https://github.com//issues/1791 ]
- improved: VB form importer now includes the form filename in error reports [ https://github.com//issues/1790 ]
- fixed: (regression since BETA 424) control array events Index argument always zero [ woeoio, discord ]
- fixed: virtual documents (such as global find results) would be left open when closing the active project
- fixed: clicking on an IDE sub-menu header would close the menu rather than triggering the sub-menu to expand
- fixed: scrolling to the end of a document in the IDE could throw Uncaught errors in the debug console [ fafalone, discord ]
- fixed: IDE uncaught error: 'IDE internal error: Uncaught TypeError: t is not a function' [ fafalone, discord ]
- fixed: semantic highlighting issue for some cases of prop-lets going through default member accessors [ https://github.com//issues/1788 ]
-
Re: twinBASIC programming - Beta releases
BETA 457 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: NATIVE EXCEPTION reports will now promote the compiler services into trace-mode
- added: trace-mode for the compiler so that native exceptions provide extra debugging information in the debug console, see Help menu
- fixed: TB0015 DLL-redirection warnings could not be turned off unlike all other warnings [ fafalone, discord ]
- improved: 'PROBLEMS' panel now renamed 'DIAGNOSTICS' to better reflect the intended purpose
- added: support for HINTS and INFORMATION level diagnostics
- improved: hovering over a warning in the IDE will now include the TBXXXX warning code in the displayed information
- fixed: (regression) opening a document in the IDE which contains no components (e.g. all commented out) could crash-restart the compiler
-
Re: twinBASIC programming - Beta releases
BETA 458 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 since BETA 424) when tB generated ActiveX controls were placed on some host documents such as Access forms, at design-time a second copy of the form was being painted to the desktop [ commissioned work ]
- fixed: "Not implemented" error shown when adding a tB generated ActiveX control to a MS Access Form in some instances [ commissioned work ]
- fixed: (regression, x64 builds only) stack alignment bug in some instances during codegen causing some runtime instability [ commissioned work ]
-
Re: twinBASIC programming - Beta releases
BETA 459 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) form designer context menu 'ActiveX Properties...' was not working [ sokinkeso, discord ]
- improved: [Description()] attribute for components now accepts placeholders ${ProjectName} and ${ComponentName} [ Tecman, discord ]
- improved: the ActiveX Control project now has [Description("${ProjectName}.${ComponentName}")] set for the example control to help discovery in hosts
-
Re: twinBASIC programming - Beta releases
BETA 460 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: for large projects, the crash-restart loop detection could cause the restart process to halt at the 'Please Wait' stage [ Gary Miller, discord ]
- fixed: some projects would not finish loading with trace mode enabled [ Gary Miller, discord ]
- fixed: 'Extends Nothing' syntax usage (in project or referenced packages) could lead to an internal buffer overrun, leading to compiler instability
- fixed: compiler auto restart when editing a document that uses the Import Library feature [ fafalone, discord ]
- improved: reduced compiler memory leaks when editing documents in some instances [ Gary Miller, discord ]
-
Re: twinBASIC programming - Beta releases
BETA 461 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: stability when editing documents, e.g. wdShellCore in WinDevLib [ fafalone, discord ]
- misc: prep work for supporting unique error IDs emitted by the compiler
-
Re: twinBASIC programming - Beta releases
BETA 464 of the twinBASIC programming IDE is now available...
(replaces releases 462 and 463)
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: project settings 'Compilation: Trace Output' and 'Compilation: Trace Flags' offering full tracing logs for tB generated executables [ commissioned work ]
- added: Debug.TracePrint for use in combination with the new tracing features [ commissioned work ]
-
Re: twinBASIC programming - Beta releases
BETA 465 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: [trace log] known IIDs (internal or via registry) are now reported using their symbolic names rather than raw GUIDs
- improved: [trace log] known DISPIDs are now reported using their symbolic names rather than raw values
- added: [trace log] now supports ${DATE} placeholder in output path (YYYYMMDD) [ fafalone, discord ]
- added: [trace log] now supports ${TIME} placeholder in output path (HHNNSS) [ fafalone, discord ]
- fixed: (regression since BETA 424) intellisense triggering too often, causing short IDE freezes for large projects/packages [ fafalone, discord ]
-
Re: twinBASIC programming - Beta releases
BETA 466 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: tweaked the intellisense internal sorting algorithm for better performance in larger projects [ fafalone, discord ]
-
Re: twinBASIC programming - Beta releases
BETA 467 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: [C-static lib support] implemented missing stdlib functions memchr, strchr, strstr, strcpy, strcat, strncpy, rand_s, abort
-
Re: twinBASIC programming - Beta releases
BETA 468 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 since BETA 424) setting breakpoints was not always working and blocking the IDE [ jpbro, discord ]
-
Re: twinBASIC programming - Beta releases
BETA 469 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: Debug.TracePrint statement not working in compiled executables (producing empty line in trace output)
- fixed: SetFocus API issue in UserControls [ commisioned work ]
- added: project setting 'Project: TypeLibrary Version (MAJOR)' [ commisioned work ]
- added: project setting 'Project: TypeLibrary Version (MINOR)' [ commisioned work ]
- added: project setting 'Project: TypeLibrary Version (AUTO INCREMENT)' [ commisioned work ]
- TIP: ActiveX controls designed for consumption by hosts that cache typelib information (e.g. UserForm .EXDs), should bump the typelib version number per release to ensure the cached typelib gets refreshed
- improved: ActiveX Control sample now has the 'Project: TypeLibrary Version (AUTO INCREMENT)' option set [ commisioned work ]
- fixed: 'Catastrophic failure' (and similar) runtime message in some instances when ActiveX generated control is used in some hosts [ commisioned work ]
- fixed: UserControl PropertyChanged notifications are now ignored if they occur during certain events such as ReadProperties [ commisioned work ]
-
Re: twinBASIC programming - Beta releases
BETA 470 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: Debug.TracePrint statement causing compiler crash if included in a package
- fixed: type library version number created in the registry did not use the correct hexadecimal format
-
Re: twinBASIC programming - Beta releases
BETA 471 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: 'Unexpected error' occurs when trying to compile a VB6 application that utilizes a tB-generated ActiveX control [ vbuser, discord ]
-
Re: twinBASIC programming - Beta releases
BETA 472 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 473 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: changing a floating panel to be docked loses resizability until IDE is restarted [ VykosX, discord ]
- fixed: code editing home key behaviour [ wqweto, discord ]
- fixed: constant folding bug with some FPU errors still being triggered when [FloatingPointErrorChecks(False)] is used [ wqweto, discord ]
- fixed: keyboard entry into other panels (e.g. property sheet) was not correct when a menu item was selected in a form designer [ feldharke, discord ]
- fixed: pressing {+} button in menu editor was losing focus of the menu editor
- fixed: moving mouse cursor outside of the form designer area would trigger the toolbox control selection to reset [ fafalone, discord ]
- fixed: internal GetLiveValue/SetLiveValue/GetParent data binding abstractions were leaking through as real control events [ fafalone, discord ]
- fixed: ListBox.AddItem/Remove no longer call ListBox.Refresh internally [ sokinkeso, discord ]
- fixed: ListBox scrolling issues when contained > 65535 items [ woeoio, discord ]
-
Re: twinBASIC programming - Beta releases
BETA 474 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: (experimental) ADDINS are now enabled again (keyboard bindings currently disabled)
- improved: (experimental) GLOBAL SEARCH addin is now included by default
-
Re: twinBASIC programming - Beta releases
BETA 475 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 panels left/right resizer bars were not working [ fafalone, discord ]
- fixed: changing panel layout causes some addin functionality to fail [ VykosX, discord ]
-
Re: twinBASIC programming - Beta releases
BETA 476 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: UserControl_Terminate event could fire more than once in some hosts
-
Re: twinBASIC programming - Beta releases
BETA 477 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) some issues with the Dock (docking) feature of WinNativeForms
- added: missing decleration of [_HiddenModule].vbaRefVarAry [ fafalone, discord ]
- added: missing decleration of [_HiddenModule].vbaAryMove [ fafalone, discord ]
- fixed: (addins) Host.CurrentProject.Save was silently failing [ sokinkeso, discord ]
-
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'