The choice of window dimensions in the internal designer/visual designer/Abstract Designer does not include the dimensions for my development PC, how can I specify these? And can I change them at run time, so that when the app is running on different PCs it always uses all of the screen width?
OK.... I found that specifying a value of BOTH for the horizontal and vertical anchors fills the screen as specified by the variant. But how do I detect the screen size at runtime and resize the view to it?