Lars Gullik Bjønnes wrote: > I fear that XForms might need an upgrade to use either XwcLookup or > XmbLookup to give us what we require in the keyhandler (we might we > able to do it the event handler as well, unless xforms already ate > some of our multibyte chars). Or some IM thingie (More work for you > while in retirement Angus).
Ach, du Lieber Gott. CG Han and I hacked together something a couple of years ago, but it never made it into the main library because of a hack controlling the display of popup menus of all things that totally subverts X's event queue. I'll need help to fix that... > Also to make some of this nicer I think we need my "any-patch", I'll > dig that out of the closet (right when 1.4.0 is released...) > (we pass a keysym from the frontend... this is turned into a > std::string and sent to dispatch()... we loose info on the way...) Encode the string as UTF-8 then. Anyway, well done! -- Angus