Panels
At the moment in my program I have a menu bar and a variety of toolbars which all work perfectly fine. The program already has one panel which holds all the toolbars in but I now need to include another panel. This new panel will hold components in it and the background colour will be white.
However I just can’t seem to find a way to make this new panel work with the program. The panel will either completely hide the toolbar panel and the window will be all white (except for the menu) or the new panel won’t show at all and only the toolbar panel will be visible. I have managed to get the panel showing by using width and height however I need the panel to stretch across the whole window.
Basically I need to find a way to make the new panel start underneath the previous panel and stretch the entire window. Any help would be much appreciated and I am willing to post code if you need it
0 Comments
Feb
28
28