07-27-2022, 03:28 PM
OK now to return to Main Screen, click the small < in the top left corner and we have the new X, Y, W, H values loaded into the controls. BTW you are looking at the code lines that add controls to the GUI app done through the NewControls() Function call.
Lets add a new label that will be a picture image on the left side:
Check the Layout
Hmm... fix the spacing, go back to main window and File it! Then we will exit the Controls Editor, Run the Practice file in QB64 IDE and see how it looks, oh I should get a long narrow image!
Lets add a new label that will be a picture image on the left side:
Check the Layout
Hmm... fix the spacing, go back to main window and File it! Then we will exit the Controls Editor, Run the Practice file in QB64 IDE and see how it looks, oh I should get a long narrow image!
b = b + ...