PDA

View Full Version : CodeTips reloaded



DirectuX
30-11-2018, 10:11
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.

9915

DirectuX
01-12-2018, 18:23
Updated file : 9916

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.

Petr Schreiber
06-12-2018, 20:44
Thank you,

what a huge amount of work :o


Petr

DirectuX
07-12-2018, 16:05
I did it completely by hand ... ok, just joking.

. :blush: .

DirectuX
15-12-2018, 23:02
Still the file lacks a few keywords.
Now updated with more than 700 new syntax and manual additions.
There is much to do, except that cooperation is necessary.

9917

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 ] )