From: Laurent D. <lau...@ne...> - 2000-09-11 17:36:46
|
On 11 Sep, Keiichi Takahashi wrote: > Hello Laurent, > > The first attached file, ja.msg.gz is the Japanese translation for message > catalogs. > Thanks. > In some short test pieces, some of troubles are found. Main trouble is related to > text width of the widgets. > The buttons, right? I see that the button in tk_messageBox isn't wide enough. A quick glance through the code doesn't point to the problem. I'll have a longer look tonight. > In tk_chooseColor, it does not work well. test05a.gif is the error message and > test05b.gif is the widget after skipping error. test05c.gif is the normal widget > of tk_chooseColor with Tcl/Tk8.3.2. > Ouch! There are missing "\" characters at the end of lines 281 and 284 of library/clrpick.tcl. Looks like I never tested that piece of code, I apologise. :-( > I think it necessary to test on MS Windows 98 and 2000. I will check on them > later. Thanks. > Good idea. I don't have a proper Windows system to test on so if anyone else can test on Windows and Mac, that would be great! L -- MY EMAIL ADDRESS HAS CHANGED --> UPDATE YOUR ADDRESSBOOK Laurent Duperval "Montreal winters are an intelligence test, Netergy Networks - Java Center and we who are here have failed it." Phone: (514) 282-8484 ext. 228 -Doug Camilli mailto:lau...@ne... Penguin Power! -- The TclCore mailing list is sponsored by Ajuba Solutions To unsubscribe: email tcl...@aj... with the word UNSUBSCRIBE as the subject. |