Skip to content
This repository has been archived by the owner on Jun 17, 2018. It is now read-only.

AshishKingdom/aKFrameWork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aKFrameWork v1.012


A library for adding dialogs to your Qb64 Program. With love by Ashish!

To use this libary, see it below

'$include:'aKFrameWork_global.bas'
[your code]
[your code]
[your code]
'$include:'aKFrameWork_method.bas'

Yes, include aKFrameWork_global.bi on the top of your program and aKFrameWork_method.bi on the bottom of your program.

You can check some cool demo in the 'demo' folder. Also, you can read aKFrameWork.pdf in 'doc' folder to know more about SUBS and FUNCTION of this framework and how to use it.

The new added FrameworkManager is a Web Application which will help you to get .bas code of the dialog.