[Perl] Balloon in Tk
Patrick Dupre
pdupre at gmx.com
Jeu 30 Juil 17:41:35 CEST 2020
Bonsoir,
Est-ce que je peux attacher un Balloon a 2 frames ?
genre :
my $help_par = $frame_par_1 -> Balloon () ;
$help_par -> attach ($frame_par_1, -initwait => '150', -balloonmsg => 'QN (like +-)', -state => 'balloon') ;
et
$help_par -> attach ($frame_par_2, -initwait => '150', -balloonmsg => 'QN (like +-)', -state => 'balloon') ;
Merci.
===========================================================================
Patrick DUPRÉ | | email: pdupre at gmx.com
Laboratoire interdisciplinaire Carnot de Bourgogne
9 Avenue Alain Savary, BP 47870, 21078 DIJON Cedex FRANCE
Tel: +33 (0)380395988
===========================================================================
Plus d'informations sur la liste de diffusion Perl