B4A Library RichEditor view

tsteward

Well-Known Member
Licensed User
Longtime User
Ok what about ordered or unordered lists?
 

tsteward

Well-Known Member
Licensed User
Longtime User
When I run this library in debug mode I always get file not found error file:///android.asset/editor.html
Is there anyway to get this to work in debug mode?
 

tsteward

Well-Known Member
Licensed User
Longtime User
Ok please how do I create a list?
Set italics richEd.setItalic
set header richEd.heading = 1

But how do I make an ordered(numbered) or unordered list?
 

migliore150267

Member
Licensed User
Longtime User
Hi,
This editor is fantastic but i can't find this function:
re.TextColor
That is present in the list of supported functions on GitHub.


Can you add it ?

Thanks in advance
 

peacemaker

Expert
Licensed User
Longtime User
Pardon me, but why such lib is needed, if there is CSbuilder possibility to make any "reach" text and images on any label, button....?
 

somed3v3loper

Well-Known Member
Licensed User
Longtime User
Hi again,
Sorry for the requests, but you could also add:
re.TextFontSize ?
Check V0.05 on the first post , it has FontSize As Int[write only]

Pardon me, but why such lib is needed, if there is CSbuilder possibility to make any "reach" text and images on any label, button....?
I do not know why it is needed but it is always great to have alternatives
 

Phayao

Active Member
Licensed User
Longtime User
Hello,

thanks for this very useful library - I have an addition question:
Is it possible to set the cursor programmatically inside the editor ? Maybe with the use of some javascript ?

Help is very appreciated,

Chris
 

somed3v3loper

Well-Known Member
Licensed User
Longtime User
Hello,

thanks for this very useful library - I have an addition question:
Is it possible to set the cursor programmatically inside the editor ? Maybe with the use of some javascript ?

Help is very appreciated,

Chris
I don't think this editor has a function to set cursor if you find it here https://github.com/wasabeef/richeditor-android , I will add it to my wrapper .
And I am sorry I am not good at JavaScript
 

Rusty

Well-Known Member
Licensed User
Longtime User
This would be much more friendly if a small sample project was created where it creates the editor and shows how to add/change/delete text...
Rusty
 

Guenter Becker

Active Member
Licensed User
Hello Friend,
good work done but where is the function setbullets?? I like to create ordered and unordered list.
 

ascot1

Member
Licensed User
Longtime User
Hello,
can someone post a sample project because i can't get it to work ... thanks in advance
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…