i can't seem to change the sub-app's window size
for example:
I have a 800x600 main window
I have a 600x600 sub app window

The sub app is 600x600 but the pixels become squished, making it a 800x600 in a 600x600 space
How could I make it so the pixels aren't squished? and the window size of the sub-app is 600x600?