Click here to Skip to main content
15,910,886 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Modeless dialogs and OnOK Pin
jafrazee11-Apr-02 2:11
jafrazee11-Apr-02 2:11 
GeneralRe: Modeless dialogs and OnOK Pin
Derek Lakin11-Apr-02 4:57
Derek Lakin11-Apr-02 4:57 
GeneralRe: Modeless dialogs and OnOK Pin
Alex Cramer10-Apr-02 18:02
Alex Cramer10-Apr-02 18:02 
GeneralCMediaPlayer2 Pin
Jesper S10-Apr-02 10:05
Jesper S10-Apr-02 10:05 
GeneralWriting a plugin system Pin
Zac Howland10-Apr-02 9:55
Zac Howland10-Apr-02 9:55 
GeneralRe: Writing a plugin system Pin
Joaquín M López Muñoz10-Apr-02 10:03
Joaquín M López Muñoz10-Apr-02 10:03 
GeneralRe: Writing a plugin system Pin
Zac Howland10-Apr-02 10:33
Zac Howland10-Apr-02 10:33 
GeneralRe: Writing a plugin system Pin
Joaquín M López Muñoz10-Apr-02 10:41
Joaquín M López Muñoz10-Apr-02 10:41 
Well, that very much depends on the structure of your app. Usually, it is better to have the plugins provide the functionality and data and let the app itself control the GUI (for instance, the plugin can provide a command name and a command callback and it is the responsibility of the app to insert the command into the main window menu).
If you're after a full-fledged doc/view architecture, I guess you're heading a lot of work for it to function based on a plugin system.

Joaquín M López Muñoz
Telefónica, Investigación y Desarrollo
GeneralRe: Writing a plugin system Pin
Zac Howland11-Apr-02 2:44
Zac Howland11-Apr-02 2:44 
GeneralRe: Writing a plugin system Pin
Chris Losinger10-Apr-02 10:08
professionalChris Losinger10-Apr-02 10:08 
QuestionDirectX 8.1 on CD-ROM? Pin
Jeremy Falcon10-Apr-02 9:02
professionalJeremy Falcon10-Apr-02 9:02 
QuestionHow to used "Multiple Display Monitors" and "virtual screen" Pin
hhxz_wind10-Apr-02 7:42
hhxz_wind10-Apr-02 7:42 
AnswerRe: How to used "Multiple Display Monitors" and "virtual screen" Pin
alex.barylski10-Apr-02 8:22
alex.barylski10-Apr-02 8:22 
QuestionMS to drop static linking from VC? Pin
Jim A. Johnson10-Apr-02 7:27
Jim A. Johnson10-Apr-02 7:27 
AnswerRe: MS to drop static linking from VC? Pin
Joaquín M López Muñoz10-Apr-02 9:31
Joaquín M López Muñoz10-Apr-02 9:31 
GeneralCalculating a text's dimension Pin
Hans Ruck10-Apr-02 7:21
Hans Ruck10-Apr-02 7:21 
GeneralRe: Calculating a text's dimension Pin
Ravi Bhavnani10-Apr-02 7:27
professionalRavi Bhavnani10-Apr-02 7:27 
GeneralRe: Calculating a text's dimension Pin
Chris Losinger10-Apr-02 7:35
professionalChris Losinger10-Apr-02 7:35 
GeneralRe: Calculating a text's dimension Pin
Hans Ruck10-Apr-02 7:51
Hans Ruck10-Apr-02 7:51 
GeneralRe: Calculating a text's dimension Pin
Stan Shannon10-Apr-02 7:54
Stan Shannon10-Apr-02 7:54 
GeneralMFC App and C2065 Pin
10-Apr-02 6:13
suss10-Apr-02 6:13 
GeneralRe: MFC App and C2065 Pin
Jeremy Falcon10-Apr-02 7:45
professionalJeremy Falcon10-Apr-02 7:45 
GeneralRe: MFC App and C2065 Pin
10-Apr-02 8:17
suss10-Apr-02 8:17 
GeneralRe: MFC App and C2065 Pin
Jeremy Falcon10-Apr-02 8:22
professionalJeremy Falcon10-Apr-02 8:22 
GeneralRe: MFC App and C2065 Pin
10-Apr-02 8:29
suss10-Apr-02 8:29 

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.