[Gambas-user] Display & character on Message box

Benoît Minisini gambas at ...1...
Mon Nov 15 21:59:42 CET 2010


> Hi,
> 
> How to display '&' character? I tried:
> 
> Message.Info("&")
> Message.Info("&&")
> Message.Info(chr(38))
> Message.Info("&abc")
> Message.Info("abc &")
> 
> And got empty message box.

The bug has been fixed in revision #3295.

Regards,

-- 
Benoît Minisini




More information about the User mailing list