[Gambas-user] Message box anomaly

richard terry rterry at ...1823...
Sun Oct 30 12:43:16 CET 2011


On Sunday 30 October 2011 22:38:31 Fabien Bodard wrote:
> 2011/10/30 richard terry <rterry at ...1823...>:
> > On Sunday 30 October 2011 21:37:29 Fabien Bodard wrote:
> >> 2011/10/30 richard terry <rterry at ...1823...>:
> >> > On Sunday 30 October 2011 21:28:16 Fabien Bodard wrote:
> >> >> 2011/10/30 richard terry <rterry at ...1823...>:
> >> >> > This code:
> >> >> >
> >> >> >  Message.Title = "Delete an appointment"
> >> >> >   If Message.Warning("Delete", "Yes", "No") = 2 Then Return
> >> >> >
> >> >> > gives a gui-oddity - in that if the length of the text in the
> >> >> > dialog < length of the message.title then the message.title is
> >> >> > truncated.
> >> >>
> >> >> gb.form.dialog ... or just the bases graphical components ?
> >> >
> >> > Sorry, don't know what you mea - its not a dialog box I've created, it
> >> > is whatever internal one gambas uses by default
> >>
> >> i understant well :) ... but do you use the gb.form.dialog component ?
> >> or not .
> >
> > Seems so gb.form.dialog (enhanced standard dialogs)
> >
> > so says my component list.
> >
> > Regards
> >
> > Richard
> 
> Well my misstake ... it is not this component for simple message box :).
> 
> Do you use gtk or qt ... and if you use gb.gui ... on what Desktop
> envirronement are you ?
qt 4.5.2 and Kubuntu 9, however I do use 4.6 and 10 at work so I can also 
check if the same problem exists there.

Richard


> 
> >> It's because this component replace the common qt and gtk dialog by
> >> gambas ones... So if we know that, we know where to look
> >>
> >> > Richard
> >> >
> >> >> > Regards
> >> >> >
> >> >> > Richard
> >> >> >
> >> >> >
> >> >> >
> >> >> > -------------------------------------------------------------------
> >> >> >--- --- ----- Get your Android app more play: Bring it to the
> >> >> > BlackBerry PlayBook in minutes. BlackBerry App World™ now
> >> >> > supports Android™ Apps for the BlackBerry® PlayBook™.
> >> >> > Discover just how easy and simple it is!
> >> >> > http://p.sf.net/sfu/android-dev2dev
> >> >> > _______________________________________________
> >> >> > Gambas-user mailing list
> >> >> > Gambas-user at lists.sourceforge.net
> >> >> > https://lists.sourceforge.net/lists/listinfo/gambas-user
> >> >
> >> > ----------------------------------------------------------------------
> >> >--- ----- Get your Android app more play: Bring it to the BlackBerry
> >> > PlayBook in minutes. BlackBerry App World™ now supports
> >> > Android™ Apps for the BlackBerry® PlayBook™. Discover
> >> > just how easy and simple it is! http://p.sf.net/sfu/android-dev2dev
> >> > _______________________________________________
> >> > Gambas-user mailing list
> >> > Gambas-user at lists.sourceforge.net
> >> > https://lists.sourceforge.net/lists/listinfo/gambas-user
> >
> > -------------------------------------------------------------------------
> >----- Get your Android app more play: Bring it to the BlackBerry PlayBook
> > in minutes. BlackBerry App World™ now supports Android™ Apps
> > for the BlackBerry® PlayBook™. Discover just how easy and simple
> > it is! http://p.sf.net/sfu/android-dev2dev
> > _______________________________________________
> > 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