<html><head></head><body><div style="font-family:times new roman, new york, times, serif;font-size:13px;"><div><span><div>Hi Warleyalex</div><div><br></div><div>With respect to your comments.</div><div><br></div><div>> I didn't create the corresponding visual LCL</div><div>> Components yet. I hope your project will help a lot.</div><div><br></div><div>We have adopted an HTML approach to dynamic page resizing using layout boxes and component alignment within them (e.g. left, right or centre) described using our equivalent of the DOM (our node tree). If you are happy with these design assumptions then I hope our work will prove helpful to you.</div><div><br></div><div>Building a custom component in LCL that will work in the above way is non-trivial. It might make sense to have a wizard to help with this process what do you think? This might allow other people to add new or improved XComponents?</div><div><br></div><div>> I will prefer the "direct approach" --> hit F9 and see the working</div><div>> application immediately.</div><div><br></div><div>We have embedded the pas2js compiler in our .exe as we are in the process of bootstrapping a lightweight IDE (XIDE) that can be embedded in domain specific applications (and so has to be independent of Lazarus). This will have the “direct approach” you are talking about. (Demo coming soon)</div><div><br></div><div>> So, the idea is the same easy-to-use</div><div>> centralized place for add forms into the current project. to add a second</div><div>> form to the project, you go to File -> New... -> TWebForm to add forms to</div><div>> the active project. </div><div><br></div><div>Both this and your previous comment above are examples of a number of loose ends in our Lazarus integration that are not critical to our main focus on providing an embedded lightweight IDE. If there is interest from the Lazarus community in what we are doing it may well be worth addressing these loose ends. (Particularly if the requests are accompanied with offers of help!) </div><div><br></div><div>Thanks again for your feedback</div><div><br></div><div>Steve</div><div><br></div></span><br></div></div></body></html>