Results 1 to 5 of 5

Thread: CodeTips reloaded

  1. #1

    Smile CodeTips reloaded

    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

  2. #2

    Thumbs up

    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

  3. #3
    Super Moderator Petr Schreiber's Avatar
    Join Date
    Aug 2005
    Location
    Brno - Czech Republic
    Posts
    7,128
    Rep Power
    732
    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

  4. #4
    Quote Originally Posted by Petr Schreiber View Post

    I did it completely by hand ... ok, just joking.
    . .
    ThinBasic 1.11.6.0 ALPHA - Windows 8.1 x64

  5. #5
    Quote Originally Posted by DirectuX View Post
    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.

    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

Similar Threads

  1. CodeTips - for complete thinBASIC (including TBAI, TBGL, TBEM)
    By Petr Schreiber in forum thinAir CodeTips/CodeSense
    Replies: 11
    Last Post: 25-10-2012, 23:07

Members who have read this thread: 0

There are no members to list at the moment.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •