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

[REBOL] Re: Vid / Subpanels / Dirty?

From: brett:codeconscious at: 2-Jun-2001 23:58

Hi Scott, Thought I'd send this to you privately because I didn't feel I should announce such an incremental change on the list but given your interest in learning all things Rebol/View moment I thought you'd might find it useful one day. :) Basically, I've developed my thinking just a tad more on the "Dirty" problem when closing windows. I decided that there were two seperate issues involved: ensuring the appliation dirty flag is set when closing a window, and trapping the close window event. Described wordily here: do http://www.codeconscious.com/rebsite/vid-notes.r Regards, Brett.