Click here to Skip to main content
15,881,204 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Need to call FormatRange member of a richedit control in a modeless dialog from the view class Pin
led mike6-Dec-07 10:01
led mike6-Dec-07 10:01 
GeneralRe: Need to call FormatRange member of a richedit control in a modeless dialog from the view class Pin
Mark Salsbery6-Dec-07 11:28
Mark Salsbery6-Dec-07 11:28 
GeneralRe: Need to call FormatRange member of a richedit control in a modeless dialog from the view class Pin
David Crow6-Dec-07 16:01
David Crow6-Dec-07 16:01 
GeneralRe: Need to call FormatRange member of a richedit control in a modeless dialog from the view class Pin
Mark Salsbery7-Dec-07 8:05
Mark Salsbery7-Dec-07 8:05 
GeneralRe: Need to call FormatRange member of a richedit control in a modeless dialog from the view class Pin
led mike7-Dec-07 8:33
led mike7-Dec-07 8:33 
GeneralRe: Need to call FormatRange member of a richedit control in a modeless dialog from the view class Pin
Mark Salsbery7-Dec-07 8:38
Mark Salsbery7-Dec-07 8:38 
GeneralRe: Need to call FormatRange member of a richedit control in a modeless dialog from the view class Pin
led mike7-Dec-07 8:42
led mike7-Dec-07 8:42 
GeneralRe: Need to call FormatRange member of a richedit control in a modeless dialog from the view class Pin
lctrncs7-Dec-07 8:27
lctrncs7-Dec-07 8:27 
Thanks for responding led mike.

You state,
led mike wrote:
It's such a shame there is no way to maintain the application session data in a single location


Is this true?

Or is there a way to accomplish maintaining the session data in a single location – perhaps the model and design you refer to.

At the beginning of my project, I spent a great deal of time “Applying UML and Patterns.” However, a serious illness permanently interrupted the collaboration I had with an expert programmer who encouraged me to develop expanded use cases, flow charts and a “conceptual model” of my program.

Recognizing that your message might be sarcastic, I reviewed these documents and realized that my program already contains series of functions that provide access to the user and internal data the program employs in its operation.

It appears that the interruption of the collaboration with the expert programmer may have occurred at a critical moment in that I had not yet, and still do not, fully understand what I have been doing as I worked to continue the development of my program without my expert collaborator. Perhaps if I had studied programming in college as my collaborator (and many others) did, my task might be easier.

However, the modeless dialog I mentioned is the interface to a flat file database I created and from which I hope to print information from numerous records I have synthesized into single record. Therefore, returning transient data present in the richedit control at a certain point in time remains useful (although the advantage of this was not evident during the design of the program).

If I understood how to solve my problem (or had correctly anticipated future needs in my model and design) there would no reason to turn to experts like you or a site like CodeProject for a bit of help, a friendly conversation or an educational response. Working in isolation can be a challenge in any discipline (physical biochemistry is a personal favorite), and it is good to have a place where you can ask questions and receive accurate, precise, concise and information rich responses. It is easy to laugh at those who seek to learn from you (and even misdirect them as a means of providing future entertainment), so a community like CodeProject in which shared enjoyment of programming, interpersonal respect and dedication to mutual aid trumps petty personal attacks is critically important.

Thank you again for your response, which suggests that one or more of the functions my program currently employs in numerous locations for the manipulation of data might be useful in achieving my goal. While this was already apparent, your response has spurred me to explore my design as a means of achieving my goal.

Thanks again.

"For a successful technology, reality must take precedence over public relations, for nature cannot be fooled." Richard Feynman, Minority Report to the Official Report on the Space Shuttle Challenger Crash

GeneralRe: Need to call FormatRange member of a richedit control in a modeless dialog from the view class Pin
led mike7-Dec-07 8:41
led mike7-Dec-07 8:41 
GeneralRe: Need to call FormatRange member of a richedit control in a modeless dialog from the view class Pin
lctrncs7-Dec-07 8:51
lctrncs7-Dec-07 8:51 
GeneralRe: Need to call FormatRange member of a richedit control in a modeless dialog from the view class Pin
Mark Salsbery7-Dec-07 9:10
Mark Salsbery7-Dec-07 9:10 
GeneralSimple and Easy to Use Graph or Plotter Pin
Andy2026-Dec-07 5:13
Andy2026-Dec-07 5:13 
GeneralRe: Simple and Easy to Use Graph or Plotter Pin
toxcct6-Dec-07 5:56
toxcct6-Dec-07 5:56 
JokeRe: Simple and Easy to Use Graph or Plotter [modified] Pin
Cedric Moonen6-Dec-07 7:57
Cedric Moonen6-Dec-07 7:57 
GeneralRe: Simple and Easy to Use Graph or Plotter Pin
ThatsAlok6-Dec-07 20:12
ThatsAlok6-Dec-07 20:12 
GeneralRe: Simple and Easy to Use Graph or Plotter Pin
super_ttd9-Dec-07 5:28
super_ttd9-Dec-07 5:28 
QuestionDelete characters from a string? Pin
bosfan6-Dec-07 5:01
bosfan6-Dec-07 5:01 
AnswerRe: Delete characters from a string? Pin
David Crow6-Dec-07 5:10
David Crow6-Dec-07 5:10 
AnswerRe: Delete characters from a string? Pin
CPallini6-Dec-07 5:18
mveCPallini6-Dec-07 5:18 
AnswerRe: Delete characters from a string? Pin
led mike6-Dec-07 5:26
led mike6-Dec-07 5:26 
QuestionMFC application crash possibily due to runtime version conflict of VC++ 2005 redistributable binaries Pin
ComplexLifeForm6-Dec-07 4:29
ComplexLifeForm6-Dec-07 4:29 
GeneralRe: MFC application crash possibily due to runtime version conflict of VC++ 2005 redistributable binaries Pin
KarstenK6-Dec-07 4:42
mveKarstenK6-Dec-07 4:42 
QuestionVisual C++ 2008 needs framework to run? Pin
Dr. Emmett Brown6-Dec-07 3:55
Dr. Emmett Brown6-Dec-07 3:55 
AnswerRe: Visual C++ 2008 needs framework to run? Pin
toxcct6-Dec-07 4:27
toxcct6-Dec-07 4:27 
AnswerRe: Visual C++ 2008 needs framework to run? Pin
KarstenK6-Dec-07 4:43
mveKarstenK6-Dec-07 4:43 

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.