> I am new to Win32::GUI.
> I would like to open a simple, plain, main window, with only label
> objects on it, let say, and intercept a mouse click anywhere on the
> client area, so
> that, depending on where the click happens
> (Win32::GUI::GetCursorPos()), different actions can be taken.
Absolutely wonderful
I removed that line from my program and all of a sudden the buttons work
and everything is fine =D
Thank you very much, I greatly appreciate it. I have no idea what that
option does, I think its just something i've been using since pre .588
Thanks again for everyone'
Ok - this might be a simple solution:)
Comment out the line "$mainwindow -> {-dialogui} = 1;" and it works...
I dont know what this option does, so I'm not sure it this would be a good
solution for you.
Cheers,
jez.
- Original Message -
From: [EMAIL PROTECTED]
To: Jez White
I am new to Win32::GUI.
I would like to open a simple, plain, main window, with only label objects
on it, let say, and intercept a mouse click anywhere on the client area,
so
that, depending on where the click happens (Win32::GUI::GetCursorPos()),
different actions can be taken.
It doesn't
4 matches
Mail list logo