1. Re: VCL
- Posted by Daniel Berstein <daber at PAIR.COM> Feb 22, 1999
- 419 views
At 10:41 AM 22-02-1999 , you wrote: >Dan > > Why can't you create a special standard DLL for Euphoria that could > >interface a VCL or ETC. This DLL would contain a standard interface between > >Euphoria and a VCL, OCX, or COM. The DLL would contain standard API calls > >for the interface. > >Bernie It's been done ;) It' called Visual Euphoria and can be found at my Euphoria page at www27.pair.com/daber/architek VE (for short) is a wrapper for Delphi's VCL. It's not complete yet, there are tons of components that can be included and bugs to be fixed. On March I'll resume VE development... I'm planning to migrate some of my Delphi code, if not most, to Euphoria... that's where ECM should be required. Regards, Daniel Berstein daber at pair.com