<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2016-02-07 23:00 GMT+01:00 Anthony Walter <span dir="ltr"><<a href="mailto:sysrpl@gmail.com" target="_blank">sysrpl@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_extra">I was looking at the code. There might not be an easy solution but the docked designer really needs to support this feature. Can you point out where in the package you are picking the class for and then creating the docked design control? <br></div></div></blockquote><div><br></div><div>Sparta changes are deep. All is started at FormEditingIntf.pas in IdeIntf package (DesignerBaseClassId_TForm const is interesting for us. You can try to search DesignerBaseClassId_TForm in whole ide src). Maybe somehow in module ide/SourceFileManager.pas this kind of form (reported in issue #29615) is wrongly handled (<span id="result_box" class="" lang="en"><span class="">just a guess)</span></span>. <span tabindex="-1" id="result_box" class="" lang="en"><span class="">Strange bug, </span></span>even non LCL forms demo works correctly with Sparta (see examples\designnonlcl). <br><br></div><div>In your case bug fix can be trivial or very complicated. Sooner or later I will fix it. Anyway you can try on own hand :). For now I need to focus on custom Sparta MDI solution <span id="result_box" class="" lang="en"><span class="">and</span> on <span class="">deep</span> <span class="">refactoring</span></span>.<br></div></div><br>-- <br><div><div dir="ltr"><div>Best regards,<br>Maciej Izak</div></div></div>
</div></div>