Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CScrollView...
Message
From
18/03/1998 12:33:03
 
 
To
All
General information
Forum:
Visual C++
Category:
Microsoft Foundation Classes
Title:
CScrollView...
Miscellaneous
Thread ID:
00085395
Message ID:
00085395
Views:
50
hi all,
have anyone tried to use CScrollView in WinCE?? i'm writing a program that need to use CScrollView in WinCE, but the scrollbars havent appear...
it is successful use in Win95, that means using the same coding, it has scrollbars appear in the porgram. however, when i use in WinCE, they dont appear, so i cant scroll the view...
i'm using the MFC to generate the code and the classes. for the WinCE, i'm using the WinCE add-on in the VC++ 5.0. anyone can tell me the procedure to set the CScrollView in WinCE? is it the same as in Win95?
in Win95, i changed all the word CView to CScrollView and in CScrollView::OnInitalUpdate(), i have use SetScrollSizes(MM_TEXT, CSize(1000, 1000)). Then the scrollbar will appear! but use the same coding under WinCE, the scrollbars dont appear...
Reply
Map
View

Click here to load this message in the networking platform