[Gambas-user] MessageBox: probable bug with GTK - GUI ?
Jussi Lahtinen
jussi.lahtinen at ...626...
Fri Feb 7 15:09:41 CET 2014
I confirm. Bug can be reproduced with latest revision, but only with
gb.gtk, not with gb.qt4.
Jussi
On Fri, Feb 7, 2014 at 1:02 PM, Ru Vuott <vuott at ...325...> wrote:
> Hello,
>
> I have this code:
>
>
> Public Sub Form_Open()
>
> Dim s As String = "Gambas is a free development environment based on a
> Basic interpreter with object extensions"
>
> Message.Info(s)
> Message.Delete(s)
> Message.Error(s)
> Message.Question(s)
> Message.Warning(s)
>
> End
>
>
> Well, with gb.gtk or gb.gui messagebox window doesn't not show the
> whole sentence: this is cut.
>
> Is it a bug ?
>
> Regards
> vuott
>
>
> ------------------------------------------------------------------------------
> Managing the Performance of Cloud-Based Applications
> Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
> Read the Whitepaper.
>
> http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
More information about the User
mailing list