1. Re: Judith's IDE ! check it out!
Judith,
re: finding the html doc:
Here's what I have *almost* done:
search the Euphoria folder for any instance of the doc, saving the
directories found (in a .dat file as well as in program variable); when user
hits doc button, put them into list, let user choose; next time in, read the
.dat file instead of searching for it.
What I've done so far (which is working) is search for one instance in one
specified folder & save it & just use it. (not actually of the doc, but of
Fritz/Ad's Tutorial)
re: cut'n'paste in the code editor:
yes yes yes, please please please! :))
re: stamped version of newest Win32Lib:
hope so.
re: David's file names in IDE:
don't see why as of now.
re: submitting it to SourceForge:
I think for now maybe send to both RDS and SourceForge?
Dan
----- Original Message -----
From: "Judith Evans" <camping at FLASH.NET>
To: <EUPHORIA at LISTSERV.MUOHIO.EDU>
Sent: Monday, September 11, 2000 3:11 AM
Subject: Re: Judith's IDE ! check it out!
> Thanks, Dan,
>
> I tried to play with 'cut', 'copy' and 'paste' last year but all I got was
a
> big headache. I'll give it another try.
>
> I didn't try to find the Win32Lib html docs for the following reason. If
> there is more than one copy of Win32Lib in Euphoria, which one is the one
> the user is using? For example I have a folder Win32Lib, Win32Lib.v50 and
> WinLib.v51 and they all contain the programs, samples and the doc. It
would
> be pretty tough for anyone besides me to know which html is use. If anyone
> has a bright idea, let me know.
>
> Which leads me to another question. Are we near to having a STAMPED
version
> of Win32lib?
>
> A question to throw out: those of you who have downloaded the new IDE
might
> have noticed that I kept David's file names. Is this a problem? Should it
be
> submitted to Sourceforge instead via David Parnell?
>
> Anyways, thanks for the nice words about the IDE! It is certainly
> encouraging.
>
> Judith
>
>
>
>
> On Sun, 10 Sep 2000 21:39:45 -0700, Dan B Moyer <DANMOYER at PRODIGY.NET>
> wrote:
>
> > My biggest hope is that someday
> >the code editor will be expanded so as to allow CUT'N'PASTE, as I tend to
> do
> >that a *lot*, like from examples.
> >........
> > maybe you could use it in your IDE for the path to the
> >Win32Lib html doc.
> >
>
> >Dan Moyer