From: Jouke V. <jo...@pv...> - 2002-09-05 11:38:50
|
> > >well, i use wxID_[(YES)|(NO)|(CANCEL)] for my dialogs and assume that's >right. > >what return do you get from the wxMessageBox when you click ok? >wxYES -> 32 >wxID_YES -> 5103 >wxID_NO -> 5104 >wxID_CANCEL -> 5101 > >if you get 5103 then the wxID_XYZ's are ok. else i can't help. > Well, my lunch-break-private-project-hacking-time is over...;-) I will check on it tonight and let you know... In any case, if you are right, there should be an update in the documentation (at least I'll add it to the wiki :) -- ---------------------------------------------------------------------- | Jouke Visser | http://jouke.pvoice.org (personal) | | | http://www.pvoice.org (pVoice & pStory) | | Perl GUI Geek | http://wxperl.pvoice.org (wxPerl) | ---------------------------------------------------------------------- |