On Tue, 2006-02-07 at 07:48 -0700, Scott Rhoades wrote: > After a little fooling around, I decided I'd finally try to make a real > DB with Base. I'm nothing near a DB expert, but creating a database in > Base is pretty easy. I have a couple of questions, though. They are on > different topics, so I'll post them separately. > > First: > > When I use the wizard to create a form, the font size of the labels and > in the fields is so small that the forms are nearly unusable. I don't > see a way to make the fonts bigger. How do I increase the font size for > my labels and in my text boxes?
While in edit mode you can select the controls you want to change and then bring up the control properties window. You will see only those properties that all the selected controls have in common. Font should be one of those properties. Click on the Font [...] button to bring up the font selection dialog. Note that the controls created by the form wizard are actually grouped Label+Entry controls. To change either of these individually you can right-click on the control and select Group - Edit Group, then click on the label or data entry control to select it. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
