Icon View Thread

The following is the text of the current message along with any replies.
Messages 11 to 12 of 12 total
Thread Problem migrating NexusDB database
Tue, Aug 16 2011 6:17 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Tim


I like the sound of that. Might even tempt me into doing a bit of web development.

Many years ago I wrote a screen generator in PICK (included a simple command line operation a bit like the old spreadsheets, a text editor, and built in multi table lookups) so I can fully endorse "Apparently, writing an IDE and compiler is pretty hard work."

The one advantage I had was that it only had a few events which were processed in an understandable sequence. (eg before enter field, after enter field, before form display, after form display, before record load, after record load, before save, after save)

Roy Lambert
Tue, Aug 16 2011 2:34 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Roy,

<< I like the sound of that. Might even tempt me into doing a bit of web
development. >>

It's really cool - you can plop components down a form, use the two-way
tools for setting up the event handlers, etc. and then hit Ctrl-F9 to
compile or F9 to run in the built-in web browser in the IDE.

<< Many years ago I wrote a screen generator in PICK (included a simple
command line operation a bit like the old spreadsheets, a text editor, and
built in multi table lookups) so I can fully endorse "Apparently, writing an
IDE and compiler is pretty hard work." >>

Smile One thing that is interesting is that I don't think I could have
written this IDE in any other language than Delphi.  Other languages simply
don't have the type of framework support that I would need to do this type
of project.

--
Tim Young
Elevate Software
www.elevatesoft.com
« Previous PagePage 2 of 2
Jump to Page:  1 2
Image