Euphoria IDE
- Posted by LUIS RAUL CAMPOS ARRIBAS <lcampoar8 at FAR.UB.EDU> May 06, 1999
- 529 views
Hi 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 > > email: ferlin at sandw.net > email: ferlin at email.com > Actually i'm working on a IDE for Win32 that uses David's Win32Lib,the problem is that my final exams are near and i cant dedicate to it more than few minutes per week! I'm writting it with Visual Basic 4.0 for windows 95 and the interface(it's a step close to be finished but remains ALL the rest!) it's similar to the one you'll find in Visual Basic or Delphi envoirements but i'm making it semi-flexible.The properties menu,the project manager and the code editor will appear in the same window.When aviable all send a copy to RDS so you can try it and find bugs or send sugestions or whatever... but don't expect something terrific(not even decent) i'm going to be pharmacyst not programmer! question: anyone knows how to use a VBX control in visual basic? (i allready know how to use an OCX) thanx and regards