[tcltk-perl] some plans
Brought to you by:
hobbs
From: Konovalov, V. <vko...@sp...> - 2004-05-28 13:07:46
|
Dear all, dear Jeff! I am going to develop a bit on both perlce and tcltkce SF projects, and, most importantly, will try to explain on http://tcltkce.sf.net about collaboration of the two with usage of Tcl::Tk module, and all this stuff happening on WinCE. There are some problems that make things a bit harder: - on tcltkce, radiobutton looks like checkbutton and vice versa. Both behave correctly though. - menu is not shown. When I tried to fix (I changed tk.rc file to have resource 123 to be main menu, like VimCE do), after fixing tcltk hangs when using menu and do not hangs until I use them. Previously I thought those problems are only configuration problems with my MIPS (cassiopeia E-125) but I tried ready binaries for ARM processor with PocketPC-2003 and saw exactly same results. I am ready to spend some efforts fixing this But I really afraid I will either not succeed at all or spend too much effort on this. Or may be even combination of the two. Could you please advice a bit on this? Confirm or deny my experience? Which way should I follow in order to fix? Jeff? Please? Nearest weekend is when I do start and will progress during most of next week so will probably show results after first or second weekend of June. Yet I'll remove sub DEBUG {} from Tcl::Tk completely and will hopefully move Tcl::Tk closer to 1.0 release. More advices/comments? Best regards, Vadim. |