From: Mark D. <mar...@zn...> - 2007-03-15 23:31:38
|
Jouke, Updated PPMs are now available at http://www.wxperl.co.uk/wxppm The included wxWidgets is not built with 2.6 compatibility so you will need WXK_PAGEUP and WXK_PAGEDOWN. F.Y.I. I'm using the extra version numbers in the ppds to denote updates - so Wx 0,68,0,1 is superseded by 0,68,0,2. Its the best way I could think of to handle updates to the PPMs that don't correspond to Wx version updates. It allows me to increment the version mumber every time an updated ppm is uploaded. The diff I used for Constant.xs is attached. Regards Mark Jouke Visser wrote: > Once upon a time (around the summer of 2006, when I last worked on > pVoice) WXK_PRIOR and WXK_NEXT (page up and page down) were defined in > wxPerl, but the latest version I grabbed from Mark Doodson's PPM > repository doesn't seem to support these keycodes. > > I also tried WXK_PAGEUP and WXK_PAGEDOWN (the new aliases for the > mentioned codes), but they don't work either. > > Jouke > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > > ------------------------------------------------------------------------ > > _______________________________________________ > wxperl-users mailing list > wxp...@li... > https://lists.sourceforge.net/lists/listinfo/wxperl-users |