Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
OK I've got another wierd one...
Message
From
29/12/2005 17:34:02
 
 
To
29/12/2005 17:13:46
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
01081876
Message ID:
01081882
Views:
12
WITH _VFP && Use _VFP, not _SCREEN
 .Visible=.t.
 .left = 0
 .Top = 0
 .width = 1218
 .height = 830
ENDWITH
>I'm setting up my development environment in 9.0, and running the following command:
>
>WITH _screen
> .Visible=.t.
> .left = 5
> .Top = 140
> .width = 1218
> .height = 830
>ENDWITH
>
>
>I am wondering why I have to set top=140 to get the visual foxpro screen to be close to 0? i.e., the upper left hand corner of my monitor. If I set it to 0 the whole menu bar and toolbars are off the screen.
>
>I have a dual monitor XP SP2 system with screen res. of 1280x1024 on each monitor.
>
>Any Ideas?
>
>Bob
Previous
Reply
Map
View

Click here to load this message in the networking platform