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

CXTPTabControl

 Post Reply Post Reply
Author
Message
snir View Drop Down
Newbie
Newbie
Avatar

Joined: 09 March 2006
Location: Israel
Status: Offline
Points: 7
Post Options Post Options   Thanks (0) Thanks(0)   Quote snir Quote  Post ReplyReply Direct Link To This Post Topic: CXTPTabControl
    Posted: 02 July 2006 at 8:21am
Hi,
 
I'm using CXTPTabControl in my CView derived class.
In all the tutorials i couldn't find the message that is being sent by the tab control when the user selects a tab.
 
Could you please point me to the right direction?
 
Thanks in advance,
 
Snir.
Thanks,

Snir Yarom
Singleton Technologies Ltd.
Back to Top
ABuenger View Drop Down
Newbie
Newbie
Avatar

Joined: 02 February 2006
Status: Offline
Points: 1075
Post Options Post Options   Thanks (0) Thanks(0)   Quote ABuenger Quote  Post ReplyReply Direct Link To This Post Posted: 02 July 2006 at 8:36am
It's a common Windows message:
 
ON_NOTIFY(TCN_SELCHANGE,id,OnTabChange)
Codejock support
Back to Top
snir View Drop Down
Newbie
Newbie
Avatar

Joined: 09 March 2006
Location: Israel
Status: Offline
Points: 7
Post Options Post Options   Thanks (0) Thanks(0)   Quote snir Quote  Post ReplyReply Direct Link To This Post Posted: 02 July 2006 at 8:42am

Well of course Embarrassed

Cheers.
Thanks,

Snir Yarom
Singleton Technologies Ltd.
Back to Top
Sstar9 View Drop Down
Newbie
Newbie


Joined: 25 August 2006
Status: Offline
Points: 25
Post Options Post Options   Thanks (0) Thanks(0)   Quote Sstar9 Quote  Post ReplyReply Direct Link To This Post Posted: 18 September 2006 at 3:52am

We have purchased Xtreme Controls 10.3 product.  And I want to use the CXTTabCtrl inside a MFC dialog.

But I found my dialog could not receive this TCN_SELCHANGE message when a user click to switch tabs.  Why does this happen? Isn't the CXTTabCtrl class I used the same as the CXTPTabControl class as mentioned by Snir? I have sent a sample program for technical support.
 
Sharing makes life better
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.049 seconds.