[Demo] Editors in editors

Demos, code samples. Only questions related to the existing topics are allowed here.
jgkoehn
Posts: 294
Joined: Thu Feb 20, 2020 9:32 pm

Re: [Demo] Editors in editors

Post 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.
jgkoehn
Posts: 294
Joined: Thu Feb 20, 2020 9:32 pm

Re: [Demo] Editors in editors

Post 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
Post Reply