virtual Fkt Bug on derived from propgrid |
Post Reply |
Author | |
jimmy
Senior Member Joined: 11 November 2003 Location: Austria Status: Offline Points: 515 |
Post Options
Thanks(0)
Posted: 07 July 2005 at 4:15am |
i have derived from CXTPPropertyGrid.
class CPG : public CXTPPropertyGrid { public: virtual CXTPPropertyGridView* CreateView(); }; And i will use CreateView(); But it does not call my CreateView function, because CreateView is called (in ctor) before vtable works. Please add this to your bug list. Jimmy |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
it was already fixed in 9.70. Tahnk you. |
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
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 |