![]() |
Derive from CXTPCommandBar? |
Post Reply
|
| Author | |
Uwe Keim
Newbie
Joined: 01 November 2004 Location: Germany Status: Offline Points: 29 |
Post Options
Thanks(0)
Quote Reply
Topic: Derive from CXTPCommandBar?Posted: 04 November 2004 at 2:15am |
|
Is it possible (recommended) to derive a class from CXTPCommandBar (namely from CXTPPopupBar) to implement some special message routing handling? If yes, would I do like CXTPPopupBar does? I found no samples how to do this. Thanks |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 05 November 2004 at 1:40am |
|
you need one derived popup, or you want all popups will be derived automatically? if first: class CPopupBar : public CXTPPoupBar DECLARE_XTP_COMMANDBAR(CPopupBar ) IMPLEMENT_XTP_COMMANDBAR(CPopupBar, CXTPPoupBar )
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
Uwe Keim
Newbie
Joined: 01 November 2004 Location: Germany Status: Offline Points: 29 |
Post Options
Thanks(0)
Quote Reply
Posted: 05 November 2004 at 2:01am |
|
Thanks, Oleg. Yes, first version. I tried it yesterday and it really worked very well! Being a "converted" user of your library (from Xxxxxxx Thank you |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |