Page 2 of 2

Re: [Demo] Editors in editors

Posted: Fri Mar 29, 2024 5:06 pm
by jgkoehn
Thanks for that suggestion, I went through and no, no reformatting that is triggered before this is formatted.

I went digging I double checked that my subEditor is created once each time it is used.

Re: [Demo] Editors in editors

Posted: Sat Mar 30, 2024 7:08 pm
by jgkoehn
It appears that I needed to set the subEditor.Height to something like subEditor.Height := 1; and likewise with subEditor.Width:=1; Now it is working well, not more extra formatting. Thanks again for your help Sergey

Re: [Demo] Editors in editors

Posted: Thu Jan 23, 2025 7:37 pm
by jgkoehn
Is there a way when an editor is in an editor to make it so that it doesn't have a background color on the paragraph?
I would like to be able to highlight text in the future but for now I wnat to make the editor's background transparent. That way if there is an image or color behind it that is already generated,.
Is that possible?

Re: [Demo] Editors in editors

Posted: Fri Jan 24, 2025 11:20 am
by Sergey Tkachenko
Sorry, transparent background is not supported for editors.