Print Page | Close Window

Add search bar in MDI document view ?

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Command Bars
Forum Description: Topics Related to Codejock Command Bars
URL: http://forum.codejock.com/forum_posts.asp?TID=15422
Printed Date: 30 September 2024 at 3:22am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Add search bar in MDI document view ?
Posted By: unknow
Subject: Add search bar in MDI document view ?
Date Posted: 22 October 2009 at 7:28pm
Hi all; I would like to add a search bar tool in my MDI document view, just as this example taken from IE8 (see RED area).
 
I've seen the Pane sample, but I'm not sure this is the correct way to do, and I don't want to have a caption, only the bar itself.
 
 
Can someone please link me to a sample ?
 
Thanks!
 



Replies:
Posted By: Oleg
Date Posted: 23 October 2009 at 8:27am
Hi,
 
Our RibbonSample has sample for CXTPMessageBar. you can copy its code to your application and adopt for search pane.
 
 
or maybe easier create dialog temp and create standard MFC CDialogBar for it.


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


Posted By: unknow
Date Posted: 24 October 2009 at 6:56am
I did using the MFC CDialogbar + CRebar (for docking + show/hide support) that I added into the CChildFrame::OnCreate
 
But I'm wondering if this code will still be supported in Windows 7; I mean the CDialog bar is a pretty old MFC class; What's your opinion about this ?
 
The CXTPMessageBar looks nice too but the CDialogbar is of course easier since I need to handle events from controls within the dialog bar template.
 
Thanks.


Posted By: Oleg
Date Posted: 26 October 2009 at 3:30am
Hi,
 
CDialogBar works with Windows 7 without problem. Don't see nothing wrong about this class.


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


Posted By: unknow
Date Posted: 28 October 2009 at 2:10pm
Hi. Is there a way to apply codejock theme manager to the standard CDialogBar ?



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