Página 1 de 1
Scintilla Object Plugin with Support Unicode
Publicado: 03 Oct 2017 20:03
por mahdi1993
Hi all
Originally, Scintilla Object Plugin does not support Unicode.
But i write some code to compatible Scintilla Object Plugin with Unicode.
Scintilla Object Plugin with Support Unicode Download Link :
- HIDE: ON
- Hidebb Message Hidden Description
Scintilla Object Plugin with Support Unicode Screenshot :

Re: Scintilla Object Plugin with Support Unicode
Publicado: 03 Oct 2017 21:04
por abood1987
mahdi1993 escribió: ↑03 Oct 2017 20:03
Hi all
Originally, Scintilla Object Plugin does not support Unicode.
this is
not true .
soon I will put an tutorials how to understand this plugin .
but about your apz This is good but
not the best way .
Re: Scintilla Object Plugin with Support Unicode
Publicado: 04 Oct 2017 15:48
por mahdi1993
@abood1987
do you know how to get scintilla text between in a range ?
for example i want get text that is between 10 and 20 position ?
and how to get line text ? (for example line 1)
Re: Scintilla Object Plugin with Support Unicode
Publicado: 04 Oct 2017 18:39
por abood1987
mahdi1993 escribió: ↑04 Oct 2017 15:48
@abood1987
do you know how to get scintilla text between in a range ?
for example i want get text that is between 10 and 20 position ?
yes and remember the Pos Start at 0 not at 1 Ok ?
- HIDE: ON
- Hidebb Message Hidden Description
mahdi1993 escribió: ↑04 Oct 2017 15:48
@abood1987
and how to get line text ? (for example line 1)
- HIDE: ON
- Hidebb Message Hidden Description
Re: Scintilla Object Plugin with Support Unicode
Publicado: 04 Oct 2017 19:24
por mahdi1993
So thanks abood
for the first (get text range), i want get text without selection that text it !!
is it possible ?? (i think it will be possible with SCI_GETTEXTRANGE)
and for two (get line text), i want get current line automatically ??
i try to use SCI_GETCURLINE to get current line number, but it not work correctly !!
Re: Scintilla Object Plugin with Support Unicode
Publicado: 04 Oct 2017 19:53
por abood1987
- HIDE: ON
- Hidebb Message Hidden Description
Re: Scintilla Object Plugin with Support Unicode
Publicado: 04 Oct 2017 20:12
por mahdi1993
sooo thanks abood
is the way to get active line (current line) number ?

Re: Scintilla Object Plugin with Support Unicode
Publicado: 04 Oct 2017 20:46
por abood1987
mahdi1993 escribió: ↑04 Oct 2017 20:12
sooo thanks abood
is the way to get active line (current line) number ?
- HIDE: ON
- Hidebb Message Hidden Description
Re: Scintilla Object Plugin with Support Unicode
Publicado: 08 Oct 2017 17:25
por mahdi1993
Hi @abood1987
soon I will put an tutorials how to understand this plugin .
is new news about your tutorials ???
Re: Scintilla Object Plugin with Support Unicode
Publicado: 22 Nov 2017 22:33
por CryptoNick
очень интересно

Re: Scintilla Object Plugin with Support Unicode
Publicado: 23 Nov 2017 08:40
por CryptoNick
abood1987 I would like to see your tutorial or project with support for Unicode and events.
Re: Scintilla Object Plugin with Support Unicode
Publicado: 19 Dic 2017 03:13
por oussemaTN
thnkssssssssss
Re: Scintilla Object Plugin with Support Unicode
Publicado: 19 Dic 2017 19:41
por usamakey
tnks m8
Re: Scintilla Object Plugin with Support Unicode
Publicado: 25 Mar 2019 02:01
por electrobyte
gracias
Re: Scintilla Object Plugin with Support Unicode
Publicado: 24 Sep 2021 13:26
por dripro
Gracias