Re: VisualBasic Look-a-like
- Posted by Talvitie <smtoa at SAUNALAHTI.FI> Jul 19, 1999
- 440 views
David Cuny wrote: >By "editor", do you mean a text editor (similar to ed or ee), or are = you >referring to a full development environment, with screens for laying = out >control on windows, and so forth? Yes, full development enviroment was my plant. That's why I was calling = it as "VB look-a-like". I was planning to do it with Euphoria and using = your Win32lib(cause it would be too large project for me to write all = the low-level code by myself at this time). I was also thinking to = include text editor features in some point, so it would be possible to = write .ex .e and .ew files with it. When being somewhat finished users only need to use Eu, not VB code. btw, you've done a great job :) --Tapani