Hello !
Having bought BLITZ3D some years ago, I would like to add it a GUI library and for it, I downloaded on the site : "http://www.blitzbasic.com/toolbox/toolbox.php?cat=14"
these two GUI : "BCF" and "NGUI". I thus have their sources in two specific directories and every time I use them, I have to clarify several times their complete path, otherwise I have diagnoses " function not found "...
My question is thus : how to make once for all a library (DLL ? ) that I would just have to put in INCLUDE at the beginning of my programs, like : "INCLUDE NGUI.dll" or "INCLUDE BCF.dll"?
I found nothing about this in the manual book.
Thank you in advance for any answer!
Cordially
Gfil
Having bought BLITZ3D some years ago, I would like to add it a GUI library and for it, I downloaded on the site : "http://www.blitzbasic.com/toolbox/toolbox.php?cat=14"
these two GUI : "BCF" and "NGUI". I thus have their sources in two specific directories and every time I use them, I have to clarify several times their complete path, otherwise I have diagnoses " function not found "...
My question is thus : how to make once for all a library (DLL ? ) that I would just have to put in INCLUDE at the beginning of my programs, like : "INCLUDE NGUI.dll" or "INCLUDE BCF.dll"?
I found nothing about this in the manual book.
Thank you in advance for any answer!
Cordially
Gfil