[REBOL] Modal behaviour for a face (or modal face)
From: etienne::alaurent::free::fr at: 12-Mar-2002 19:12
Hi, rebollers In a block of faces, I want to make a face modal. Rebol team suggests 'inform, but this function creates a new window. What I want is : a modal behaviour for a face; all events in this face are grabbed by itself and dispatched toward its sub-faces. All events outside this face are ignored. suggestions ? -- regards. --- Etienne