In the VGA exe In the design the Menu takes 25% of screen
In the Plain exe it takes full screen.
But when I write other graphics and run in VGA that takes 25% screen.
am I doing something wrong or what, this is not compiled and written completely on device.
I recommend you to use Basic4ppc.exe instead of Basic4ppc-vga.exe, and compile with AutoScale enabled. This way the layout will look the same on a VGA device, a QVGA device and the default settings of the desktop.
Basic4ppc-VGA.exe doesn't do anything to the layout. So if you design your layout on the desktop (without changing the default screen size value) and then run it on a VGA device everything will be shrinked to the upper left corner.