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.
[Demo] Editors in editors
Re: [Demo] Editors in editors
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
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?
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?
-
- Site Admin
- Posts: 17647
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Re: [Demo] Editors in editors
Sorry, transparent background is not supported for editors.