Click here to Skip to main content
16,013,642 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Heap try/catch technique Pin
Joaquín M López Muñoz4-Feb-02 21:36
Joaquín M López Muñoz4-Feb-02 21:36 
GeneralRe: Heap try/catch technique Pin
alex.barylski4-Feb-02 21:40
alex.barylski4-Feb-02 21:40 
GeneralRe: Heap try/catch technique Pin
Joaquín M López Muñoz4-Feb-02 22:01
Joaquín M López Muñoz4-Feb-02 22:01 
GeneralA problem with "find" operations in an application with CHtmlView Pin
AVR4-Feb-02 20:53
AVR4-Feb-02 20:53 
Generalwhen the owner window of caret is inactive Pin
AnonymousBabe@usa.net4-Feb-02 20:21
AnonymousBabe@usa.net4-Feb-02 20:21 
GeneralRe: when the owner window of caret is inactive Pin
alex.barylski4-Feb-02 20:45
alex.barylski4-Feb-02 20:45 
GeneralRe: when the owner window of caret is inactive Pin
AnonymousBabe@usa.net5-Feb-02 13:57
AnonymousBabe@usa.net5-Feb-02 13:57 
GeneralRe: when the owner window of caret is inactive Pin
alex.barylski5-Feb-02 14:26
alex.barylski5-Feb-02 14:26 
ooze wrote:
what does the method OnActivateView serve as?

Sorta like an ActiveX event. You override the function to supply custom handling when it's called by the framework.

ooze wrote:
i did as you said, but when i close one view, the other view won't set its caret, why?

Do you have the appropriate code in both view's OnSetFocus/OnKillFocus...?

p.s-In WM_PAINT hide your caret at start and Show at finish.

"An expert is someone who has made all the mistakes in his or her field" - Niels Bohr
GeneralRe: when the owner window of caret is inactive Pin
AnonymousBabe@usa.net5-Feb-02 15:59
AnonymousBabe@usa.net5-Feb-02 15:59 
GeneralRe: when the owner window of caret is inactive Pin
alex.barylski5-Feb-02 16:39
alex.barylski5-Feb-02 16:39 
GeneralRe: when the owner window of caret is inactive Pin
AnonymousBabe@usa.net5-Feb-02 17:20
AnonymousBabe@usa.net5-Feb-02 17:20 
GeneralRe: when the owner window of caret is inactive Pin
alex.barylski5-Feb-02 17:49
alex.barylski5-Feb-02 17:49 
GeneralCD Writer Pin
4-Feb-02 20:07
suss4-Feb-02 20:07 
GeneralRe: CD Writer Pin
alex.barylski4-Feb-02 20:57
alex.barylski4-Feb-02 20:57 
General_cast<>'s Pin
Jamie Nordmeyer4-Feb-02 18:43
Jamie Nordmeyer4-Feb-02 18:43 
GeneralRe: _cast<>'s Pin
Christian Graus4-Feb-02 19:17
protectorChristian Graus4-Feb-02 19:17 
GeneralRe: _cast<>'s Pin
Joaquín M López Muñoz4-Feb-02 19:53
Joaquín M López Muñoz4-Feb-02 19:53 
GeneralRe: _cast<>'s Pin
Michael Dunn4-Feb-02 21:08
sitebuilderMichael Dunn4-Feb-02 21:08 
GeneralRe: _cast<>'s Pin
Joaquín M López Muñoz4-Feb-02 21:24
Joaquín M López Muñoz4-Feb-02 21:24 
GeneralRe: _cast<>'s Pin
Chen Venkataraman5-Feb-02 4:23
Chen Venkataraman5-Feb-02 4:23 
GeneralRe: _cast<>'s Pin
Jamie Nordmeyer5-Feb-02 5:46
Jamie Nordmeyer5-Feb-02 5:46 
GeneralODBC Access Reports Pin
4-Feb-02 17:56
suss4-Feb-02 17:56 
GeneralRe: ODBC Access Reports Pin
Mazdak4-Feb-02 20:23
Mazdak4-Feb-02 20:23 
GeneralRe: ODBC Access Reports Pin
anju5-Feb-02 4:44
anju5-Feb-02 4:44 
QuestionDoes anyone here do code correction? Pin
4-Feb-02 17:24
suss4-Feb-02 17:24 

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.