IonicWind Software

IWBasic => General Questions => Topic started by: aurelCB on September 06, 2018, 02:24:15 AM

Title: Control Pack 1.6
Post by: aurelCB on September 06, 2018, 02:24:15 AM
Hi
I don't ask very often about things
but i need to know how i can use this control pack and is still valid because is written for
IBPro i have EB...is work with EB maybe?
Im interested for ReBar Control?
Is there a way to see include file for this control?
uff too many questions?
thnks in advance!

Aurel
Title: Re: Control Pack 1.6
Post by: LarryMc on September 06, 2018, 08:01:00 AM
Anything written for IBPro will work fine with EBasic
Title: Re: Control Pack 1.6
Post by: aurelCB on September 06, 2018, 04:06:01 PM
Hi Larry
But i am not sure how to use this pack ..it is compiled
and complain that there is no IBasicPro folder ?
so i am not sure what to do?
and info about that?
Title: Re: Control Pack 1.6
Post by: LarryMc on September 06, 2018, 05:42:08 PM
You'll need to fool it into thinking IBPro is installed on your computer.

create a folder
c:\IBPro
with sub folders
\bin
\inc
\libs
\help
\projects


in other words set it up just like ebasic is set up on you computer
Then create a registry entry
HKCU/Software/Pyxia/IBasic Pro/Paths/BIN and the value would be c:\IBPro\bin

then run the installer and it should put the different files in the proper locations.
then you can copy the files to the corresponding locations in your EBasic folders

Title: Re: Control Pack 1.6
Post by: LarryMc on September 06, 2018, 06:20:09 PM
modified the above to include the \projects folder which is needed
Title: Re: Control Pack 1.6
Post by: aurelCB on September 06, 2018, 11:54:21 PM
Aha i see now..
Thanks Larry  :)