[Gambas-user] Message box anomaly

Fabien Bodard gambas.fr at ...626...
Sun Oct 30 11:28:16 CET 2011


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 ?
>
> 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
>



-- 
Fabien Bodard




More information about the User mailing list