Hi Bernie,

BS> The thing that has frustrated me the most about View and VID is
BS> its vocabulary. It's very different from other GUI development
BS> tools.

Yup. A table of translations would definitely be helpful. e.g.

REBOL        Other
-------------------------------------------
style        Control Template, Toolbox Item
face         Canvas, Form, Control, Widget
facet        attribute, property
action       default event handler
feel         event handler(s)

BS> Also, I'm getting the vague impression from the docs that there
BS> may actually be more than one programming "level" in View, maybe
BS> a high and a low level.

Yes. VID is high level, and it is written against the low level View
"model", which you can also access directly. The low level stuff is
painful because there are no docs on it. That's the big area where
there is a complete lack of docs.

A VID and View reference would be valuable indeed.

Thanks for your thoughts!

-- Gregg                         

-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to