Click here to Skip to main content
15,914,405 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: how to minimize window on app startup Pin
Jörgen Sigvardsson24-Sep-05 12:27
Jörgen Sigvardsson24-Sep-05 12:27 
QuestionPrint HTML from console app Pin
Stas24-Sep-05 11:29
Stas24-Sep-05 11:29 
QuestionScrollWindow question Pin
followait24-Sep-05 4:34
followait24-Sep-05 4:34 
AnswerRe: ScrollWindow question Pin
vikas amin24-Sep-05 4:39
vikas amin24-Sep-05 4:39 
GeneralRe: ScrollWindow question Pin
followait24-Sep-05 5:08
followait24-Sep-05 5:08 
GeneralRe: ScrollWindow question Pin
vikas amin24-Sep-05 5:57
vikas amin24-Sep-05 5:57 
AnswerRe: ScrollWindow question Pin
PJ Arends24-Sep-05 9:48
professionalPJ Arends24-Sep-05 9:48 
QuestionHow to use CScrollView in MDI Pin
vikas amin24-Sep-05 2:41
vikas amin24-Sep-05 2:41 
I want to create a new view that is able to scroll
in my MDI application whose base view class is CView.

I tired to create a new class from the Scroll view
and by using the create function i created the view
on a DialogBox .
After making some changes everthing is fine .
but when i click the scroll bars then i get error,on debugging
the viewcore.cpp is opend and in
int CView::OnMouseActivate(CWnd* pDesktopWnd, UINT nHitTest, UINT message)
{.....}
probable the problem is due to the New view is a child to main ?
How do i avoid that ? or is there any other solution
for this.
Thanks


Vikas Amin
Embin Technology
Bombay
vikas.amin@embin.com
AnswerRe: How to use CScrollView in MDI Pin
PJ Arends24-Sep-05 10:02
professionalPJ Arends24-Sep-05 10:02 
GeneralRe: How to use CScrollView in MDI Pin
vikas amin25-Sep-05 19:55
vikas amin25-Sep-05 19:55 
Questionbinary bloat due to static linking Pin
Chintoo72324-Sep-05 0:48
Chintoo72324-Sep-05 0:48 
AnswerRe: binary bloat due to static linking Pin
Matt Godbolt24-Sep-05 0:55
Matt Godbolt24-Sep-05 0:55 
GeneralRe: binary bloat due to static linking Pin
Blake V. Miller24-Sep-05 9:34
Blake V. Miller24-Sep-05 9:34 
QuestionHow to populate Grid Pin
Kiren Jawad23-Sep-05 23:54
sussKiren Jawad23-Sep-05 23:54 
AnswerRe: How to populate Grid Pin
khan++24-Sep-05 0:25
khan++24-Sep-05 0:25 
AnswerRe: How to populate Grid Pin
Achim Klein24-Sep-05 3:11
Achim Klein24-Sep-05 3:11 
QuestionSpying Messages Pin
hamidreza_buddy23-Sep-05 23:44
hamidreza_buddy23-Sep-05 23:44 
AnswerRe: Spying Messages Pin
khan++24-Sep-05 0:10
khan++24-Sep-05 0:10 
QuestiononKeyDown() problem Pin
hamidreza_buddy23-Sep-05 22:55
hamidreza_buddy23-Sep-05 22:55 
AnswerRe: onkeydown() problem Pin
khan++23-Sep-05 23:10
khan++23-Sep-05 23:10 
GeneralRe: onkeydown() problem Pin
hamidreza_buddy23-Sep-05 23:31
hamidreza_buddy23-Sep-05 23:31 
QuestionScaling Bitmapp Pin
Anonymous23-Sep-05 22:35
Anonymous23-Sep-05 22:35 
AnswerRe: Scaling Bitmapp Pin
khan++23-Sep-05 22:58
khan++23-Sep-05 22:58 
AnswerRe: Scaling Bitmapp Pin
Achim Klein24-Sep-05 0:38
Achim Klein24-Sep-05 0:38 
GeneralRe: Scaling Bitmapp Pin
John R. Shaw24-Sep-05 9:16
John R. Shaw24-Sep-05 9:16 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.