Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
In Preview: Sometimes scroll bars.. Sometimes not.. why?
Message
From
27/01/1999 17:53:19
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
In Preview: Sometimes scroll bars.. Sometimes not.. why?
Miscellaneous
Thread ID:
00181094
Message ID:
00181094
Views:
46
Both when running in the interpreter and compiled exe's, I sometimes get or don't get the scroll bars when I obviously should.. meaning the report is bigger that the viewing window. Anyone know what parameters I should set before trying to use the preview window? Currently I use the following code:
SET sysmenu off
_SCREEN.autocenter=.t.
_SCREEN.caption='Print Preview'
_SCREEN.visible=.t.
REPORT form SalesView preview window form1
_SCREEN.visible=.f.
I don't want the window title showing "Report Designer". Suggestions?
Also: I seem to lose drawn lines and formating on the right side of the report, usually after column 80, not on the printed report, just on the screen. Any ideas here? Thanks Ross
Next
Reply
Map
View

Click here to load this message in the networking platform