Click here to Skip to main content
15,915,757 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: swapping bytes Pin
Anonymous22-Aug-02 7:29
Anonymous22-Aug-02 7:29 
GeneralMessages Between CFormViews Pin
John Gilbert22-Aug-02 5:57
John Gilbert22-Aug-02 5:57 
GeneralRe: Messages Between CFormViews Pin
Tomasz Sowinski22-Aug-02 7:32
Tomasz Sowinski22-Aug-02 7:32 
GeneralRe: Messages Between CFormViews Pin
John Gilbert22-Aug-02 7:52
John Gilbert22-Aug-02 7:52 
Generalmkdir Pin
pnpfriend22-Aug-02 5:52
pnpfriend22-Aug-02 5:52 
GeneralRe: mkdir Pin
Mustafa Demirhan22-Aug-02 10:52
Mustafa Demirhan22-Aug-02 10:52 
GeneralRe: mkdir Pin
Todd Smith22-Aug-02 17:30
Todd Smith22-Aug-02 17:30 
Generalsecond CStatusBar Pin
22-Aug-02 5:35
suss22-Aug-02 5:35 
Hi
My application is C++ using MFC, generated by VC6++ AppWizard (exe), is a MDI and has a CView and a CScrollView in a splitted window. It has the usual status bar generated by the AppWizard.

Now I want to add a second status bar right above the first one.

Until now I just "duplicated" the code of the CStatusBar in MainFrm.h and MainFrm.cpp - and it works: the status bar is there, I can define and access several panes.

The problem is: the second status bar although has this "resizing triangle" - which produces unwanted effects when used.

The question is: how to remove this "resizing triangle"?

Screenshot is here.

Thanks,
Matthias
GeneralRe: second CStatusBar Pin
Enis22-Aug-02 6:30
Enis22-Aug-02 6:30 
GeneralMAPI Delivery receipt Pin
Enis22-Aug-02 4:36
Enis22-Aug-02 4:36 
QuestionON_COMMAND macro in imported files?!!? Pin
Jawache22-Aug-02 4:15
Jawache22-Aug-02 4:15 
AnswerRe: ON_COMMAND macro in imported files?!!? Pin
Jon Hulatt22-Aug-02 4:20
Jon Hulatt22-Aug-02 4:20 
GeneralRe: ON_COMMAND macro in imported files?!!? Pin
Jawache22-Aug-02 5:48
Jawache22-Aug-02 5:48 
Generalsystem title bar menu X, add code to Pin
jimNLX22-Aug-02 3:58
jimNLX22-Aug-02 3:58 
GeneralRe: system title bar menu X, add code to Pin
Jon Hulatt22-Aug-02 4:06
Jon Hulatt22-Aug-02 4:06 
GeneralRe: system title bar menu X, add code to Pin
jimNLX22-Aug-02 4:09
jimNLX22-Aug-02 4:09 
GeneralExcel Developper's Kit Pin
Zizilamoroso22-Aug-02 3:45
Zizilamoroso22-Aug-02 3:45 
GeneralRe: Excel Developper's Kit Pin
Enis22-Aug-02 4:48
Enis22-Aug-02 4:48 
GeneralRe: Excel Developper's Kit Pin
Stephane Rodriguez.22-Aug-02 22:50
Stephane Rodriguez.22-Aug-02 22:50 
GeneralRe: Excel Developper's Kit Pin
Zizilamoroso23-Aug-02 3:11
Zizilamoroso23-Aug-02 3:11 
QuestionVC6 and which Service pack? Pin
Anonymous22-Aug-02 3:13
Anonymous22-Aug-02 3:13 
AnswerRe: VC6 and which Service pack? Pin
Stephane Rodriguez.22-Aug-02 3:18
Stephane Rodriguez.22-Aug-02 3:18 
GeneralRe: VC6 and which Service pack? STL and VC? Pin
Anonymous22-Aug-02 4:44
Anonymous22-Aug-02 4:44 
GeneralRe: VC6 and which Service pack? STL and VC? Pin
Stephane Rodriguez.22-Aug-02 6:32
Stephane Rodriguez.22-Aug-02 6:32 
GeneralRe: VC6 and which Service pack? STL and VC? Pin
Anonymous22-Aug-02 22:44
Anonymous22-Aug-02 22:44 

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.