Hi Mike,

I'm pretty sure I've seen someone mention before here that they were
doing some work against this type of GIS file. Anyone remember who?

ML> On "altme", the chat client: I am certainly going to have a look into it !
ML> Are many of you really using it ?

Yes!

ML> Unfortunately, the documentation about using actions & events with REBOL
ML> view isn't very
ML> good either - I was practically 'learning' by looking at example code from
ML> others.

The How-To docs section on REBOL.com has some good stuff in it.
(http://www.rebol.com/how-to/feel.html) EasyVID and (Brett's?)
VIDNotes are other good resources. 

ML> If instead the editor would be doing background parsing and watch me create
ML> an object
ML> or button it could really support me by displaying all possible options with
ML> that element.

I did a little test mod of the plain REBOL editor that emulates
Intellisense, but it's been collecting dust for a while. It was a very
crude demonstration of the concept, but it would show a list of elements
in an object, or the interface for a function (as a tooltip in the
latter case). As Andrew said, making it context aware is the tricky
part. Probably doable, but would take a bit of work.


-- Gregg                         

-- 
To unsubscribe from this list, just send an email to
[EMAIL PROTECTED] with unsubscribe as the subject.

Reply via email to