- New RETURN keyword change
- Considering drop support for Win9x OS
- I need some speed tests
- ProgressBar in next versions
- Speed confirmation
- Speed2, a comparative speed test through different development environments
- MOD operator deprecated
- For those developing thinBasic modules
- Idea for TBEM (or other modules) and thinCore
- STATIC variables
- Complexity and speed
- Application for thinBasic startup
- Question: UIAdv module
- 3 DLL less in next preview
- thinCore as embeddable 3rd party DLL
- Win7 64 bit: my new development machine.
- O2 thinBasic
- Icons for thinBasic
- OK, I need help from ASM men
- Constant String Arrays with non-linear "indexes"
- Idea for blank-delimited concatenation
- Idea for case-insensitive string comparisons
- Idea for multi-variable DIM declarations
- Support IN for lists of strings
- Idea for automatic implied line continuation
- Idea for LEFT$/RIGHT$ variable that work in reverse
- Idea about "VAR ARG" parameters
- Idea about "pseudo-variable" target functions
- Idea for #LINE preprocessor command
- Idea for ordered SWAP
- Request for better parsing of IF statements
- Idea for Line-Number string literal $LN
- Ideas for dynamic Array-constructor on the fly
- Release the beast: Get$/Set$/GetPtr
- OOP ideas
- TypeOf- ideas
- UI-Menubuilder-Idea
- Safety first: 3+1 suggestions for thinBASIC
- TBGL-Ideas
- type-constructor-ideas
- Static UDT-idea & more
- idea: "thinWiki"
- tB-online-interpreter-idea
- Variadic Functions
- experimental script & tB-bug
- Type_Exists(sType) ?
- ARRAY-ideas
- enumerating-thoughts
- another weird Alias-thought
- Array CVx...
- idea for stack-variables
- Would there be an interest in a free EZGUI runtime for ThinBasic ?
- all those keywords...
- UDT_ElementName-idea
- With {As|Like} vartype At- a virtual idea
- 3 problems that complicate my life
- Type ... As ... ?
- SizeOf(<stringexpression>)
- Function_ReturnValue/ Function_ResultPtr
- Array Left$
- Allow Me without dot or Extends <PrimitiveType>
- Concept: Context function
- Peek & Poke...
- Array Join
- zLib - archives
- Array Sort - once more...
- when thinBasic crashes...
- enumerating types
- unique udt-variables
- For X At pStart To pEnd Step Sizeof(X)
- data-structures and more
- Console - function to be called at shutdown
- MaskedTextBox Control
- grouped Enumeration as other languages have
- TypeOf and secret Static UDT-members...
- C-style #DEFINEs
- Cool and Clean, safe to use?
- LL's and Dir_List trying to understand
- Need help assigning class to arrays
- Suggestion: new for commands
- Sqlite?
- Package manager proposal for ThinBASIC
- UDT-improvement
- LookUp-Table-structure
- Tbo2
- Considering semantic versioning
- Still: static udt-subelements...
- i18n internationalization functionality in thinbasic / thinair
- Variable scope suggestion
- thinBasic-Online-interpreter
- what colour is TB?
- TB Main - automatically be terminated after number of seconds
- Bug tracking allow file attachment
- Support a doubly-linked list module similar to LL
- Static Type-members and scopes
- CleanUp those millions of constants
- Formatting string in Bin_To_Hex$ function
- Select UCase <String>
- Any, Some, All, Neither|Nor, None to fix & improve.
- Console as UIControl or AddressOf(,,,)
- thinBasic-project 1.2021
- Functions that return Arrays
- call back into the future
- Keywords as Function-parameters
- Internal (SDK mostly) Vartype-thoughts about encoding and other stuff
- once again: the private scope
- Run script without saving?
- Virtual dynamic Strings
- Some naming suggests <=O-O=> - future goggles -
- What about Strings & implicit operations?
- an "ascii-idea", $NUL-terminated scripts
- Units & Type ideas
- TOPIC REGEXPR Examples
- Function Overload - yes we can - and why we need UDT-Subelement as SUB
- Optional default-value & IsMissing(argument)