dbTalk Databases Forums  

Re: Form "hangs" off left of screen...?

comp.databases.paradox comp.databases.paradox


Discuss Re: Form "hangs" off left of screen...? in the comp.databases.paradox forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Tony McGuire
 
Posts: n/a

Default Re: Form "hangs" off left of screen...? - 09-12-2008 , 11:13 AM







Quote:
I have a form that is coded to run at 100%...
What is the code you use?



---------------
Tony McGuire


Reply With Quote
  #2  
Old   
Tony McGuire
 
Posts: n/a

Default Re: Form "hangs" off left of screen...? - 09-12-2008 , 11:13 AM







Quote:
I have a form that is coded to run at 100%...
What is the code you use?



---------------
Tony McGuire


Reply With Quote
  #3  
Old   
Tony McGuire
 
Posts: n/a

Default Re: Form "hangs" off left of screen...? - 09-12-2008 , 11:29 AM



Kenneth wrote:
Quote:
On Fri, 12 Sep 2008 10:13:58 -0600, Tony McGuire
png.paradoxcommunity@com> wrote:

I have a form that is coded to run at 100%...
What is the code you use?



---------------
Tony McGuire

Hi Tony,

On the form's Open, I have:

menuAction(MenuPropertiesZoom100)

Thanks,
Are you opening the form from another form or script or library or
anything? Or just directly by clicking on it?

f.open("sales", WinStyleDefault + WinStyleMaximize)

will open the subject form maximized.

Not that it will help if you are clicking on it directly.

I don't use ANY of the zoom factors for form sizing, as they seem to all
have 'issues'.

Hopefully someone else who has tried what you are doing will chime in.



---------------
Tony McGuire


Reply With Quote
  #4  
Old   
Tony McGuire
 
Posts: n/a

Default Re: Form "hangs" off left of screen...? - 09-12-2008 , 11:29 AM



Kenneth wrote:
Quote:
On Fri, 12 Sep 2008 10:13:58 -0600, Tony McGuire
png.paradoxcommunity@com> wrote:

I have a form that is coded to run at 100%...
What is the code you use?



---------------
Tony McGuire

Hi Tony,

On the form's Open, I have:

menuAction(MenuPropertiesZoom100)

Thanks,
Are you opening the form from another form or script or library or
anything? Or just directly by clicking on it?

f.open("sales", WinStyleDefault + WinStyleMaximize)

will open the subject form maximized.

Not that it will help if you are clicking on it directly.

I don't use ANY of the zoom factors for form sizing, as they seem to all
have 'issues'.

Hopefully someone else who has tried what you are doing will chime in.



---------------
Tony McGuire


Reply With Quote
  #5  
Old   
Tony McGuire
 
Posts: n/a

Default Re: Form "hangs" off left of screen...? - 09-12-2008 , 11:29 AM



Kenneth wrote:
Quote:
On Fri, 12 Sep 2008 10:13:58 -0600, Tony McGuire
png.paradoxcommunity@com> wrote:

I have a form that is coded to run at 100%...
What is the code you use?



---------------
Tony McGuire

Hi Tony,

On the form's Open, I have:

menuAction(MenuPropertiesZoom100)

Thanks,
Are you opening the form from another form or script or library or
anything? Or just directly by clicking on it?

f.open("sales", WinStyleDefault + WinStyleMaximize)

will open the subject form maximized.

Not that it will help if you are clicking on it directly.

I don't use ANY of the zoom factors for form sizing, as they seem to all
have 'issues'.

Hopefully someone else who has tried what you are doing will chime in.



---------------
Tony McGuire


Reply With Quote
  #6  
Old   
Tony McGuire
 
Posts: n/a

Default Re: Form "hangs" off left of screen...? - 09-12-2008 , 11:29 AM



Kenneth wrote:
Quote:
On Fri, 12 Sep 2008 10:13:58 -0600, Tony McGuire
png.paradoxcommunity@com> wrote:

I have a form that is coded to run at 100%...
What is the code you use?



---------------
Tony McGuire

Hi Tony,

On the form's Open, I have:

menuAction(MenuPropertiesZoom100)

Thanks,
Are you opening the form from another form or script or library or
anything? Or just directly by clicking on it?

f.open("sales", WinStyleDefault + WinStyleMaximize)

will open the subject form maximized.

Not that it will help if you are clicking on it directly.

I don't use ANY of the zoom factors for form sizing, as they seem to all
have 'issues'.

Hopefully someone else who has tried what you are doing will chime in.



---------------
Tony McGuire


Reply With Quote
  #7  
Old   
Tony McGuire
 
Posts: n/a

Default Re: Form "hangs" off left of screen...? - 09-12-2008 , 11:29 AM



Kenneth wrote:
Quote:
On Fri, 12 Sep 2008 10:13:58 -0600, Tony McGuire
png.paradoxcommunity@com> wrote:

I have a form that is coded to run at 100%...
What is the code you use?



---------------
Tony McGuire

Hi Tony,

On the form's Open, I have:

menuAction(MenuPropertiesZoom100)

Thanks,
Are you opening the form from another form or script or library or
anything? Or just directly by clicking on it?

f.open("sales", WinStyleDefault + WinStyleMaximize)

will open the subject form maximized.

Not that it will help if you are clicking on it directly.

I don't use ANY of the zoom factors for form sizing, as they seem to all
have 'issues'.

Hopefully someone else who has tried what you are doing will chime in.



---------------
Tony McGuire


Reply With Quote
  #8  
Old   
Tony McGuire
 
Posts: n/a

Default Re: Form "hangs" off left of screen...? - 09-12-2008 , 11:29 AM



Kenneth wrote:
Quote:
On Fri, 12 Sep 2008 10:13:58 -0600, Tony McGuire
png.paradoxcommunity@com> wrote:

I have a form that is coded to run at 100%...
What is the code you use?



---------------
Tony McGuire

Hi Tony,

On the form's Open, I have:

menuAction(MenuPropertiesZoom100)

Thanks,
Are you opening the form from another form or script or library or
anything? Or just directly by clicking on it?

f.open("sales", WinStyleDefault + WinStyleMaximize)

will open the subject form maximized.

Not that it will help if you are clicking on it directly.

I don't use ANY of the zoom factors for form sizing, as they seem to all
have 'issues'.

Hopefully someone else who has tried what you are doing will chime in.



---------------
Tony McGuire


Reply With Quote
  #9  
Old   
Tony McGuire
 
Posts: n/a

Default Re: Form "hangs" off left of screen...? - 09-12-2008 , 11:29 AM



Kenneth wrote:
Quote:
On Fri, 12 Sep 2008 10:13:58 -0600, Tony McGuire
png.paradoxcommunity@com> wrote:

I have a form that is coded to run at 100%...
What is the code you use?



---------------
Tony McGuire

Hi Tony,

On the form's Open, I have:

menuAction(MenuPropertiesZoom100)

Thanks,
Are you opening the form from another form or script or library or
anything? Or just directly by clicking on it?

f.open("sales", WinStyleDefault + WinStyleMaximize)

will open the subject form maximized.

Not that it will help if you are clicking on it directly.

I don't use ANY of the zoom factors for form sizing, as they seem to all
have 'issues'.

Hopefully someone else who has tried what you are doing will chime in.



---------------
Tony McGuire


Reply With Quote
  #10  
Old   
Jim Giner
 
Posts: n/a

Default Re: Form "hangs" off left of screen...? - 09-12-2008 , 12:10 PM



When I create a form, I actually have a form creator 'form' that I wrote.
Allows me to set a window title, add some std. code snippets to certain
methods as well as allow me to size and position the 'new' form and put
those coordinates into a SetPosition statement in the 'new' form's SetFocus
method. From that point on it always opens up in a specific spot and size.
Of course I'm designing for a known set of screen sizes so what I design it
for will work most anywhere in my company.

Never even thought about the menuaction(constants) method.
"Kenneth" <usenet (AT) soleSPAMLESSassociates (DOT) com> wrote

Quote:
On Fri, 12 Sep 2008 10:29:12 -0600, Tony McGuire
png.paradoxcommunity@com> wrote:

Kenneth wrote:
On Fri, 12 Sep 2008 10:13:58 -0600, Tony McGuire
png.paradoxcommunity@com> wrote:

I have a form that is coded to run at 100%...
What is the code you use?



---------------
Tony McGuire

Hi Tony,

On the form's Open, I have:

menuAction(MenuPropertiesZoom100)

Thanks,

Are you opening the form from another form or script or library or
anything? Or just directly by clicking on it?

f.open("sales", WinStyleDefault + WinStyleMaximize)

will open the subject form maximized.

Not that it will help if you are clicking on it directly.

I don't use ANY of the zoom factors for form sizing, as they seem to all
have 'issues'.

Hopefully someone else who has tried what you are doing will chime in.



---------------
Tony McGuire

Hi Tony,

I open the form by clicking...

It is our "base" form from which everything else happens.

Thanks,
--
Kenneth

If you email... Please remove the "SPAMLESS."



Reply With Quote
Reply




Thread Tools
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.