Updated file : thinBasic_Codetips.zip
I've found that underscores do not need to be escaped. Removing them does the job.
Now, all contained tips are shown. Still the file lacks a few keywords.
Hi,
here is an unofficial thinBasic_Codetips.ini completed file as replacement for thinBasic\thinAir\Syntax\thinBasic\thinBasic_Codetips.ini
it shows all tips except for keywords with underscores (do not know why).
Note : It is based on the file already in the thinbasic setup, I did not have checked the syntax nor the description.
thinBasic_Codetips.zip
ThinBasic 1.11.6.0 ALPHA - Windows 8.1 x64
Updated file : thinBasic_Codetips.zip
I've found that underscores do not need to be escaped. Removing them does the job.
Now, all contained tips are shown. Still the file lacks a few keywords.
ThinBasic 1.11.6.0 ALPHA - Windows 8.1 x64
Thank you,
what a huge amount of work
Petr
Learn 3D graphics with ThinBASIC, learn TBGL!
Windows 10 64bit - Intel Core i5-3350P @ 3.1GHz - 16 GB RAM - NVIDIA GeForce GTX 1050 Ti 4GB
Now updated with more than 700 new syntax and manual additions.
There is much to do, except that cooperation is necessary.
thinBasic_Codetips-december.zip
Limitation : around a hundred more syntax can't be inserted because being dot notation keywords.
For memo: following keywords may need reviewing in help file (not exhaustive)
CHARFORMAT2
CHARRANGE
TBADDBITMAP
TBBUTTON
Region_BMP_GetHeight(hBitMap)
Region_BMP_GetWidth(hBitMap)
Region_BMP_Load(BitMapFileName)
Region_Create_FromBMP(hBmp, TranColor)
Region_Set(hWnd, hRegion, hBmp)
Sound_Play (SoundFileName)
STAT_StdDeviation(ArrayVariable)
STAT_StdError(ArrayVariable)
TAB_Resize(hWnd, ctrlID)
TBASS_ChannelGetLength(hChannel)
TBDI_CountAxes(JoyID)
TBDI_CountBtn(JoyID)
TBDI_CountPOV(JoyID)
TBEM_GetRepeatFlag( eventID )
TBGL_Circle( xPos, yPos, radius [, divider ] )
Last edited by DirectuX; 15-12-2018 at 23:05.
ThinBasic 1.11.6.0 ALPHA - Windows 8.1 x64
Bookmarks