Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - GUI_VisualStudio Sample
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

GUI_VisualStudio Sample

 Post Reply Post Reply
Author
Message
Guybrush View Drop Down
Groupie
Groupie


Joined: 15 October 2007
Location: Germany
Status: Offline
Points: 13
Post Options Post Options   Thanks (0) Thanks(0)   Quote Guybrush Quote  Post ReplyReply Direct Link To This Post Topic: GUI_VisualStudio Sample
    Posted: 12 February 2008 at 5:39am

Open a new Document, the EditView gets not the Focus! (The Caret is not Visible), but the "OnCmdMsg" Routing to the View. (See the Button Edit Paste or Copy)

Klick inside the EditView, the Caret is Visible.
 
Now klick on a Pane (SolutionExplorer or a Child Window) the Pane get the Focus, but the the "OnCmdMsg" route always to EditView (See the Buttons).
 
Where is the problem??
 
Sorry for my bad english..
Back to Top
Oleg View Drop Down
Senior Member
Senior Member


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: 12 February 2008 at 6:30am
Hello,
 
You must manually route it. See Samples\DockingPane\ActivePaneView  sample.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
Guybrush View Drop Down
Groupie
Groupie


Joined: 15 October 2007
Location: Germany
Status: Offline
Points: 13
Post Options Post Options   Thanks (0) Thanks(0)   Quote Guybrush Quote  Post ReplyReply Direct Link To This Post Posted: 12 February 2008 at 6:58am

This is not the problem, i will not route to a Pane to handle a Message.

When you klick in the "Visual Studio" to ProjektManager, the Buttons from TextEditor always disabled, when the TextView lost the focus.
 
And the Problem, to open a new Document, the EditView gets not the Focus?
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.