Skip to content

Releases: twinbasic/twinbasic

twinBASIC BETA 974

14 Mar 07:40
619ce4e

Choose a tag to compare

twinBASIC BETA 974 Pre-release
Pre-release
  • INTERIM RELEASE TO MITIGATE RECENT WEBVIEW2 BREAKAGES
  • TIP: To download the release, expand the 'Assets' link below and download the 'twinBASIC_IDE_BETA_XYZ.zip' file
  • IMPORTANT: This is a BETA release under active development. It is not recommended for production use.
  • fixed: (regression) Form timers would not restart when reopening a Form
  • fixed: CodeJock TabControl not working at design time [ kimpos, private ]
  • fixed: control drag box rendering (DragMode) can glitch if controls are moved in response to DragOver events [ kimpos, private ]
  • fixed: Control.Visible property-get not properly reflecting parentage visibility [ kimpos, private ]
  • fixed: MDIForm with additional modal form on top could cause ALT-TAB switching quirks [ kimpos, private ]
  • fixed: quirk with Windows Media Player control where AX won't initialize if current directory is an extended path (\?\ prefixed)
  • improved: opening a form designer will now reset the running project if runtime forms are open, to allow the designer to open
  • fixed: IDE display problems with recent changes issued via WebView2 updates

twinBASIC BETA 973

05 Feb 09:07
619ce4e

Choose a tag to compare

twinBASIC BETA 973 Pre-release
Pre-release
  • TIP: To download the release, expand the 'Assets' link below and download the 'twinBASIC_IDE_BETA_XYZ.zip' file
  • IMPORTANT: This is a BETA release under active development. It is not recommended for production use.
  • fixed: PE compression feature flags are now effectively disabled when the PE entry point is overridden [ fafalone, discord ]

twinBASIC BETA 972

03 Feb 08:18
619ce4e

Choose a tag to compare

twinBASIC BETA 972 Pre-release
Pre-release
  • TIP: To download the release, expand the 'Assets' link below and download the 'twinBASIC_IDE_BETA_XYZ.zip' file
  • IMPORTANT: This is a BETA release under active development. It is not recommended for production use.
  • fixed: edge case around timers and Form_Load handling [ kimpos, private ]

twinBASIC BETA 971

02 Feb 18:53
619ce4e

Choose a tag to compare

twinBASIC BETA 971 Pre-release
Pre-release
  • TIP: To download the release, expand the 'Assets' link below and download the 'twinBASIC_IDE_BETA_XYZ.zip' file
  • IMPORTANT: This is a BETA release under active development. It is not recommended for production use.
  • fixed: appobject members could interfere with compilation, causing spurious 'duplicate definition' errors on parameter names [ kimpos, discord ]

twinBASIC BETA 970

02 Feb 14:36
619ce4e

Choose a tag to compare

twinBASIC BETA 970 Pre-release
Pre-release
  • TIP: To download the release, expand the 'Assets' link below and download the 'twinBASIC_IDE_BETA_XYZ.zip' file
  • IMPORTANT: This is a BETA release under active development. It is not recommended for production use.
  • fixed: minor render glitch of some VB6 compiled AX controls within the tB form designer [ Erkki, discord ]

twinBASIC BETA 969

02 Feb 12:47
619ce4e

Choose a tag to compare

twinBASIC BETA 969 Pre-release
Pre-release
  • TIP: To download the release, expand the 'Assets' link below and download the 'twinBASIC_IDE_BETA_XYZ.zip' file
  • IMPORTANT: This is a BETA release under active development. It is not recommended for production use.
  • fixed: (regression) accessing form properties directly via the Forms collection was producing non-sensible results
  • improved: PROJECT EXPLORER object-view mode now also shows the associated filename in the list [ AlienSoft, discord ]
  • fixed: lightweight controls MousePointer property not correctly reflecting Enabled/Visible state [ AlienSoft, discord ]
  • fixed: DEBUG CONSOLE does not render correctly when undocked [ feldharke, discord ]
  • fixed: if a form has TopMost property set to True, tooltips on the controls can appear behind the form [ woeoio2, discord ]
  • improved: added a 'Copy Name' context menu to the File-mode PROJECT EXPLORER to compliment the existing 'Copy Path' option [ feldharke, discord ]
  • fixed: a couple of auto-indent edge cases [ fafalone, discord ]
  • fixed: setting a Timer Enabled or Interval property in the initial Form_Resize event could be ignored [ fafalone, discord ]
  • fixed: typos in the locale en-gb locale file [ https://github.com//issues/2320 ]

twinBASIC BETA 968

01 Feb 19:35
619ce4e

Choose a tag to compare

twinBASIC BETA 968 Pre-release
Pre-release
  • TIP: To download the release, expand the 'Assets' link below and download the 'twinBASIC_IDE_BETA_XYZ.zip' file
  • IMPORTANT: This is a BETA release under active development. It is not recommended for production use.
  • fixed: type library generation now correctly outputs Alias types in outputted UDTs [ VanGoghGaming, discord ]
  • fixed: IDE Package Publisher Login form had a default button of 'Cancel' leading to wrong ENTER key behaviour in the credential input boxes [ Krool, discord ]

twinBASIC BETA 967

01 Feb 07:04
619ce4e

Choose a tag to compare

twinBASIC BETA 967 Pre-release
Pre-release
  • TIP: To download the release, expand the 'Assets' link below and download the 'twinBASIC_IDE_BETA_XYZ.zip' file
  • IMPORTANT: This is a BETA release under active development. It is not recommended for production use.
  • fixed: compiler stability issue in BETA 966

twinBASIC BETA 966

31 Jan 18:26
619ce4e

Choose a tag to compare

twinBASIC BETA 966 Pre-release
Pre-release
  • TIP: To download the release, expand the 'Assets' link below and download the 'twinBASIC_IDE_BETA_XYZ.zip' file
  • IMPORTANT: This is a BETA release under active development. It is not recommended for production use.
  • fixed: Random unspecified error accessing object in Variant [ fafalone ]
  • fixed: a few debugger stability issues

twinBASIC BETA 965

30 Jan 15:06
619ce4e

Choose a tag to compare

twinBASIC BETA 965 Pre-release
Pre-release
  • TIP: To download the release, expand the 'Assets' link below and download the 'twinBASIC_IDE_BETA_XYZ.zip' file
  • IMPORTANT: This is a BETA release under active development. It is not recommended for production use.
  • fixed: Form.Hide() on a modal form can leave the parent form in a hidden state behind other windows [ Don, discord ]
  • improved: IDE designer property sheet now accepts color value entries in the same format as VBx ("&H12345678&") [ AlienSoft, discord ]
  • fixed: when Form.BorderStyle is set to None, child UserControls would not render in the designer [ AlienSoft, discord ]
  • fixed: entering syntax With <ProjectName> would cause a compiler crash [ VanGoghGaming, discord ]
  • fixed: Protected properties are no longer evaluated in the debugger VARIABLES panel, to avoid a crash [ https://github.com//issues/2318 ]
  • improved: IDE options for numeric inputs now have a border [ https://github.com//issues/2316 ]
  • improved: "More components..." button in the Toolbox now opens directly to the "Available COM References" rather than the Enabled list [ https://github.com//issues/2315 ]
  • improved: warning TB0025 (unused parameter) is no longer triggered if the parameter begins with an underscore [ https://github.com//issues/2317 ]