> 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
---
You are right, it never worked, so I assumed it still didn't, but now
it does work in titles...hmmm
Sorry for the noise...
On Sun, Nov 14, 2010 at 4:48 PM, Matti wrote:
> Strange. Here I have 2-2.21.0 (from 24-07-2010) without any svn updates, and
> all
> of the following works perfectly:
>
> M
Strange. Here I have 2-2.21.0 (from 24-07-2010) without any svn updates, and all
of the following works perfectly:
ME.Title = "Loading " & Chr(38) & " starting"
Message.Info("Loading " & Chr(38) & " starting")
ME.Title = "Loading " & "&" & " starting"
Message.Info("Loading " & "&" & " sta
You have the same issue with title propery of forms.
On Nov 14, 2010 2:19 PM, "Demosthenes Koptsis"
wrote:
> Nope, none of them works.
>
> On Sun, 2010-11-14 at 12:06 +0100, Benoît Minisini wrote:
>> > On gambas2-2.21-svn3289
>> >
>> > Message.Info("&")
>> >
>> > is not working!
>> >
>> > Message
Nope, none of them works.
On Sun, 2010-11-14 at 12:06 +0100, Benoît Minisini wrote:
> > 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.
> 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
---
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: linu...@club-intern
Hi
On Gambas v2
> Message.Info("&") => work fine
and display '&' correctly on screen..
Olivier Cruilles
Mail: linu...@club-internet.fr
Le 13 nov. 2010 à 13:37, Phạm Quang Dương a écrit :
>
> Hi,
>
> How to display '&' character? I tried:
>
> Message.Info("&")
> Message.Info("&&")
> Me
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