Click here to Skip to main content
15,908,111 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: inline functions link error. Pin
ThatsAlok8-Aug-05 2:26
ThatsAlok8-Aug-05 2:26 
GeneralRe: inline functions link error. Pin
HumanOsc8-Aug-05 2:35
HumanOsc8-Aug-05 2:35 
GeneralRe: inline functions link error. Pin
Member 34198918-Aug-05 2:37
Member 34198918-Aug-05 2:37 
GeneralRe: inline functions link error. Pin
sunit58-Aug-05 3:20
sunit58-Aug-05 3:20 
GeneralHelp in Multithreaded Socket programming Pin
javaClaude7-Aug-05 21:17
javaClaude7-Aug-05 21:17 
GeneralClipping child windows Pin
Jesper Knudsen7-Aug-05 21:11
Jesper Knudsen7-Aug-05 21:11 
GeneralRe: Clipping child windows Pin
John R. Shaw8-Aug-05 20:30
John R. Shaw8-Aug-05 20:30 
GeneralRe: Clipping child windows Pin
Jesper Knudsen8-Aug-05 20:40
Jesper Knudsen8-Aug-05 20:40 
GeneralRe: Clipping child windows Pin
John R. Shaw8-Aug-05 22:14
John R. Shaw8-Aug-05 22:14 
GeneralRe: Clipping child windows Pin
Jesper Knudsen8-Aug-05 22:28
Jesper Knudsen8-Aug-05 22:28 
GeneralRe: Clipping child windows Pin
John R. Shaw8-Aug-05 23:16
John R. Shaw8-Aug-05 23:16 
GeneralRe: Clipping child windows Pin
Jesper Knudsen8-Aug-05 23:37
Jesper Knudsen8-Aug-05 23:37 
GeneralRe: Clipping child windows Pin
John R. Shaw9-Aug-05 10:06
John R. Shaw9-Aug-05 10:06 
GeneralRe: Clipping child windows Pin
John R. Shaw9-Aug-05 13:47
John R. Shaw9-Aug-05 13:47 
Flash back! I just remembered doing this about 11 years ago (Win31). I just drew the grid and when the user clicked a the cell, that was supposed to be and edit control, I created a subclassed control on the fly at the location specified by the cell position. It worked just fine, the control its self had no border to worry about. When the user clicked any where outside the cell, the control window would self destuct (it was written in C) and the cell would redraw using the text that had been entered into the edit control. There was a little fittiling with calculations for proper positioning, but that's a minor detail.

INTP
"The more help VB provides VB programmers, the more miserable your life as a C++ programmer becomes."
Andrew W. Troelsen
GeneralRe: Clipping child windows Pin
Jesper Knudsen9-Aug-05 20:35
Jesper Knudsen9-Aug-05 20:35 
GeneralRe: Clipping child windows Pin
John R. Shaw13-Aug-05 17:07
John R. Shaw13-Aug-05 17:07 
GeneralRe: Clipping child windows Pin
Jesper Knudsen17-Aug-05 1:31
Jesper Knudsen17-Aug-05 1:31 
GeneralWindows messages Pin
Ali Tavakol7-Aug-05 20:58
Ali Tavakol7-Aug-05 20:58 
GeneralRe: Windows messages Pin
khan++7-Aug-05 21:35
khan++7-Aug-05 21:35 
GeneralRe: Windows messages Pin
Ali Tavakol8-Aug-05 19:10
Ali Tavakol8-Aug-05 19:10 
GeneralRe: Windows messages Pin
John R. Shaw8-Aug-05 21:05
John R. Shaw8-Aug-05 21:05 
GeneralArabic text for Windows control classes Pin
Ali Tavakol7-Aug-05 20:41
Ali Tavakol7-Aug-05 20:41 
GeneralRe: Arabic text for Windows control classes Pin
ThatsAlok7-Aug-05 20:59
ThatsAlok7-Aug-05 20:59 
GeneralRe: Arabic text for Windows control classes Pin
John R. Shaw8-Aug-05 21:40
John R. Shaw8-Aug-05 21:40 
GeneralRe: Arabic text for Windows control classes Pin
Ali Tavakol10-Aug-05 23:09
Ali Tavakol10-Aug-05 23:09 

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.