Is there a ppm for version 1.0, sourceforge only had the source and I
couldn't find any instructions on how to install it?
Thanks
> Any recommendation about Win32::GUI documentation? I red attached with the
module,
> but it is not covering everything very much.
Jeb created a website/project for the documentation. Not sure how complete
it is, but I'm sure it's a good place to start:
http://jeb.ca/perl/win32-gui-docs/index.
Great! Thanks, Peter.
I didn't know about Enable-Disable staff.
Any recommendation about Win32::GUI documentation? I red attached with
the module,
but it is not covering everything very much.
Thanks,
Vassiliy
Peter Eisengrein wrote:
I would change it to:
$my_but->Enable();
$my_but->Disable(
I would change it to:
$my_but->Enable();
$my_but->Disable();
instead of trying to change the -disabled parameter of the button itself.
> -Original Message-
> From: Vassiliy Truskov [mailto:[EMAIL PROTECTED]
> Sent: Friday, December 03, 2004 3:55 PM
> To: perl-win32-gui-users@lists.sou
Hello, everybody.
I'm having a problem with Button view when i set status as 'disabled =>
0'. After I change status of button to "disabled => 1',
I'm able to push button, but is still has a gray status "disabled". It
will be 'viewable' after i change status back to "disabled"
Here is a simple
Thanks for this Glenn. You are correct, it was the focus.
I still can't get it working within my app - the code that uses Select is being
called from a tab strip event (which shows the listview) - so perhaps it has
something to do with that. I'll do more digging.
jez.
- Original Message -
6 matches
Mail list logo