If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > PC based Database Applications > Corel Paradox > Paradox Form Open to 'Fit Width'

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-25-07, 04:48
John Hodgson John Hodgson is offline
Registered User
 
Join Date: Aug 2007
Posts: 2
Question Paradox Form Open to 'Fit Width'

Hi - this my first post so hi out there! I am no db expert although I have been using Paradox for years (are there any other db programs out there that can open multiple db's at the same time?). This is not my reason for posting but if you know of a good alternative please let me know.

Question: I use a number of forms to view and enter data, however each time I start Paradox or 'open' a form it appear in 100% view mode. I then have to go into the 'view' menu and click 'Fit Width'. Can anyone help me do this automatically? I can't find anywhere in properties or settings to set the default 'open' size.

Thanks in anticipation.
Reply With Quote
  #2 (permalink)  
Old 10-06-07, 20:19
Shores Shores is offline
Registered User
 
Join Date: Aug 2003
Location: Bologna - Italy
Posts: 209
You can simply insert in the open method of the form:

dodefault
self.menuaction(MenuPropertiesZoomBestFit)

bye!
__________________
The only failure is not trying to do it.
Reply With Quote
  #3 (permalink)  
Old 10-08-07, 06:27
John Hodgson John Hodgson is offline
Registered User
 
Join Date: Aug 2007
Posts: 2
Smile

Thanks Shores
Works a treat and so simple, wonderful after all these years of setting the page zoom through the menu. Must learn a bit of the tech stuff.
Thanks again


John
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On