Robert,

Square window is okay with me.  Is there a way to have it popup when you 
move the mouse over a specific item in a listview (not just the row or 
column).  Clicking on it would be okay also, probably would work better if 
you click so you don't have windows popping up every time you move the 
mouse.

Thanks,
Joe



Joseph Vieira 
CIO IT Support 
FUJITSU CONSULTING 
Phone:    (732) 744-8057
Email:  [EMAIL PROTECTED]




Robert May <[EMAIL PROTECTED]> 
Sent by: [EMAIL PROTECTED]
07/18/2006 06:07 PM

To
perl-win32-gui-users@lists.sourceforge.net
cc
Jeremy White <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject
Re: [perl-win32-gui-users] [win32-gui] Re:  Bubbles in a list view






Jeremy White wrote:
>> I'm in the process of designing my program so I apologize for not 
having
>> any code.  I want to setup a list view and then have it so that when 
you
>> move the mouse over a specific item/or if need be click a specific item 
a
>> pop-up bubble appears with some text.  Like the ones you see on the
>> taskbar when a wireless network is detected or there are new updates to
>> install.  I'm not sure what you call those things, I call them bubbles. 
Is
>> it possible to do something like this?
> 
> Yes, it's possible - balloon help - will be in the next version coming 
> soon...:)

Not wishing to contradict Jeremy, but no it won't.  I've implemented 
balloon tips for the taskbar (NotifyIcon class) in the next version, but 
not generic balloon tooltips (Tooltip class).  I hope that can make a 
following release, but I've not looked at what's necessary there yet.

If you don't mind the popup windows being square, then you could use 
standard tooltips, and you'd be able to turn them into balloon tooltips 
with a later release.

Regards,
Rob.
-- 
Robert May
Win32::GUI, a perl extension for native Win32 applications
http://perl-win32-gui.sourceforge.net/


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share 
your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Perl-Win32-GUI-Users mailing list
Perl-Win32-GUI-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users
http://perl-win32-gui.sourceforge.net/

Reply via email to