GIDForums  

Go Back   GIDForums > Computer Programming Forums > MS Visual C++ / MFC Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 01-Apr-2005, 03:01
FireFox8173 FireFox8173 is offline
New Member
 
Join Date: Apr 2005
Posts: 1
FireFox8173 is on a distinguished road

editbox output problem


Hi there
I'm developing an application with MFCAppWizard(exe)
i designed the GUI and linked the controls with the class wizard
here there is nothing wrong but i have a problem in see the output in the output Editbox.
the GUI is composed like this:
2 Editbox
1 CommandButton

IDC_EDITIN is linked to the variable CString m_strIn
IDC_EDITOUT is linked to the variable CString m_strOut

The command button should show in the IDC_EDITOUT what i wrote in the editbox IDC_EDITIN but it doesn't work
how do i redirect the output from the variable Cstring m_strOut to the IDC_EDITOUT?

I veryfied the variable contents and both are populated by data but the only process that works is from editbox to variable and from variable to variable but not the inverse process from the variable to the output editbox

Regards FireFox
  #2  
Old 01-Apr-2005, 15:15
steveh steveh is offline
New Member
 
Join Date: Feb 2005
Posts: 5
steveh is on a distinguished road
UpdateData(FALSE);
 
 

Recent GIDBlogPython ebook by crystalattice

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Apache / PHP problem, maybe output length? HaganeNoKokoro Apache Web Server Forum 3 07-Aug-2008 05:42
problem printing output iamsodumb C++ Forum 4 10-Mar-2005 14:19
using vector or array oshiotse C++ Forum 4 16-Apr-2004 11:59
urgent: problem + output filters jack Apache Web Server Forum 0 04-Feb-2004 23:32
articles -> output Allowee Learning Journal by J de Silva 1 05-Jun-2003 20:47

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 05:32.


vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.