Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - about CCJTABCTRLBAR layout.
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

about CCJTABCTRLBAR layout.

 Post Reply Post Reply
Author
Message
wahaha_ts View Drop Down
Newbie
Newbie


Joined: 16 August 2004
Location: United States
Status: Offline
Points: 1
Post Options Post Options   Thanks (0) Thanks(0)   Quote wahaha_ts Quote  Post ReplyReply Direct Link To This Post Topic: about CCJTABCTRLBAR layout.
    Posted: 16 August 2004 at 10:29pm

  if( !m_wndWSComponent.Create(this, ID_VIEW_WORKSPACE,
   _T("Workspace"), CSize(150,100), CBRS_BOTTOM ))
..........

  if( !m_wndOutput.Create(this, ID_VIEW_OUTPUT,
   _T("Output"), CSize(150, 150), CBRS_RIGHT))

so the the bottom box will occupy the WHOLE length of the window, but the right box will ride on the bottom box...

How can I layout... let the right box occupy the WHOLE height of the window,, but the bottom box just part of the window length ???

I am newyork man
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 9.555 seconds.