On Tue, May 28, 2002 at 01:16:26PM -0400, Dan Espen wrote: > FVWM CVS <fvwm-workers@fvwm.org> writes: > > CVSROOT: /home/cvs/fvwm > > Module name: fvwm > > Changes by: olicha 02/05/24 08:03:38 > > > > Modified files: > > * Added support for variable fonts for FvwmForm input item > > (Dan do I break something?) > > It works pretty well. > > Cursor positioning with button 3 and variable width fonts > doesn't get the right position. >
Fixed. The cursor position after a mouse click can be 1 char different than before. The "new" logic is: the cursor go just before the character under the mouse (even if the mouse is on the right of the char). I think it is ok as it is this logic which is used in emacs (but yes in my emacs the cursor is a charsize rectangle ...). Olivier -- Visit the official FVWM web page at <URL:http://www.fvwm.org/>. To unsubscribe from the list, send "unsubscribe fvwm-workers" in the body of a message to [EMAIL PROTECTED] To report problems, send mail to [EMAIL PROTECTED]