Space between form controls

Issues related to forms.
Post Reply
jrd440
 
 
Posts: 21
Joined: Fri Feb 24, 2012 6:27 am

Space between form controls

Post by jrd440 »

Hello
I have looked but can't find the answer. How do you add a space between the form controls? I can add a control but when adding the next entry I don't know how to add a space between them. Thank you for any and all help.
User avatar
BaconFries
 
 
Posts: 5640
Joined: Thu Aug 16, 2007 7:32 pm

Re: Space between form controls

Post by BaconFries »

How are you making the form is it a standard form or are you using a layout Grid?
User avatar
Pablo
 
Posts: 22472
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Space between form controls

Post by Pablo »

If you are using layout grids, then you can use margin to add spacing between objects.

See also the FAQ:
viewtopic.php?t=71391
jrd440
 
 
Posts: 21
Joined: Fri Feb 24, 2012 6:27 am

Re: Space between form controls

Post by jrd440 »

Yes I'm using the layout grid but adding the form controls individually one after the other. Example editbox than another and so on. but as I do that I can't get a space between them. The only thing came up with was to add a section and remove all the info from that and place that as a divider.
User avatar
Pablo
 
Posts: 22472
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Space between form controls

Post by Pablo »

Did you try my suggestion and read the FAQ?
Post Reply