[Gambas-user] Balloon

Stefano Palmeri rospolosco at ...152...
Wed Sep 16 10:21:49 CEST 2009


Il mercoledì 16 settembre 2009 00:26:43 Benoît Minisini ha scritto:
> > Il lunedì 7 settembre 2009 18:48:51 Pino Zollo ha scritto:
> > > Alle 11:58, lunedì 7 settembre 2009, hai scritto:
> > > > > Hi!
> > > > >
> > > > > >Balloon popup is little buggy (sometimes).
> > > > > >Screenshot tells it all.
> > > > >
> > > > > For me (Gambas 2.15) the delay is not actuated:
> > > > >
> > > > >  Balloon.Delay = 20000
> > > > >
> > > > > shows for a small second....
> > > > >
> > > > > Pino
> > > >
> > > > It works there... I think the problem comes from the window manager:
> > > > which one do you use?
> > >
> > >    Gambas 2.15, QT, Debian 5.0.1, Gnome...same on Debian 4.0r5
> > >
> > > Ciao
> > > Pino
> >
> > Hi.
> >
> > This is a little example that shows the problem on my box.
> >
> > Gambas 2.15.1
> > KDE 3.5.10
> > Qt 3.3.8b
> > GTK2 2.12.12
> >
> > The balloon flashes when using gtk.gb.
>
> The bug needs the new GTK+ event management introduced in Gambas 3 to be
> fixed. You see it in that project because the balloon is shown inside the
> Form_Enter event.
>
> I don't know if you used this event on purpose. Do you want to show
> balloons when the mouse enters a control?
>

I discover this gtk bug while testing a little GUI written using gb.qt. 
I was testing gb.gtk to see if the behaviour was the same.
Actually, I discover it on an Activate event. Attached example.
Type "gambas" in the textbox, then activate and the balloon flashes for a few 
cents of second. So, probably the bug affects many events.

Saluti,

Stefano



> Anyway, I will backport the new GTK+ event management, but I'm not sure it
> won't break some things, so I will need GTK+ testers of /branches/2.0
> before making a 2.17 version.
>
> Regards,


-------------- next part --------------
A non-text attachment was scrubbed...
Name: gtk-baloon-0.0.2.tar.gz
Type: application/x-tgz
Size: 7826 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20090916/eeca6de3/attachment.bin>


More information about the User mailing list