Print Page | Close Window

Message bar not shown?

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=16843
Printed Date: 17 May 2024 at 10:08am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Message bar not shown?
Posted By: znakeeye
Subject: Message bar not shown?
Date Posted: 17 June 2010 at 5:22pm
I've created an invisible message bar, and then I show it later on. The code below works in your sample, but in my application it is hidden below my panes (if I make all my panes floating I can see the message bar). What could be wrong?!
 
m_wndMessageBar.ShowWindow(SW_SHOW);

GetCommandBars()->RedrawCommandBars();



-------------
PokerMemento - http://www.pokermemento.com/



Replies:
Posted By: znakeeye
Date Posted: 17 June 2010 at 6:12pm
Note that I'm using an SDI without doc/view! Just an SDI with panes (and client hidden).

-------------
PokerMemento - http://www.pokermemento.com/


Posted By: Oleg
Date Posted: 18 June 2010 at 6:23am
Hi,

Guess problem can be in create order. Try create it before you create Panes.

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


Posted By: znakeeye
Date Posted: 18 June 2010 at 11:56am
Good guess! Thanks :)

-------------
PokerMemento - http://www.pokermemento.com/



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