> A> it is more similar to other key events (excepts it propagates up to parent > A> if not processed). > > But this is the major difference. If the normal key events propagated > upwards, there would be never any need for EVT_CHAR_HOOK. Of course, it ... OK, so we'll have a go at this version. If problematic we have an alternative. Regards // ATS.