|
From: Alexander S.K. <al...@be...> - 2013-12-10 10:05:10
|
Itamar M. Lins Jr. Lins writes: > Hi! > > Another function removed from 2.18 > > How is substitute ? > I've added it and hwg_setall() to contrib/misc/miscfunc.prg. You compile your project with this file or simply include these functions to your prg. Understand me correctly. We may write a lot of useful functions for HwGUI, but this doesn't mean that all they must be included in hwgui.lib. Contrib/ is a good place to share useful code without overloading the main library. Regards, Alexander. |