[Gambas-user] Gambas-user Digest, Vol 21, Issue 46

audiossis at ...867... audiossis at ...867...
Thu Feb 28 02:50:17 CET 2008


 
> Message: 8
> Date: Wed, 27 Feb 2008 23:04:09 +1100
> From: Audiossis <audiossis at ...867...>
> Subject: [Gambas-user] Another BUG? Gambas 2.2.1
> To: gambas-user at lists.sourceforge.net
> Message-ID: <1204113849.16780.8.camel at ...37...>
> Content-Type: text/plain
> 
> 
> Hi All,
>     You're probably sick of hearing from me 'cause all I do is
> complain......
> 
> Sorry but here I go again.
> 
> I think I've found another bug. This time in the Message dialogue.
> 
> I have tried:
> 
> Dim Response
> 
> Response = Message.Question("Do you really want to quit?", "Yes", "No")
> 
> and
> 
> Dim Response
> 
> Response = Message.Warning("Do you really want to quit?", "Yes", "No")
> 
> 
> Each has the problem that when the dialogue appears all the buttons have
> the same text as the first!
> In the two above example Both buttons appear with the text "Yes" even
> though I have specified that the second button should have the text
> "No".
> This also happens with the third button if I specify one.
> 
> If I change the text on the first button to read "No" and all other
> buttons to "Yes" then ALL the buttons read "No" despite the fact that
> the second and third buttons have different text.
> 
> 
> 
> You can tell me to nick off if you like, I won't be offended :-)
> 
> 
> Regards,
> 
> Ben
> 
> 
> 
> ------------------------------
> 
> Message: 9
> Date: Wed, 27 Feb 2008 13:13:03 +0100
> From: Benoit Minisini <gambas at ...1...>
> Subject: Re: [Gambas-user] Another BUG? Gambas 2.2.1
> To: mailing list for gambas users <gambas-user at lists.sourceforge.net>
> Message-ID: <200802271313.03484.gambas at ...1...>
> Content-Type: text/plain;  charset="iso-8859-1"
> 
> On mercredi 27 f?vrier 2008, Audiossis wrote:
> > Hi All,
> >     You're probably sick of hearing from me 'cause all I do is
> > complain......
> 
> Not at all. I am always when people reports bugs, *and* give all the needed
> information to fix it. :-)
> 
> >
> > Sorry but here I go again.
> >
> > I think I've found another bug. This time in the Message dialogue.
> >
> > I have tried:
> >
> > Dim Response
> >
> > Response = Message.Question("Do you really want to quit?", "Yes", "No")
> >
> > and
> >
> > Dim Response
> >
> > Response = Message.Warning("Do you really want to quit?", "Yes", "No")
> >
> >
> > Each has the problem that when the dialogue appears all the buttons have
> > the same text as the first!
> > In the two above example Both buttons appear with the text "Yes" even
> > though I have specified that the second button should have the text
> > "No".
> > This also happens with the third button if I specify one.
> >
> > If I change the text on the first button to read "No" and all other
> > buttons to "Yes" then ALL the buttons read "No" despite the fact that
> > the second and third buttons have different text.
> >
> >
> >
> > You can tell me to nick off if you like, I won't be offended :-)
> >
> >
> > Regards,
> >
> > Ben
> >
> 
> Do you use gb.qt or gb.gtk, or if you use gb.gui, do you run on Gnome/XFCE or
> KDE?
> 
> --
> Benoit Minisini
> 
> 
> 
> ------------------------------
> 
> Message: 10
> Date: Wed, 27 Feb 2008 13:42:11 +0100
> From: Benoit Minisini <gambas at ...1...>
> Subject: Re: [Gambas-user] Another BUG? Gambas 2.2.1
> To: mailing list for gambas users <gambas-user at lists.sourceforge.net>
> Message-ID: <200802271342.11927.gambas at ...1...>
> Content-Type: text/plain;  charset="iso-8859-1"
> 
> On mercredi 27 f?vrier 2008, Benoit Minisini wrote:
> > Do you use gb.qt or gb.gtk, or if you use gb.gui, do you run on Gnome/XFCE
> > or KDE?
> 
> OK, this is a gb.gtk bug. It is fixed in revision 1123.
> 
> --
> Benoit Minisini
> 
> 
> 
> ------------------------------
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> 
> ------------------------------
> 
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
> 
> 
> End of Gambas-user Digest, Vol 21, Issue 46
> *******************************************
> 


My apologies Benoit, I should have specified. Yes it is gb.gtk (but you already 
know that).

Revision 1123? I'm guessing that I download that version from SVN?

Regards,

Ben



------------------------------------------------------------
This email was sent from Netspace Webmail: http://www.netspace.net.au





More information about the User mailing list