[Gambas-user] Display & character on Message box

Demosthenes Koptsis demosthenesk at ...626...
Sat Nov 13 18:13:20 CET 2010


On gambas2-2.21-svn3289

Message.Info("&")

is not working!

Message is empty.

On Sat, 2010-11-13 at 13:44 +0100, Olivier Cruilles wrote:
> Hi
> 
> On Gambas v2 
> 
> > Message.Info("&")  =>  work fine
> 
> and display '&' correctly  on screen..
> 
> 
> Olivier Cruilles
> Mail: linuxos at ...1896...
> 
> Le 13 nov. 2010 à 13:37, Phạm Quang Dương a écrit :
> 
> > 
> > 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.
> > ------------------------------------------------------------------------------
> > Centralized Desktop Delivery: Dell and VMware Reference Architecture
> > Simplifying enterprise desktop deployment and management using
> > Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
> > client virtualization framework. Read more!
> > http://p.sf.net/sfu/dell-eql-dev2dev
> > _______________________________________________
> > Gambas-user mailing list
> > Gambas-user at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gambas-user
> > 
> 
> 
> 
> 
> 
> ------------------------------------------------------------------------------
> Centralized Desktop Delivery: Dell and VMware Reference Architecture
> Simplifying enterprise desktop deployment and management using
> Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
> client virtualization framework. Read more!
> http://p.sf.net/sfu/dell-eql-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