[REBOL] Re: More view questions...
From: atruter:hih:au at: 29-Aug-2002 9:43
> What are the best docs for learning view, and what is the best order for
reading them?
Easy VID (desktop/REBOL.com/docs) is enough to get started:
followed by:
http://www.rebol.com/docs.html#view
to round things out. The following are also usefull depending upon what you are trying
to do / learn:
Easy Draw (desktop/REBOL.com/docs)
http://www.rebol.com/how-to/fields.html
http://www.rebol.com/how-to/feel.html
http://www.rebol.com/how-to/btns-cust.html
http://www.rebol.com/how-to/subpanels.html
and last (but certainly not least):
http://www.rebolforces.com/ (the Zine articles)
http://www.codeconscious.com/rebol/ (Tips & Tricks)
I found Easy VID to be more than enough to get started, its when you need
to have greater control over the UI that the other docs come in useful.
Regards,
Ashley