B4X FEED HTMLEditorWrapper - Edit HTML

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: HTMLEditorWrapper - Edit HTML است. این موضوع تا کنون 67 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع HTMLEditorWrapper - Edit HTML
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
67
پسندها
0
آخرین ارسال توسط PracticalSoft
Jun 6, 2020
11,559
4,422
I got fed up looking for a simple solution to be able to add tables to the HTML editor, so in the vein of keeping it simple I decided just to make it super easy and edit the HTML source from the Editor instead.

This wrapper just adds a code button
برای دیدن تصاویر باید ثبت نام کنید
to the Editors toolbar and when selected displays a text area with the code from the editor which you can then edit and style with inline <style></style> tags.

برای دیدن تصاویر باید ثبت نام کنید
برای دیدن تصاویر باید ثبت نام کنید




There is also a designer property that allows reducing the space between lines as in this If your target output is not the editor, you will need to make sure that the same css for the p tag is somewhere in your styles to maintain the look.

The attached project contains the code, and there is also a b4xlib.

The HTML editor is basic and based on some online editors. It only handles a limited amount of tags and styles, but does what I require of it : Quickly setting up simple tables.

To use, open the code editor window...



 

عقب
بالا