Click here to Skip to main content
15,889,992 members
Home / Discussions / CWndSliderView - An animated child window manager
   

CWndSliderView - An animated child window manager

 
QuestionDialog-based program? Pin
mingluen12-Dec-04 23:15
mingluen12-Dec-04 23:15 
AnswerRe: Dialog-based program? Pin
izst7-Jun-06 20:47
izst7-Jun-06 20:47 
Generalrendering bug Pin
Jan1101197728-Jun-04 5:52
Jan1101197728-Jun-04 5:52 
GeneralZer gut! Pin
ThEN12-Feb-02 23:57
ThEN12-Feb-02 23:57 
GeneralNot created in case of CFormView Pin
28-Jan-02 5:12
suss28-Jan-02 5:12 
I want to CFormView for Sliding Window, so I use CreateView Function like below,

nID = pObarChild2->CreateView( _T("4 Child CFormView 4"), RUNTIME_CLASS(CFormView), pContext );

But if I did like this, the view didn't be created. So I debuged into this code.. and..

pWnd = STATIC_DOWNCAST( CWnd, pViewClass->CreateObject() );

In this code, STATIC_DOWNCAST returns NULL (i.e. pWnd = NULL) so CreateView returns SOB_ERROR.

How can I use CFormView~... plz.. It's very important for me....

Namkyeong Lee


GeneralRe: Not created in case of CFormView Pin
Warren Gardner6-Dec-02 3:55
Warren Gardner6-Dec-02 3:55 
GeneralSuggestion Pin
Noman Nadeem19-Sep-01 2:41
Noman Nadeem19-Sep-01 2:41 
GeneralTwo Comments Pin
17-Aug-01 10:55
suss17-Aug-01 10:55 
Generaloutlook bar Pin
vinayb1318-Jul-01 9:20
vinayb1318-Jul-01 9:20 
GeneralMessage Closed Pin
12-Jan-00 18:40
Paul Selormey12-Jan-00 18:40 

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.