> On gambas2-2.21-svn3289
> 
> Message.Info("&")
> 
> is not working!
> 
> Message is empty.
> 

Mmm. Maybe now Qt interprets it as pure HTML, or a text mnenomic...

Try:

        Message.Info("&&")

And:

        Message.Info("&")

Regards,

-- 
Benoît Minisini

------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to