I want to create an application that has a list on the left (I will create it so that it looks good later).
On the right side, I want to have an area where I can add controls, etc.
So, the question is what I need to do to divide the Window into two unequal parts (the left side is about 350 pixels wide and the height should be the whole window), and the rest is for my "canvas".
source
share