Good morning
Starting to move my pipewriter application to Raspberry Pi as it is the final host running it (o;
As the target screen size is not defined yet, I want to get the main windows height and width when the application is launched in fullscreen mode.
When I use the main windows open event I just get the width and height as it is defined in Xojo, but not the fullscreen size.
Using the resized event and display a MsgBox with the window size it shows the correct size minus menu bar, but the MsgBox can not be closed.
So which event would fit best to get the main window size to adjust the controls accordingly?
thanks in advance
richard
6 posts - 3 participants