Scroll window in a dialog.
- From: "TonyG" <TonyG@xxxxxxxx>
- Date: Tue, 11 Oct 2005 02:59:00 GMT
I have a small dialog based application with a couple of CEdit entry
controls at the top. In the bottom I want a large window that I can
vertically scroll messages. Maybe 100 lines tall with only 10 visible. When
I add a new line I want to add at the top of the display and have all
existing text scroll down one line and have the new line appear at the top.
Obviously the oldest line will scroll off the bottom.
I've done this stuff before using CScrollView in a view window. What control
do I use within a dialog? Can I put a scroll view right in there? What do I
use?
.
- Follow-Ups:
- Re: Scroll window in a dialog.
- From: Tom Serface
- Re: Scroll window in a dialog.
- From: David Lowndes
- Re: Scroll window in a dialog.
- Prev by Date: Re: disable/enable close button on dialog box during run-time
- Next by Date: DoPrintPreview: MDI main Frame VS Child frame
- Previous by thread: starring out passwords in CDialog
- Next by thread: Re: Scroll window in a dialog.
- Index(es):