Hello,
I'm using the B4X Code Highlighter posted by @Erel here: https://www.b4x.com/android/forum/threads/b4x-bctextengine-parser-b4x-code-highlighter.109308/
It's easy to understand and to modify it. My only problem now is, when the Code is long (eg. Twice of the length of the sample code in the tuto), parsing and drawing took times.
It seems that the LazyLoading property of BBCodeView doesn't work on ExternalRuns like with the B4XCodeHighlighter.
Can someone tell me how implement LazyLoading in that example please? Thank you
I'm using the B4X Code Highlighter posted by @Erel here: https://www.b4x.com/android/forum/threads/b4x-bctextengine-parser-b4x-code-highlighter.109308/
It's easy to understand and to modify it. My only problem now is, when the Code is long (eg. Twice of the length of the sample code in the tuto), parsing and drawing took times.
It seems that the LazyLoading property of BBCodeView doesn't work on ExternalRuns like with the B4XCodeHighlighter.
Can someone tell me how implement LazyLoading in that example please? Thank you