Print Page | Close Window

how floating first and with 2 columns?

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Toolkit Pro
Forum Description: Topics Related to Codejock Toolkit Pro
URL: http://forum.codejock.com/forum_posts.asp?TID=4166
Printed Date: 19 June 2025 at 3:38pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: how floating first and with 2 columns?
Posted By: yaoxiaowei
Subject: how floating first and with 2 columns?
Date Posted: 08 May 2006 at 2:32am
I want to create floating CXTPToolBar with 2 columns of buttons and floating first ,How can I do it in a easy way?

Best regards




Replies:
Posted By: Oleg
Date Posted: 08 May 2006 at 8:36am

Hello,

Check sample in https://forum.codejock.com/forum_posts.asp?TID=2124 - https://forum.codejock.com/forum_posts.asp?TID=2124

 



-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: yaoxiaowei
Date Posted: 09 May 2006 at 4:42am

Thanks a lot for your reply.
But I have puzzle still,how can I make the toobox floating when user first use it?


Best regards
xiaowei yao



Posted By: Oleg
Date Posted: 09 May 2006 at 8:42am

Hello,

Add it as floating

pCommandBars->Add(_T("ToolBox"), xtpBarFloating

and reposition:

pToolBox->MoveWindow(100, 200, 0, 0);

 



-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: yaoxiaowei
Date Posted: 09 May 2006 at 10:28am
thank you


Posted By: yaoxiaowei
Date Posted: 09 May 2006 at 11:30pm

matter still comes!

if I use

 pToolBox->MoveWindow

the layout is not 2 columns

how to meet the conditions in the same time

1.2 columns

2.floating

regards



Posted By: Dmitry
Date Posted: 14 February 2011 at 9:29pm

Hello,

The sample in https://forum.codejock.com/forum_posts.asp?TID=2124 is no longer available.

Could you please show how to have a 2-column toolbar (like the toolbox in MSPaint)?

Thanks,

Dmitry




Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net