You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,8 @@ There's still some work to do in twinBASIC to complete user control support, but
15
15
16
16
### Using these controls in your project
17
17
18
+
**Requires [twinBASIC Beta 236](https://github.com/twinbasic/twinbasic/releases) or newer**
19
+
18
20
The demos are all set to open and run, to set these up in your project:
19
21
20
22
These projects use tbShellLib, the x64-compatible successor to oleexp.tlb written in twinBASIC. First add a reference to 'twinBASIC Shell Library' in Settings->COM Type Library / Active-X References by clicking TWINPACK PACKAGES and selecting it from the list, or manually downloading it from it's [repository](https://github.com/fafalone/tbShellLib).
0 commit comments