Re: Euphoria IDE
- Posted by Hugo Rozas <hrm at PERU.ITETE.COM.PE> May 06, 1999
- 520 views
>Hello All, > > I have been very busy lately learning Delphi 4 (Object Pascal) >for my work. I like the IDE that Delphi 4 uses, I have not had time >to work on any of my Euphoria programs for more than a few minutes a >week, but I did take a look a LLAMA and EZDESIGN, and the thought >crossed my mind, that maybe a cross between these two programs/libraries >would be the start of a Great IDE, LLAMA would provide the Class >Inheritance for the components that the user chooses, and EZDESIGN would >provide the GUI with click and place capability, similar to what >Delphi 4's IDE works. I thought maybe someone with more time available >to them at this time might look into this idea, I intend to study on >this more in the future unless some one else gets it going. > > What do you think? > >Later: > >+ + + Rev. Ferlin Scarborough - Centreville, Alabama - USA Actually, Daniel Berstein begin the implementation of this idea. (but in Delphi-3). You can download his files from the Euphoria archives. ( VE002.ZIP - Visual Euphoria ). Hugo P.S: The only problem is he gives no source code of the DLL file.