Click here to Skip to main content
15,894,180 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: File sorting NT vs. 2000 ? Pin
Mike Nordell17-Feb-03 17:47
Mike Nordell17-Feb-03 17:47 
GeneralHELP ME~~ Database Update error Pin
runner11117-Feb-03 3:03
runner11117-Feb-03 3:03 
Generalcreate directory and copy file problem Pin
Anonymous17-Feb-03 2:40
Anonymous17-Feb-03 2:40 
GeneralRe: create directory and copy file problem Pin
Anonymous17-Feb-03 3:30
Anonymous17-Feb-03 3:30 
GeneralRe: create directory and copy file problem Pin
Chintan17-Feb-03 19:00
Chintan17-Feb-03 19:00 
GeneralReading Message files as part of Event Log reading Pin
Mittapalli17-Feb-03 2:36
Mittapalli17-Feb-03 2:36 
Generaladd-in for the debugger Pin
schaereran@gmx.net17-Feb-03 1:50
schaereran@gmx.net17-Feb-03 1:50 
GeneralCSplitterWnd probs, sort of Pin
Jon Hulatt17-Feb-03 1:45
Jon Hulatt17-Feb-03 1:45 
Hi,

I'm trying to make an app which uses SDI + Splitter windows. I've successfully got the split I want, which is a full hight left pane, and the right pane being split into two panes top and bottom.

I did this by:- Initialising a Static type CSplitterWnd in my CMainFrame::OnCreateClient. The left pane gets a View, the right pane gets a CRightFrame (which i created&derived from CFrameWnd). The CRightFrame creates a top/bottom split and two views.

So far so good.

I think there is something not quite right with my window styles in the CRightFrame class. If you look at this screengrab http://draft.monster.co.uk/jon/samp.gif[^] you'll see that the right hand panes are framed with a thick line. I've fiddled with loads of different windows styles in the PreCreateWindow member of CRightFrame, but to no avail.

Can anyone point me in the right direction to get rid of these lines please?

Thanks

Jon

#include <beer.h>

GeneralRe: CSplitterWnd probs, sort of Pin
JohnMcL17-Feb-03 1:54
JohnMcL17-Feb-03 1:54 
GeneralRe: CSplitterWnd probs, sort of Pin
Jon Hulatt17-Feb-03 2:52
Jon Hulatt17-Feb-03 2:52 
GeneralRe: CSplitterWnd probs, sort of Pin
valikac17-Feb-03 9:14
valikac17-Feb-03 9:14 
GeneralCDBVariant casting Pin
Majid Shahabfar17-Feb-03 1:27
Majid Shahabfar17-Feb-03 1:27 
GeneralRe: CDBVariant casting Pin
Hans Ruck17-Feb-03 3:01
Hans Ruck17-Feb-03 3:01 
Generalproblem in InitInstance Pin
Gérald Mercet16-Feb-03 22:46
Gérald Mercet16-Feb-03 22:46 
GeneralRe: problem in InitInstance Pin
Iain Clarke, Warrior Programmer17-Feb-03 1:39
Iain Clarke, Warrior Programmer17-Feb-03 1:39 
GeneralRe: problem in InitInstance Pin
Gérald Mercet17-Feb-03 2:27
Gérald Mercet17-Feb-03 2:27 
GeneralRe: problem in InitInstance Pin
Iain Clarke, Warrior Programmer17-Feb-03 2:30
Iain Clarke, Warrior Programmer17-Feb-03 2:30 
GeneralRe: problem in InitInstance Pin
Gérald Mercet17-Feb-03 3:42
Gérald Mercet17-Feb-03 3:42 
GeneralRe: problem in InitInstance Pin
Iain Clarke, Warrior Programmer17-Feb-03 5:25
Iain Clarke, Warrior Programmer17-Feb-03 5:25 
GeneralUnhook Windows OS Pin
Villly16-Feb-03 22:08
Villly16-Feb-03 22:08 
GeneralNetwork Neigbourhood feature Pin
rohit.dhamija16-Feb-03 20:10
rohit.dhamija16-Feb-03 20:10 
GeneralRe: Network Neigbourhood feature Pin
Iain Clarke, Warrior Programmer17-Feb-03 1:33
Iain Clarke, Warrior Programmer17-Feb-03 1:33 
GeneralJustifying Text Pin
freakmaster16-Feb-03 16:56
freakmaster16-Feb-03 16:56 
GeneralFonts in CRichEditCtrl Pin
Jason Hooper16-Feb-03 12:51
Jason Hooper16-Feb-03 12:51 
GeneralRe: Fonts in CRichEditCtrl Pin
Moak16-Feb-03 13:18
Moak16-Feb-03 13:18 

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.