Hi, > How do you propose to use that callback? I did not find a > documentation for it. It takes no argument (except the chr object self) > so there is no way to pass in the buffer. It cannot be replaced - > it is set in non-ui code in multiple places and never in ui code.
No docs, but see backend/msmouse.c where I've added chr_accept_input support recently. cheers, Gerd