Click here to Skip to main content
15,889,281 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: VC6 - bug? Could you try on your Box? Pin
peterchen14-Jan-05 3:16
peterchen14-Jan-05 3:16 
GeneralRe: VC6 - bug? Could you try on your Box? Pin
peterchen14-Jan-05 3:07
peterchen14-Jan-05 3:07 
GeneralRe: VC6 - bug? Could you try on your Box? Pin
Ryan Binns14-Jan-05 3:16
Ryan Binns14-Jan-05 3:16 
GeneralEXE Icon modifier Pin
CVNK7613-Jan-05 23:20
CVNK7613-Jan-05 23:20 
GeneralRe: EXE Icon modifier Pin
Joel Holdsworth15-Jan-05 0:19
Joel Holdsworth15-Jan-05 0:19 
GeneralRe: EXE Icon modifier Pin
cvnk17-Jan-05 0:26
cvnk17-Jan-05 0:26 
GeneralTired of ...... Pin
pc_dev13-Jan-05 22:49
pc_dev13-Jan-05 22:49 
GeneralRe: Tired of ...... Pin
Maximilien14-Jan-05 0:40
Maximilien14-Jan-05 0:40 
pc_dev wrote:
I know that painting non-client area we can do it, but there are numerous dialogs in application, painting in each of them is difficult, due to some reasons I avoid this technique.

Is there a more simple solution?


non-client painting is the way to do it. Just create a base class for all your dialog that will take care of that, and just pass a color to each dialog.

On the other hand, maybe skinning can do that, but it is still the same thing, painting the non-client area.



Maximilien Lincourt
Your Head A Splode - Strong Bad
GeneralRe: Tired of ...... Pin
Roger Allen14-Jan-05 0:58
Roger Allen14-Jan-05 0:58 
Generalin view of MDI app OnMove() never happens Pin
T.T.H.13-Jan-05 22:45
T.T.H.13-Jan-05 22:45 
GeneralRe: in view of MDI app OnMove() never happens Pin
Iain Clarke, Warrior Programmer13-Jan-05 23:44
Iain Clarke, Warrior Programmer13-Jan-05 23:44 
GeneralHelp For ToolTipText in VC++ Pin
phijophlip13-Jan-05 22:03
phijophlip13-Jan-05 22:03 
Questionhow to get ethernet card ip address Pin
vc-programmer-13-Jan-05 21:44
vc-programmer-13-Jan-05 21:44 
AnswerRe: how to get ethernet card ip address Pin
pc_dev13-Jan-05 23:05
pc_dev13-Jan-05 23:05 
GeneralRe: how to get ethernet card ip address Pin
vc-programmer-13-Jan-05 23:22
vc-programmer-13-Jan-05 23:22 
GeneralRe: how to get ethernet card ip address Pin
David Crow14-Jan-05 2:54
David Crow14-Jan-05 2:54 
General#include header files order. Pin
rbid13-Jan-05 21:34
rbid13-Jan-05 21:34 
GeneralRe: #include header files order. Pin
Iain Clarke, Warrior Programmer13-Jan-05 23:56
Iain Clarke, Warrior Programmer13-Jan-05 23:56 
GeneralRe: #include header files order. Pin
Dimitris Vikeloudas15-Jan-05 2:01
Dimitris Vikeloudas15-Jan-05 2:01 
General"Virutal" drive Pin
13-Jan-05 18:43
suss13-Jan-05 18:43 
GeneralRe: "Virutal" drive Pin
Ryan Binns13-Jan-05 19:18
Ryan Binns13-Jan-05 19:18 
GeneralRe: "Virutal" drive Pin
Mathieu Deslauriers13-Jan-05 19:49
Mathieu Deslauriers13-Jan-05 19:49 
GeneralCreate Reports similar to Access Pin
Toni7813-Jan-05 18:06
Toni7813-Jan-05 18:06 
GeneralRe: Create Reports similar to Access Pin
Andrew Walker13-Jan-05 18:46
Andrew Walker13-Jan-05 18:46 
GeneralRe: Create Reports similar to Access Pin
Ryan Binns13-Jan-05 19:23
Ryan Binns13-Jan-05 19:23 

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.