Application:Code Library
Posted: Mon Jan 02, 2017 9:26 am
I was looking for a code library to make an attempt at organising my attempts at programming. After a few search here and on internet decdided to roll my own. Here is my first attempt.
This application when run allows you to store Whole Applications,Custom Gadgets,Example of use, Modules and procedures\Macros.
The procedures\macros are stored directly in the database and when required can be copied to the clipboard for easy insertion into your current project. All the others are stored in sub folders from the folder in which the programme is run. these can all be copied out any time you wish to any folder you choose so any application can be used as a template for your new application etc modules and custom gadgets can be copied into your project folder at any time for inclusion.
All the files required are available on GitHub herehttps://github.com/collectordave/PureBasic-Code-Library:-
Let me know of any problems or needed features.
Regards
cd
This application when run allows you to store Whole Applications,Custom Gadgets,Example of use, Modules and procedures\Macros.
The procedures\macros are stored directly in the database and when required can be copied to the clipboard for easy insertion into your current project. All the others are stored in sub folders from the folder in which the programme is run. these can all be copied out any time you wish to any folder you choose so any application can be used as a template for your new application etc modules and custom gadgets can be copied into your project folder at any time for inclusion.
All the files required are available on GitHub herehttps://github.com/collectordave/PureBasic-Code-Library:-
Let me know of any problems or needed features.
Regards
cd