![]() |
CXTPReportInplaceList::Create not virtual |
Post Reply
|
| Author | |
znakeeye
Senior Member
Joined: 26 July 2006 Status: Offline Points: 1672 |
Post Options
Thanks(0)
Quote Reply
Topic: CXTPReportInplaceList::Create not virtualPosted: 08 January 2009 at 5:37am |
|
I want to create an owner-drawn inplace-listbox. How do I do that?
I tried deriving CXTPReportInplaceList, but its methods are non-virtual so I cannot changed the style:
CXTPReportInplaceList::Create(...)
|
|
|
PokerMemento - http://www.pokermemento.com/
|
|
![]() |
|
mgampi
Senior Member
Joined: 14 July 2003 Status: Offline Points: 1210 |
Post Options
Thanks(0)
Quote Reply
Posted: 08 January 2009 at 7:22am |
|
Hi;
It's the same with CXTPReportInplaceEdit, it is not customizeable. I can't replace it by my own edit control. I had a discussion with the guys at codejock but until today I got no response, whether they plan to enable customization or not. In my case I want my own masked edit controls but I had to do a 'hacked' workaround. Perhaps they will implement it if you also demand custom edit/list controls. |
|
|
Martin Product: Xtreme Toolkit v 22.1.0, new Projects v 24.0.0 Platform: Windows 10 v 22H2 (64bit) Language: VC++ 2022 |
|
![]() |
|
znakeeye
Senior Member
Joined: 26 July 2006 Status: Offline Points: 1672 |
Post Options
Thanks(0)
Quote Reply
Posted: 08 January 2009 at 8:15am |
|
Yeah, I needed a masked edit control too, but gave up! It should be fairly simple to add support for this... |
|
|
PokerMemento - http://www.pokermemento.com/
|
|
![]() |
|
mdoubson
Senior Member
Joined: 17 November 2008 Status: Offline Points: 1705 |
Post Options
Thanks(0)
Quote Reply
Posted: 10 January 2009 at 3:23pm |
|
We should consider the situation that many our customers use ActiveX version so they can't use derived classes features
|
|
![]() |
|
mgampi
Senior Member
Joined: 14 July 2003 Status: Offline Points: 1210 |
Post Options
Thanks(0)
Quote Reply
Posted: 12 January 2009 at 5:06am |
|
And what about the MFC users????
I know that we never ever will use the ActiveX version! |
|
|
Martin Product: Xtreme Toolkit v 22.1.0, new Projects v 24.0.0 Platform: Windows 10 v 22H2 (64bit) Language: VC++ 2022 |
|
![]() |
|
mdoubson
Senior Member
Joined: 17 November 2008 Status: Offline Points: 1705 |
Post Options
Thanks(0)
Quote Reply
Posted: 15 April 2009 at 4:36pm |
|
OK - please make a list of functions you like to have as virtual and post it in specific thread I created - http://forum.codejock.com/forum_posts.asp?TID=13834&PID=47855#47855
|
|
![]() |
|
jimmy
Senior Member
Joined: 11 November 2003 Location: Austria Status: Offline Points: 516 |
Post Options
Thanks(0)
Quote Reply
Posted: 01 March 2010 at 10:50am |
|
wish:
add virtual to Create method in all report inplace editors. Jimmy |
|
![]() |
|
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 |