[Gambas-user] TextEditor

Jussi Lahtinen jussi.lahtinen at gmail.com
Tue Mar 12 21:23:01 CET 2019


What do you mean? It seems correct.

Jussi

On Tue, Mar 12, 2019 at 3:25 PM Fabien Bodard <gambas.fr at gmail.com> wrote:

> It seem there is something wrong in the doc
>
> http://gambaswiki.org/wiki/comp/gb.form.editor/texteditor/showlinenumber
>
> Le mar. 12 mars 2019 à 13:36, Gianluigi <bagonergi at gmail.com> a écrit :
> >
> > I don't understand the question, TextEditor1.ShowLineNumber is a
> boolean, you can try:
> > Public Sub Button1_Click()
> >   TextEditor1.ShowLineNumber = Not TextEditor1.ShowLineNumber
> > End
> > Regards
> > Gianluigi
> >
> > Il giorno mar 12 mar 2019 alle ore 12:23 Antonio Teixeira <
> antonio.j.teixeira at gmail.com> ha scritto:
> >>
> >> Hi,
> >>
> >> I am trying to use the TextEditor  (gb.form.editor) but I cant find the
> way to change ShowLineNumber property.
> >> in the wiki I have this :
> >>
> >> Control.showlinenumber (gb.qt4)?
> >>
> >> This symbol does not exist.
> >>
> >>
> >> Any help please?
> >>
> >> Thank you
> >>
> >> António Teixeira
> >>
> >>>
> >>
> >> ----[ Gambas mailing-list is hosted by https://www.hostsharing.net
> ]----
> >
> >
> > ----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----
>
>
>
> --
> Fabien Bodard
>
> ----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20190312/1a57d6c8/attachment.html>


More information about the User mailing list