CompuServe Archive

This is an archive of CompuServe forum messages from 1985 to 1995, as saved in transcripts by John Foust.

Search Results (2 messages)

Is it possible to have print preview with no view for a document (ie the preview window IS the view? I want to create an app thats job is to print, thus having a view that is not a preiview makes no sense. Any ideas? BP
From: Brad Pirtle Foundation Classes Forum · Doc/View/UI July 11, 1994 1:40 PM
I want to enhance an app based on the CScrollView class. What I want is to add zoom in, zoom out capabilities. With my basic understanding of the CScrollView class, it supports a changing Doc size, but a fixed View size (relative to the actual window size). Is there any…