- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have a quickwin app in CVF 6.6B under Dev Studio that runs a console window for I/O. In the debug version, the window scrolls with the I/O automatically, but with the release the user must scroll the window to view the current I/O. This also happens in Visual C++. Any ideas on how to fix this besides using the debug executable?
Jane
Jane
Link Copied
4 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Are you sure there's a debug/release difference here? In my experience, QuickWin windows never scroll by themselves. See the QUICKWINTESTSCRL sample provided with CVF for code to cause a QuickWin window to automatically scroll.
Steve
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Positive. I didn't do anything different but change the config to release. I have a coworker who says he runs into this all of the time in Visual C++. He just uses his debug version of the executable. I thought there might be some setting in the workspace that needed to be adjusted. I guess not. Thanks for the info.
Jane
Jane
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sorry, I meant project setting, not workspace.
Jane
Jane
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sorry - I can't think of any kind of setting that would affect this.
Steve
Steve

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page