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

C / C++ / MFC

 
Generalhanging of browser window after pressing button Pin
sanyuja29-Jan-05 7:08
sanyuja29-Jan-05 7:08 
GeneralRe: hanging of browser window after pressing button Pin
Bob Ciora30-Jan-05 6:26
Bob Ciora30-Jan-05 6:26 
Generalabs() function operator Pin
tnvols29-Jan-05 6:24
tnvols29-Jan-05 6:24 
GeneralRe: abs() function operator Pin
Maximilien29-Jan-05 6:30
Maximilien29-Jan-05 6:30 
GeneralRe: abs() function operator Pin
toxcct29-Jan-05 22:32
toxcct29-Jan-05 22:32 
GeneralRead image and get pixel values Pin
tttyip29-Jan-05 4:44
tttyip29-Jan-05 4:44 
GeneralRe: Read image and get pixel values Pin
Chris Losinger29-Jan-05 7:51
professionalChris Losinger29-Jan-05 7:51 
GeneralLoadFrame() & CChildFrame Pin
Kastellanos Nikos29-Jan-05 4:36
Kastellanos Nikos29-Jan-05 4:36 
I use load frame to create a childFrame.

CChildFrame* ChildFrame=new CChildFrame();	<br />
ChildFrame->LoadFrame(IDD_COMMANDFORMVIEW,WS_OVERLAPPEDWINDOW|32768,AfxGetMainWnd());


The childframe is creating a FormView that has one editctrl.

The view is loaded and i can see but when i try to do a Ctrl-C or Ctrl-V in the edit box nothing happens! If i right-click and select 'paste' it works fine. What's wrong with it?

Is there any sample on the internet that makes use of LoadFrame where i can see what i'm doing wrong?


- - - - - - - - - - - - - - - - - -
Memory leaks is the price we pay \0
01234567890123456789012345678901234
GeneralRe: LoadFrame() &amp; CChildFrame Pin
Mircea Puiu30-Jan-05 0:48
Mircea Puiu30-Jan-05 0:48 
GeneralRe: LoadFrame() &amp; CChildFrame Pin
Anonymous30-Jan-05 1:30
Anonymous30-Jan-05 1:30 
Generaluse crystal report Pin
javad_200529-Jan-05 3:37
javad_200529-Jan-05 3:37 
GeneralRe: use crystal report Pin
Mircea Puiu30-Jan-05 0:56
Mircea Puiu30-Jan-05 0:56 
Generalifstream::open() Pin
cpp_Fritz29-Jan-05 1:08
susscpp_Fritz29-Jan-05 1:08 
GeneralRe: ifstream::open() Pin
toxcct29-Jan-05 1:50
toxcct29-Jan-05 1:50 
GeneralRe: ifstream::open() Pin
cpp_fritz29-Jan-05 2:13
susscpp_fritz29-Jan-05 2:13 
GeneralRe: ifstream::open() Pin
toxcct29-Jan-05 2:18
toxcct29-Jan-05 2:18 
GeneralRe: ifstream::open() Pin
cpp_fritz29-Jan-05 3:17
susscpp_fritz29-Jan-05 3:17 
GeneralRe: ifstream::open() Pin
PJ Arends29-Jan-05 9:22
professionalPJ Arends29-Jan-05 9:22 
GeneralStatic member function Pin
phijophlip29-Jan-05 0:59
phijophlip29-Jan-05 0:59 
GeneralRe: Static member function Pin
includeh1029-Jan-05 1:15
includeh1029-Jan-05 1:15 
GeneralRe: Static member function Pin
Anders Dalvander29-Jan-05 1:16
Anders Dalvander29-Jan-05 1:16 
GeneralRe: Static member function Pin
toxcct29-Jan-05 2:01
toxcct29-Jan-05 2:01 
QuestionHow to add ... Pin
ThatsAlok29-Jan-05 0:43
ThatsAlok29-Jan-05 0:43 
AnswerRe: How to add ... Pin
PJ Arends29-Jan-05 9:33
professionalPJ Arends29-Jan-05 9:33 
GeneralRe: How to add ... Pin
ThatsAlok29-Jan-05 1:25
ThatsAlok29-Jan-05 1:25 

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.