From: Mattia B. <mb...@ds...> - 2002-04-08 10:47:44
|
On Sun, 7 Apr 2002, Marco Trudel wrote: >>>Found a fix ( I hope ); download the modified wx22_9.dll from >>>http://wwwstud.dsi.unive.it/~mbarbon/wx/wx22_9.dll.gz >>>uncompress it and put it in $PERL/site/lib/auto/Wx >>>( make a backup of the original one, of course ). >>>This fixes your problem with tree control, but may introduce >>>new ones ( it is a fix backported from wxWIndows 2.3 ). >>> >>>Regards >>>Mattia <snip> >tried your dll too... >works fine until i start edit a treeItem with >$tree->EditLabel($selection); >after that it doesn't even work if i start edit it by clicking >twice with the mouse :-( Will have a look at it. >well, looks like i have to wait to the next wxPerl >what did you say? linked against wxwindows 2.3.3? >when do you think will it come out? 2.3.3 should be mid may AFAIR ( sorry, i don't have that mail at hand ) I could make a binary-only release for MSW with a CVS snapshot ( w/o docs ) but I can't make a linux release ( no official release -> no RPM ) >i look forward to it because the wxwindows bug with the >wxListCtrl headerlabels will be solved too... Regards mattia |