- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
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
링크가 복사됨
4 응답
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
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
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
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
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Sorry - I can't think of any kind of setting that would affect this.
Steve
Steve
