Click here to Skip to main content
15,917,862 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to give List box entries a row number? Pin
Chson31-May-02 12:12
Chson31-May-02 12:12 
AnswerRe: How to give List box entries a row number? Pin
Bill Wilson31-May-02 14:00
Bill Wilson31-May-02 14:00 
GeneralCallback Function Pin
Peter Liddle31-May-02 11:34
Peter Liddle31-May-02 11:34 
GeneralRe: Callback Function Pin
Christian Graus31-May-02 13:03
protectorChristian Graus31-May-02 13:03 
QuestionHow did they do that. Pin
Kevin Torvik31-May-02 11:18
Kevin Torvik31-May-02 11:18 
AnswerRe: How did they do that. Pin
Tomasz Sowinski31-May-02 11:31
Tomasz Sowinski31-May-02 11:31 
GeneralMDI help Pin
Bugra Barin31-May-02 11:06
Bugra Barin31-May-02 11:06 
GeneralRe: MDI help Pin
Bill Wilson31-May-02 13:58
Bill Wilson31-May-02 13:58 
Perhaps you can save the identity of the current document in some kind of global along with a switch indicating whether the user can switch or not. In the OnActivate for the view, check to see if the document being activated is the right one, if not, re-active the correct one.

You might be able to do something more sophisitcated with PreTranslateMessage to suppress the activation altogether.
GeneralRe: MDI help Pin
l a u r e n31-May-02 14:08
l a u r e n31-May-02 14:08 
GeneralRe: MDI help Pin
Shog931-May-02 17:11
sitebuilderShog931-May-02 17:11 
GeneralRe: MDI help Pin
Bugra Barin31-May-02 19:25
Bugra Barin31-May-02 19:25 
Generalmodal dialog won't go away Pin
jimNLX31-May-02 10:49
jimNLX31-May-02 10:49 
GeneralRe: modal dialog won't go away Pin
Maximilien31-May-02 10:56
Maximilien31-May-02 10:56 
GeneralRe: modal dialog won't go away Pin
jimNLX31-May-02 11:02
jimNLX31-May-02 11:02 
GeneralRe: modal dialog won't go away Pin
Tomasz Sowinski31-May-02 11:07
Tomasz Sowinski31-May-02 11:07 
GeneralRe: modal dialog won't go away Pin
jimNLX31-May-02 11:10
jimNLX31-May-02 11:10 
GeneralRe: modal dialog won't go away Pin
Nish Nishant31-May-02 14:59
sitebuilderNish Nishant31-May-02 14:59 
GeneralRe: modal dialog won't go away Pin
jimNLX3-Jun-02 8:49
jimNLX3-Jun-02 8:49 
GeneralRe: modal dialog won't go away Pin
jimNLX3-Jun-02 8:52
jimNLX3-Jun-02 8:52 
GeneralFrequency of sound card Pin
Mika Soukhov31-May-02 10:01
Mika Soukhov31-May-02 10:01 
GeneralRe: Frequency of sound card Pin
Ed Gadziemski31-May-02 11:07
professionalEd Gadziemski31-May-02 11:07 
GeneralRe: Frequency of sound card Pin
Mika Soukhov31-May-02 12:49
Mika Soukhov31-May-02 12:49 
GeneralRe: Frequency of sound card Pin
Mike Nordell1-Jun-02 0:11
Mike Nordell1-Jun-02 0:11 
GeneralRe: Frequency of sound card Pin
Mika Soukhov1-Jun-02 4:16
Mika Soukhov1-Jun-02 4:16 
GeneralRe: Frequency of sound card Pin
Mike Nordell1-Jun-02 7:47
Mike Nordell1-Jun-02 7:47 

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.