Re: [perl-win32-gui-users] balloon tooltip

2004-05-31 Thread Todd Colton
On Mon, 31 May 2004 14:10:04 -0700, Glenn Linderman <[EMAIL PROTECTED]> wrote: > > Well, yes, you mentioned the possibility of writing XS code, and if you > are going to write it, you might as well write it inside Win32::GUI > rather than a separate package, since it already supports NotifyIcons. >

Re: [perl-win32-gui-users] balloon tooltip

2004-05-31 Thread Glenn Linderman
On approximately 5/31/2004 1:52 PM, came the following characters from the keyboard of Todd Colton: On Mon, 31 May 2004 12:11:03 -0700, Glenn Linderman <[EMAIL PROTECTED]> wrote: Consider enhancing Win32::GUI::NotifyIcon to add balloon tooltip support instead? I've tried that already with no

Re: [perl-win32-gui-users] balloon tooltip

2004-05-31 Thread Todd Colton
On Mon, 31 May 2004 12:11:03 -0700, Glenn Linderman <[EMAIL PROTECTED]> wrote: > > Consider enhancing Win32::GUI::NotifyIcon to add balloon tooltip support > instead? > I've tried that already with no luck (never have touched or seen any XS code before). I'll start reading up on XS and will stud

Re: [perl-win32-gui-users] balloon tooltip

2004-05-31 Thread Glenn Linderman
On approximately 5/31/2004 9:38 AM, came the following characters from the keyboard of Todd Colton: Hello, I'm trying to create a balloon tooltip in the systray (see http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc/platform/commctls/tooltip/usingtooltips.asp for an examp

[perl-win32-gui-users] balloon tooltip

2004-05-31 Thread Todd Colton
Hello, I'm trying to create a balloon tooltip in the systray (see http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc/platform/commctls/tooltip/usingtooltips.asp for an example). I have the Win32::API call to Shell_NotifyIconA down, but I'm having problems with Win32::API::Str