F
flaviu_
Guest
I have a MDI with CTabView (and a CMFCTabCtrl inside as control). Open several child windows. If I press Ctrl and then Tab, the next view is activated. Keeping Ctrl pressed, I press again Tab, the next view is activated, and so on. Now, if I release Ctrl key, and then press again Ctrl and Tab, the next view is activated. How should I do in order to be activated the previous view if I release the Ctrl key, and then press again Ctrl + Tab key ?
This behavior could be verified at VS editor, or at any fine editor ... because this is not present at default MFC MDI app.
Continue reading...
This behavior could be verified at VS editor, or at any fine editor ... because this is not present at default MFC MDI app.
Continue reading...