Re: VisualBasic look-a-like
- Posted by Gary Dumer <dumer9354 at WHITE-MARSH.AIM-SMART.COM> Jul 18, 1999
- 452 views
Irv, VisualEuphoria is written in Delphi and makes use of the Delphi VCL to produce all of the GUI components. Without Delphi, you don't have the current concept of VisualEuphoria. You would have to write your own visual components (like David's Llama) to do the same thing in Euphoria, and you can see what a task that is. You still would have the portability problems. What with Inprise/Borland currently considering Delphi for the Linux platform, VisualEuphoria, in it's current configuration, would be a candidate for Linux. Gary. >Irv >p.s. Hopefully, this will be written in Euphoria, not Delphi or VB or whatever. >That way, it can be maintained, improved, updated as Euphoria gets additional >functions or moves to new platforms.