Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[ALLY] Re: Getting one's head around View/Vid

From: allenk:powerup:au at: 16-Dec-2000 0:18

Hi Brett, The html docs are out of date, though many of the principals still hold true. Best bet to learn with is Carls easyvid.r tutorial. Have a search around the View demo for it. At the lowest level, everything in view is a face object, VID provides a simple dialect for creating faces. So simple in fact that as a new view user, you may not need to know about the underlying faces for a while. Hope this helps, I'll write some more when I can. Feel free to ask any questions. Cheers, Allen K ----- Original Message ----- From: "Brett Handley" <[brett--codeconscious--com]> To: <[ally-list--rebol--com]> Sent: Friday, December 15, 2000 11:10 AM Subject: [ALLY] Getting one's head around View/Vid
> Hi, > > Because the Rebol language itself has been the source of much interest and
fun for me, I haven't as yet done anything useful with the graphic capabilities of View. But, I would now like to learn this.
> I've kept an eye on the various posts from this list. Is it correct to say
that the current manual for View is not up to date with the latest way of writing GUIs in View?