VGA IDE Question.

pdablue

Active Member
Licensed User
Longtime User
Hi,

When placing a control on a form in the VGA IDE is there a way to change the "snap to grid" resolution?

When using a stylus to move a control into the desired position, the control will hop around the stylus position.

This hopping around does not occur nearly as much when using the QVGA IDE.

Is there a way to adjust the "snap to" resolution when using the VGA IDE?

I am using Basic4PPC Version 6.9. I write all of my code on the PDA device and only use the Desktop IDE to
compile files for distribution. When using a stylus to place a control on a form it becomes time consuming when
the control is "hopping" around. The high resolution screens (640 x 480 and 480 x 800) are more sensitive
than the QVGA (240 x 320) screens. Being able to adjust the "snap to grid" resolution would help to filter
this "hopping" out when working with a high resolution VGA screen. This would speed up the creation of Forms
when using the stylus to place controls by hand.

I currently use the following devices for code development:

HP 2210 PDA with a screen resolution of 240 x 320 pixels.

HP 210 PDA with a screen resolution of 480 x 640 pixels.

LG Fathom Windows Mobile Phone with a screen resolution of 480 x 800 pixels.
 
Last edited:
Top