Smart questions
Smart answers
Smart people
INTELLIGENT WORK FORUMS
FOR COMPUTER PROFESSIONALS

Member Login

Come Join Us!

Are you a
Computer / IT professional?
Join Tek-Tips now!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!

Join Tek-Tips
*Tek-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

LINK TO THIS FORUM!

Add Stickiness To Your Site By Linking To This Professionally Managed Technical Forum.
Just copy and paste the
code below into your site.

Partner With Us!

"Best Of Breed" Forums Add Stickiness To Your Site
Partner Button
(Download This Button Today!)

Feedback

"...Many thanks to you for putting it together and to the forum members for taking the time to post their replies and give their time to help others. Their isn't another site that can touch it..."

Geography

Where in the world do Tek-Tips members come from?
AndrewMozley (Programmer)
24 Apr 12 5:28
I apologise if I have been told this before  . . .

On an existing form, the controls change size in increments of 12 pixels.  I would like to make that smaller, so that I can position a control (and its width) to a 3-pixel increment.

I believe that Tools | Options | <Form Tab> allows this to be set.  It works for a new form but not for an existing form.  Is this do do with a resource file?  If so, how can I locate that file and modify the setting.

Thanks as always.  Andrew.
OlafDoschke (Programmer)
24 Apr 12 5:51
Yes, the option is only affecting new forms.

While in form editor, pick "Set Grid Scale" from the Format menu. It's persisted in each form, not in the resource file.

But being a kleyboarder: While having selected a control, press SHIFT+CTRL and arrow keys to resize with snap to grid, press SHIFT only and arrow keys and resize pixel by pixel. Also use arrow keys alone to shift a control and use CTRL plus arrow keys to shift with snap to grid.

Besides, you can turn off snap to grid in the format menu, while designing a form (or other container).

I found it ideal to orientate myself at the fixed width of the record mark of a grid control. Having turned off the Deletemark, this is what I like to remain for display of the active row besides highlighting. The record mark is 11px including both left and right border line pixel, which makes 10px a perfect layout grid size to easily align with that.

It's one of the sizes you can't control and therefore making that the minimum measure is a making it easy to align eg additional headers outside the grid with it, easily.

Maybe make it 5px, but not 3px. With such a fine grid you can also turn off the grid alignment overall. Such a fine scaling then also isn't noticed as a well aligned straight look to a user.

Bye, Olaf

Reply To This Thread

Posting in the Tek-Tips forums is a member-only feature.

Click Here to join Tek-Tips and talk with other members!

Close Box

Join Tek-Tips® Today!

Join your peers on the Internet's largest technical computer professional community.
It's easy to join and it's free.

Here's Why Members Love Tek-Tips Forums:

Register now while it's still free!

Already a member? Close this window and log in.

Join Us             Close