From: Jouke V. <jo...@pv...> - 2002-09-05 11:11:31
|
Hi, I've just tried to use the wxNO to check the returnvalue of a wxMessageBox, where Perl told me that my 'bareword wxNO' wasn't allowed while use strict. Which is perfectly OK, if it weren't the case that i had declared use Wx qw(:everything). Changing the check to see if it didn't equal wxYES (one way or the other, if you have two possibilities to click on, it would give the same result...), the script compiles perfectly. Question: bug? I'm using wxPerl 0.11 (PPD package) with Activestate Perl. -- ---------------------------------------------------------------------- | Jouke Visser | http://jouke.pvoice.org (personal) | | | http://www.pvoice.org (pVoice & pStory) | | Perl GUI Geek | http://wxperl.pvoice.org (wxPerl) | ---------------------------------------------------------------------- |