how can an OpenDialog be added at run-time?
There are several add... (addButton, addListbox, etc.) but I can't find an addOpenDialog and I have tried to guess but I've failed.
I'm not using the Designer at all.
In my device, when I create a form in the designer I always get the form.width and form.height of a 320x240 device, so I can't say which device the program is running in.
You must be. Either the Device IDE or a Windows Desktop IDE. Unless you're editing the .sbp source with a text editor.
There is a VGA version of the device IDE in the Program Files\Basic4ppc folder called Basic4ppc-VGA.exe. Have you tried that?As I said, it is the only way I have found to get the real size of the form.