Visual Euphoria Library -- New Version 0.05
- Posted by Gary Dumer <dumer9354 at MY-DEJA.COM> Sep 09, 1999
- 453 views
Hi Group, I've just uploaded the latest version of Visual Euphoria Library (0.05) to my WEB site: http://personal.atl.bellsouth.net/atl/t/d/tdwalsh/ Check out the new VEL Event System courtesy of Greg Harris. Also, in this release, try the new RICHEDITOR control which not only gives you access to RTF formatted documents... but also provides a dynamic way of creating a "Color Highlighted Syntax" editor. Also included: 1. New FreeControl command for deleting existing controls. 2. New GETHANDLE attribute for getting the Windows Handle. 3. New CLIENTHEIGHT and CLIENTWIDTH attributes for getting Client area info. 4. New WINDOWSTATE attribute to open a Form in MAXIMIZED, MINIMIZED, and NORMAL mode. 5. New x, y coordinates for all appropriate Mouse Events. 6. New Key value for the KeyPress Event. Plus many, many more... Happy coding... Gary.