|
|
| Do you know where your variables are? | |
| PerlMonks |
Win32 GUI new version flag issuesby petecm99 (Pilgrim) |
| on Sep 29, 2010 at 20:36 UTC ( [id://862696]=perlquestion: print w/replies, xml ) | Need Help?? |
|
petecm99 has asked for the wisdom of the Perl Monks concerning the following question:
Pious monks, I recently retrieved the new version of Win32::GUI. As well as now requiring me to include parentheses in the Use statement use Win32::GUI(); it appears I can no longer use such flags as MB_OK and WS_VSCROLL. Through trial and error, I found that the numeric equivalent of MB_OK equals 0. However, I don't want to guess at the values for all of these defunct words - is there a page in CPAN that shows what numeric values all of the deprecated flags equate to? I did a search under Win32::GUI and FAQ but came up empty. Frankly, I don't even know how these flags worked in the previous version as they're obviously not scalars - don't really care though as long as I can find the numeric substitutes... Thanks, Pete
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||||||||