[Gambas-user] TextEditor

Fabien Bodard gambas.fr at gmail.com
Tue Mar 12 14:24:30 CET 2019


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


More information about the User mailing list