Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Stonefield Report Writer Preview mode
Message
 
To
07/03/2000 17:15:37
General information
Forum:
Visual FoxPro
Category:
Stonefield
Miscellaneous
Thread ID:
00342973
Message ID:
00343270
Views:
15
Hi Jack,

I have tested this out and yes the window is a bit too large. For now you can get around this by changing this line of code:

Library: SFReports.vcx
Class: SFReportFrx
Method: PrintReport
Line: lnWidth = int(sysmetric(1) * .1 )

Replace the above line of code with the following:
lnWidth = int(sysmetric(1) * .09 )

If you want it even smaller then change the .09 to .08.
This will fix the problem for now and we'll look into giving the developer the ability to customize the sizing of this window.

Yuanitta
Senior Consultant
Stonefield Systems Group Inc.
www.stonefield.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform