Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Docking Pane
  New Posts New Posts RSS Feed - is docking pane responding to external messages ?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

is docking pane responding to external messages ?

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


Joined: 22 January 2009
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote zeblackos Quote  Post ReplyReply Direct Link To This Post Topic: is docking pane responding to external messages ?
    Posted: 22 January 2009 at 4:12am
Hi everybody.
Please, excuse my poor english knowledge, I'm gonna try to express myself as clearly as possible.

I need to change docking pane properties (floatable or not / dockable or not etc...) but... using windows messages sent by another process (this one without Xtreme toolkit pro).
Is such a thing possible to achieve ? Are docking panes able to react to external messages ?

If anyone could be kind enough to help me a bit, it would be so much appreciated !

:)

thanx

zeb.
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: 22 January 2009 at 8:05am

Hi,

Send this message to your main frame - not to pane.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
zeblackos View Drop Down
Newbie
Newbie


Joined: 22 January 2009
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote zeblackos Quote  Post ReplyReply Direct Link To This Post Posted: 22 January 2009 at 9:33am
Hi again :
Thank you for your fast answer, but I just can't understand it..

You mean it's possible using a simple :
"PostMessage(main_frame_HWND, NOT_TO_PANE,0,0);" ?

In that case, what is the value of 'not to pane' constant ?
Please, could you show me short piece of working code ?

Yes, I'm a complete newbie, quite lost and a bit shameful...

thanx in advance.

zeb.


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.156 seconds.