ILoader Examples

Ronen Kreimer <[email protected]> Fri, 13 Jun 2025 03:00:59 -0700 (PDT)
Newsgroups gmane.editors.scite.general
Message-ID <[email protected]>
------=_Part_47550_718290630.1749808859920
Content-Type: multipart/alternative; 
	boundary="----=_Part_47551_925882759.1749808859920"

------=_Part_47551_925882759.1749808859920
Content-Type: text/plain; charset="UTF-8"

Hi all,

I want to implement Scintilla into my own custom text editor. I would like 
the editor to load files asynchronously in the background, without blocking 
the UI thread.

From Scintilla docs I see that the ILoader object is meant just for that. 
Unfortunately, I am unsure as to how I should (correctly) use it, and I 
cannot find any examples using it, apart from the Document class.

Are there any examples of loading Scintilla documents in a background 
thread?

Thanks for your hard work!

-- 
You received this message because you are subscribed to the Google Groups "scite-interest" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/d/msgid/scite-interest/8a3a1fef-4c10-4812-82d0-2605145da682n%40googlegroups.com.

------=_Part_47551_925882759.1749808859920
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div>Hi all,</div><div><br /></div><div>I want to implement Scintilla into =
my own custom text editor. I would like the editor to load files asynchrono=
usly in the background, without blocking the UI thread.</div><div><br /></d=
iv><div>From Scintilla docs I see that the ILoader object is meant just for=
 that. Unfortunately, I am unsure as to how I should (correctly) use it, an=
d I cannot find any examples using it, apart from the Document class.</div>=
<div><br /></div><div>Are there any examples of loading Scintilla documents=
 in a background thread?</div><div><br /></div><div>Thanks for your hard wo=
rk!</div>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups &=
quot;scite-interest&quot; group.<br />
To unsubscribe from this group and stop receiving emails from it, send an e=
mail to <a href=3D"mailto:[email protected]">scit=
[email protected]</a>.<br />
To view this discussion visit <a href=3D"https://groups.google.com/d/msgid/=
scite-interest/8a3a1fef-4c10-4812-82d0-2605145da682n%40googlegroups.com?utm=
_medium=3Demail&utm_source=3Dfooter">https://groups.google.com/d/msgid/scit=
e-interest/8a3a1fef-4c10-4812-82d0-2605145da682n%40googlegroups.com</a>.<br=
 />

------=_Part_47551_925882759.1749808859920--

------=_Part_47550_718290630.1749808859920--