B4A Library [B4X] BCTextEngine / BBCodeView - Text engine + BBCode parser + Rich Text View - Erel    May 21, 2023   (71 reactions)   tags: Label BBCode, text style, RTF component, B4X, ritchtext, rich text start with a simple example:
1. Create a layout with BBCodeView.
2. Initialize a BCTextEngine... with TextEngine.KerningEnabled = False.
- v1.72 - BCTextRun.Text field was added back. Fixed issue where setting... B4A Library [B4X] BBListItem - BCTextEngine inside CLV - Erel    May 27, 2021   (14 reactions) BBCodeView is a scrollable view by itself. Trying to put it inside a CLV will cause all kinds of problems.
BBListItem is a modified ... Other [work in progress] BCText - Cross platform text engine - Erel    May 13, 2019   (22 reactions) BCText is a custom and cross platform text engine. It can be used for all kinds of things such as cross platform implementation of CSBuilder, rich text view, specialized text layouts and other cases where you need full control over the text layout. More information next week. It is not 100% ready and especially it is missing another layer above the engine that will make it easier to build the text with the various options. B4J code depends on the attached jBitmapCreator (v4.71). 80213... B4A Tutorial [B4X] [B4XPages] BCTextEngine parser: B4X Code Highlighter - Erel    Sep 5, 2019   (21 reactions) . It depends on BCTextEngine v1.61+ which allows setting the text runs directly instead of parsing the BBCode... B4A Question [B4X] BBListItem - BCTextEngine inside CLV Display Problem - klaus    May 31, 2021 Hi Erel,
I tried the BBListItem - BCTextEngine inside CLV project, second post, with several texts.../b4a.BCTextInCLV/files/virtual_assets/dreamview.jpg: open failed: ENOENT (No such file or directory... B4A Tutorial [B4X] xCLV + PreoptimizedCLV + BCTextEngine - Erel    May 27, 2020   (12 reactions) 94609 This example uses PreoptimizedCLV to create a list of BBCodeViews. In most cases it will be simpler to create a single BBCodeView, as BBCodeView is scrollable. However there might be some use cases where it makes sense to put the BBCodeViews in a list. It depends on BCTextEngine v1.77+ (https://www.b4x.com/android/forum/threads/b4x-bctextengine-bbcodeview-text-engine-bbcode-parser-rich-text-view.106207/page-1) And PreoptimizedCLV: https://www.b4x.com/android/forum/threads/115289... Share My Creation [B4X] B4X Pleroma - open source client for Mastodon / Pleroma social networks - Erel    Nov 4, 2020   (15 reactions) What is Mastodon? IPSbNdBmWKE Pleroma is a lightweight implementation that extends Mastodon. B4X Pleroma is a client for these social networks. More information here: https://www.b4x.com/android/forum/threads/119426/#content It is based on quite a few B4X components including: BCTextEngine, BitmapCreator, MiniHtmlParser, OkHttpUtils2, OAuth, KeyValueStore, XUI Views, B4XPages, B4XDrawer, B4XGifView, B4XPreferencesDialog, BCToast, xCustomListView, BitmapsAsync, RequestsManager and... B4J Question [B4X] BCTextEngine - Background color to a piece of text is possible ?? - Juan Perz    Jul 22, 2020 Hi. Is it possible to put background color to a piece of text?... B4A Question Pool compensation problem in BCTextEngine - Theera    Oct 30, 2024 I have tried to fix the BCTextEngine about pool compensation problem for Thai develpers. I have tried to add the const ThaiOffset value in the code,but
I failed. Please guide me what module and Bas file should I edit them.... B4J Question [ [B4X] BCTextEngine / BBCodeView - Text engine + BBCode parser + Rich Text View ] Is it possible to add collapsible text, like the Spoiller feature i - Cableguy    May 12, 2024 Hi guys,
I know, Iknow, the title is waaaaay tooooo loooong, but it needed to be!
So, my question is in the title...
Is it possible to create collapsible text, like the Gothcha feature of this forum,... Page: 1   2   3   4   5   6   7   |