Here is the next screen shot:

We can see: the planetary environment display under the ship designer, the planetary build queue, a packet in the space display, and the ship designer dialog.
The ship designer dialog still needs a lot of work. It will currently display existing designs, but it cannot separate ships and starbases. It will not display enemy designs.
I have the drag and drop code for doing new designs, and I need to plug it into the "Copy Existing Design" and "Edit Selected Design" buttons. I also need to transmit the drag and drop commands back to C++ so that the new design can be saved.
That brings us up to date on the New Stars GUI. I will hopefully make some progress now :)