1. How do you add Pete Eberlein's stuff to David Cuny's editor?
I just downloaded Eberlein's enhancement package.
How do you add Pete Eberlein's enhancement package to David Cuny's
GUI/text editor?
I mean, how to--as in where the code goes!
Distraught newbie,
Rafael
_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com
2. Re: How do you add Pete Eberlein's stuff to David Cuny's editor?
> I just downloaded Eberlein's enhancement package.
> How do you add Pete Eberlein's enhancement package to David Cuny's
> GUI/text editor?
> I mean, how to--as in where the code goes!
My code is quite a few versions behind David's, and though I haven't tried
it, overwriting the ee files with mine will probably screw it up pretty
good. I think David has already incorporated most of the enhancements
into the GUi already, such as the custom fonts and svga mouse. One other
thing I always change in ee is so that when a file is loaded, the line
numbers display at the lower right corner is updated on every 64th line
instead of every line. I found that loading large files on my old 486
took forever because ee spends so much time updating the screen. To do a
check for every 64th line I used "if and_bits(line, 63) = 0 then" around
the display code.
Rob, could you also remove my outdated gui enhancement from the archives?
Thanks. Hopefully that will alleviate some frustrations among newbies.
_______ ______ _______ ______
[ _ \[ _ ][ _ _ ][ _ ]
[/| [_] |[/| [_\][/ | | \][/| [_\]
| ___/ | _] | | | _]
[\| [/] [\| [_/] [\| |/] [\| [_/]
[_____] [______] [_____] [______]
xseal at harborside.com ICQ:13466657
http://www.harborside.com/home/x/xseal/euphoria/
3. Re: How do you add Pete Eberlein's stuff to David Cuny's editor?
- Posted by Ralf Nieuwenhuijsen <nieuwen at XS4ALL.NL>
Sep 21, 1998
-
Last edited Sep 22, 1998
>Rob, could you also remove my outdated gui enhancement from the archives?
>Thanks. Hopefully that will alleviate some frustrations among newbies.
>
Robert, could you remove the -Next Graphix Library- out of the achive.
Its not done, and never will be. I might start something from scratch but I
will not be working at it no more.
Its not of any use, and will only confuse new users, since it lacks a lot of
functionality.
Ralf