Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - TaskPanel and multiple columns
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

TaskPanel and multiple columns

 Post Reply Post Reply
Author
Message
dennisV View Drop Down
Senior Member
Senior Member
Avatar

Joined: 07 October 2004
Location: Australia
Status: Offline
Points: 242
Post Options Post Options   Thanks (0) Thanks(0)   Quote dennisV Quote  Post ReplyReply Direct Link To This Post Topic: TaskPanel and multiple columns
    Posted: 12 July 2008 at 12:31am
Hello,

Is it possible to have TaskPanel be in multiple columns, not in a single one, in a view, so that one column has some TaskPanels and then there's a second column with some more TaskPanels?

Thanks,

   Dennis
// W7 64 Ultimate SP1
// VS 2008
// CodeJock 16.2.3 (MFC)
Back to Top
dennisV View Drop Down
Senior Member
Senior Member
Avatar

Joined: 07 October 2004
Location: Australia
Status: Offline
Points: 242
Post Options Post Options   Thanks (0) Thanks(0)   Quote dennisV Quote  Post ReplyReply Direct Link To This Post Posted: 15 July 2008 at 5:15pm
Just bumping this up...
// W7 64 Ultimate SP1
// VS 2008
// CodeJock 16.2.3 (MFC)
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 16 July 2008 at 1:05am
Hi,
 
Try SetMultiColumn + SetColumnWidth methods.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
dennisV View Drop Down
Senior Member
Senior Member
Avatar

Joined: 07 October 2004
Location: Australia
Status: Offline
Points: 242
Post Options Post Options   Thanks (0) Thanks(0)   Quote dennisV Quote  Post ReplyReply Direct Link To This Post Posted: 16 July 2008 at 7:13am
Actually what I wanted is to have multiple task panels beside each other (horizontally), not items inside task panels - is that possible somehow? I guess I could achieve this by having multiple views in a frame and each view having task panels, but I wanted to check first if such behavior is built in by any chance? :)

Thanks,

    Dennis
// W7 64 Ultimate SP1
// VS 2008
// CodeJock 16.2.3 (MFC)
Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 16 July 2008 at 12:30pm
no :(
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
windigo View Drop Down
Newbie
Newbie


Joined: 19 August 2008
Status: Offline
Points: 1
Post Options Post Options   Thanks (0) Thanks(0)   Quote windigo Quote  Post ReplyReply Direct Link To This Post Posted: 19 August 2008 at 6:00am
Originally posted by oleg oleg wrote:

Hi,
 

Try SetMultiColumn + SetColumnWidth methods.


Hi is it possible to have in the Taskpanel two columns with two different widths?

I need a main item in one group of the Taskpanel and beside another little item, which only sometimes appears.... like this. The "main item" and the "beside item" shall fire two different events.

first case:
-------------------
main item       |
-------------------

second case:
(*) - is the "beside item"
--------------------
main item | (*) |
--------------------
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 0.063 seconds.