[Gambas-user] Closing a Message!

Bruce Steers bsteers4 at gmail.com
Sun Dec 13 13:43:32 CET 2020


https://gitlab.com/bsteers4/gambas/-/commit/c63f065b6d413427e170d298fe666a745b64af49
This Maybe?

Not too much complicated..

This Message() has a new property..
Message.NoRichText As Boolean
Set it to true and Message uses TextArea instead of TextLabel.
Gain Highlight/Ctrl-C ability but lose HTML parsing.
But have choice.

Have also re-enabled your Copy Text menu that pops up if it's a non text
selectable TextLabel.

So many alternative options...
Any other gambas programmers out there got any good/productive/acceptable
solutions?
;) :p

BruceS



On Sat, 12 Dec 2020 at 19:59, Benoît Minisini <g4mba5 at gmail.com> wrote:

> Le 12/12/2020 à 20:31, Christof Thalhofer a écrit :
> >
> > I found the old behaviour the best and easiest: Highlight the text with
> > the mouse and press Crtl-C.
> >
>
> The problem is that I don't have a control that both displays rich text
> and allows it to be selectable. :-/
>
> --
> Benoît Minisini
>
> ----[ http://gambaswiki.org/wiki/doc/netiquette ]----
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20201213/552eece6/attachment.htm>


More information about the User mailing list