Cyphre, I've already got a detect feel on the window of glass (which re-direcst focus and enables anamonitor and snapshot system), but its quite easy to break since view keeps ressetting the feels of the window without my asking... especially when opening another window... It seems like all windows share the same feel object... !
Is an insert-event-func example available anywhere? Thanks! -MAx ----- Original Message ----- From: "Cyphre" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, November 23, 2001 10:13 AM Subject: [REBOL] Re: selective view feel... > Hi Max, > > If I understand properly, you have to make filter either using detect > function or make handler using 'insert-event-func...but if you want to > filter all feel's events you have to also filter 'time events (by setting > 'rate or so...) > Some time ago I sugessted Holger to add something like 'freeze 'unfreeze > command( see http://www.escribe.com/internet/rebol/m16058.html ). for > simplier and recursive selecting to which face(s) should events flow but I > haven't got any response...Maybe my idea is wrong but this (or similar) > aproach would be very handy not only for your event filtering needs... > > Regards > > Cyphre > > > ----- Original Message ----- > From: "Maxim Olivier-Adlhoch" <[EMAIL PROTECTED]> > To: "reblist" <[EMAIL PROTECTED]> > Sent: Friday, November 23, 2001 12:49 PM > Subject: [REBOL] selective view feel... > > > > Hi > > > > Is it possible to enable event handling JUST for a subset of a window's > > faces? > > > > Say I add a new temporary face to the window's root pane... can I ask the > > view engine to feel only that face temporarily, or must I try to use the > > window's detect function and build a filter? this is a little harder > since > > some of the internals of view aren't exactly clear and documented ;-) > > > > > > -Max > > > > -- > > To unsubscribe from this list, please send an email to > > [EMAIL PROTECTED] with "unsubscribe" in the > > subject, without the quotes. > > > > > > > --- > Odchoz� zpr�va neobsahuje viry. > Zkontrolov�no antivirov�m syst�mem AVG (http://www.grisoft.cz). > Verze: 6.0.282 / Virov� b�ze: 150 - datum vyd�n�: 25.9.2001 > > -- > To unsubscribe from this list, please send an email to > [EMAIL PROTECTED] with "unsubscribe" in the > subject, without the quotes. > -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
