>>>>> On Thu, 24 Jan 2002 08:48:50 +0300 >>>>> "Alexander" == Alexander Kotelnikov <[EMAIL PROTECTED]> wrote: Alexander> Alexander> After all changes I made there are still two troubles: Alexander> 1. in small window indicating window size/position on resize/move Alexander> test is displayed too high, with UTF locale I see only some bottom Alexander> pixels of it.
sometimes I see just nothing. I tryed to dig it: I've put a printf in move-resize.c in DisplayPosition() #ifdef I18N_MB + printf("Scr.DefaultFont.font->ascent=%d\n",Scr.DefaultFont.font->ascent); XmbDrawString(dpy, Scr.SizeWindow, Scr.DefaultFont.fontset, Scr.StdGC, offset, Scr.DefaultFont.font->ascent + GEOMETRY_WINDOW_BW, str, strlen(str)); #else this printf gives me while windows movement: Scr.DefaultFont.font->ascent=4673097 and it is confusing. I got this with cvs fvwm with the only change from me -- printf() addition. -- Alexander Kotelnikov Saint-Petersburg, Russia -- 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]