2008/4/15 Ilya BANDORIN <[EMAIL PROTECTED]>:
> Does anybody know if it is possible to execute a subroutine when user
> clicks on a popup balloon of NotifyIcon? Now it just closes on mouse
> click. Can't find any solution for this.
Yes, it's possilbe. Look at the code for the NotifyIcon.pl samp
2008/4/15 E. Westbrook <[EMAIL PROTECTED]>:
> I have a Win32-GUI app with a scrollable window area, and it uses the
> "-onScroll => \&scrollfn" model to handle manipulation of the scrollbar
> (and other normal messages). It's working well, such as it is.
>
> Now I'd like to add handling for th
2008/4/29 Eric M. Hillman <[EMAIL PROTECTED]>:
> I'm trying to build a listbox that will have about the same contents as the
> "Applications" tab in Task manager, showing only those apps that have real,
> focusable windows. I've been using Win32::GuiTest's "FindWindowLike" with
> empty search stri
2008/4/30 Steven Vasilogianis <[EMAIL PROTECTED]>:
> I have been having some trouble getting my scroll bars to work well. I
> have been modifying an example I found on Rob May's weblog
> (http://blog.robmay.me.uk/search/label/perl-win32-gui).
>
> Sample code is included below. The problems I am
4 matches
Mail list logo