<div dir="ltr">Hi all!<div><br></div><div>Last week I have:</div><div><br></div><div>- Created a basic .ui file for the Start Center, and added it to the build system.</div><div>- Started to mess with the code for the Start Center. Since the class behind it, BackingWindow is inheriting from Window, and VclBuilder doesn't support this, I had to make BackingWindow also inherit from VclBuilderContainer (as suggested by Caolan) and this seems to be working, but I'm still trying to figure out why the actual buttons aren't drawing.</div>
<div>- Noticed that for some reason the dtor of Window seems to get called twice when BackingWindow gets destroyed, I'm still trying to figure out why.</div><div><br></div><div>All the best,</div><div>Krisztian</div></div>