2008/5/14 peter <[EMAIL PROTECTED]>:
> how can we enable the mouse right click on the Win32::GUI::RichEdit control,
> it is not enabled by default.
Yes it is {1]. (There is probably a better way of doing what you want [2].)
#!perl -w
use strict;
use warnings;
use Win32::GUI 1.05 qw(CW_USEDEFA
hihow can we enable the mouse right click on the Win32::GUI::RichEdit control, it is not enabled by default. i refer also to the same question 2 years ago by Octavian Rasnita: in:http://www.mail-archive.com/perl-win32-gui-users@lists.sourceforge.net/msg04870.htmlwith no success.i have tried $Contro
2 matches
Mail list logo