RE: IDE

new topic     » goto parent     » topic index » view thread      » older message » newer message

I worked up title, author, date, current version as EditText. 
Description and comments are MLE. Would that do what you want? Since 
this could get lengthy do we need something to limit what goes into the 
output EXW?

If you don't want this to go to the output exw then we probably should 
sit down together and design database contents and reports that could be 
updated/viewed in IDE.

--judith

Dan Moyer wrote:
> Judith,
> 
> Ok, but what I'm proposing is more than just a place for general program 
> id
> stuff; I'm suggesting a place for VERSION info, so that as problems are
> identified & fixed in successive versions, information about what was 
> fixed
> & how it was fixed could be placed there, associated with the version
> number, so that as a program is being developed, the programmer can have 
> a
> record of what was done in each version.  When I do this, it helps some, 
> and
> when I don't, I wish I had!!
> 
> Dan Moyer
> 
> ----- Original Message -----
> From: "Judith Evans" <camping at txcyber.com>
> To: "EUforum" <EUforum at topica.com>
> Sent: Wednesday, December 04, 2002 3:27 AM
> Subject: RE: IDE
> 
> 
> > Back a few IDE releases when Travis Beaty was working on a preliminary
> > replacement for Code Editor he was planning something for this but it
> > was outside of the event setup.
> >
> > If I remember correctly he was proposing fields for program name, title,
> > author, date, description, comments.
> >
> > I'll try to work something up for v16.
> > --judith
> >
> > Dan Moyer wrote:
> > > The "Begin" section is also handy for putting version development
> > > information, although maybe a separate section for that would be better,
> > > to
> > > encourage people (like me!) to put "version x solved this problem, but
> > > doesn't yet do this, & has this problem" kinda stuff?  So maybe an
> > > additional section called "Version info" or something?  But just for the
> > > main window, not in each controls event list.
> > >
> > > Dan Moyer
> > >
> > >
> > > ----- Original Message -----
> > > From: "Judith Evans" <camping at txcyber.com>
> > > To: "EUforum" <EUforum at topica.com>
> > > Sent: Tuesday, December 03, 2002 12:27 PM
> > > Subject: RE: IDE
> > >
> > >
> > > > There is not a Declaratives section. Instead use the event downdown
> > > > entries: Begin, Intro and/or General and create your vars. These are
> not
> > > > really events but it was simple to put them in the events list.
> > > >
> > > > General event is also useful to write routines that are not event
> driven
> > > > but are referred to within your program.
> > > >
> > > > For vars that are local to routines, you can declare them inside one
> of
> > > > the other events prior to actual execution code in that routine.
> > > >
> > > > Begin code will appear in the generated EXW before 'include Win32lib'
> > > > statement, Intro code will appear before the createEx statements and
> > > > General will appear after the createEx statements.
> > > >
> > > > I tell all new users of IDE to let me know of anything I can add that
> > > > would help them or what they find hard to use, misleading, etc. And
> > > > please do not be bashful about reporting bugs.
> > > >
> > > > --judith
> > > >
> > > > Renzo Beggia wrote:
> > > > > Judith,
> > > > >
> > > > > great job in the IDE,
> > > > >
> > > > > there is only one thing i can't find, that is how to define the
> > > > > variables and constants (normally at the beginning of the code)
> > > > >
> > > > > could you help me out here ?
> > > > >
> > > > > ThanX
> > > > >
> > > > > Renzo from Belgium
> > > > >
> > > > >

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu