Skip to content

DirectuX/thinRAD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

thinRAD ( NYA1 edition )

a tool to speed up user interface coding in thinBasic

Setup

Setup is almost the same as for thinternational

Note: append the following section to thinAir_Tools.ini

[thinRAD]
Menu=thinRAD
CommandLine=%thinbasicinstallpath%\thinbasicc.exe "%thinAirinstallpath%\Tools\thinRAD\thinRAD.tbasic " %sourcecodefullpathnameext%
SaveScriptBefore=true

1 Not Yet Alpha

Usage

in your script write an empty "UI" region / end region

thinRAD will find all #Resource files and fill the "UI" region with callback functions.

Demo

Run the script with full-path-to-DemoRAD.tbasic as command line parameter or via the user tool menu after setup. RAD.rc must be in the same directory than DemoRAD.tbasic

Roadmap

complete controls recognition

'update' mode

About

a tool to speed up user interface coding in thinBasic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published