Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Report Control
  New Posts New Posts RSS Feed - CXTPReportInplaceList::Create not virtual
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

CXTPReportInplaceList::Create not virtual

 Post Reply Post Reply
Author
Message
znakeeye View Drop Down
Senior Member
Senior Member
Avatar

Joined: 26 July 2006
Status: Offline
Points: 1672
Post Options Post Options   Thanks (0) Thanks(0)   Quote znakeeye Quote  Post ReplyReply Direct Link To This Post Topic: CXTPReportInplaceList::Create not virtual
    Posted: 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/
Back to Top
mgampi View Drop Down
Senior Member
Senior Member
Avatar

Joined: 14 July 2003
Status: Offline
Points: 1198
Post Options Post Options   Thanks (0) Thanks(0)   Quote mgampi Quote  Post ReplyReply Direct Link To This Post 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 19.0.0, new Projects v 19.1.0
Platform: Windows 10 v 1909 (64bit)
Language: VC++ 2017
Back to Top
znakeeye View Drop Down
Senior Member
Senior Member
Avatar

Joined: 26 July 2006
Status: Offline
Points: 1672
Post Options Post Options   Thanks (0) Thanks(0)   Quote znakeeye Quote  Post ReplyReply Direct Link To This Post 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/
Back to Top
mdoubson View Drop Down
Senior Member
Senior Member
Avatar

Joined: 17 November 2008
Status: Offline
Points: 1705
Post Options Post Options   Thanks (0) Thanks(0)   Quote mdoubson Quote  Post ReplyReply Direct Link To This Post 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
Back to Top
mgampi View Drop Down
Senior Member
Senior Member
Avatar

Joined: 14 July 2003
Status: Offline
Points: 1198
Post Options Post Options   Thanks (0) Thanks(0)   Quote mgampi Quote  Post ReplyReply Direct Link To This Post 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 19.0.0, new Projects v 19.1.0
Platform: Windows 10 v 1909 (64bit)
Language: VC++ 2017
Back to Top
mdoubson View Drop Down
Senior Member
Senior Member
Avatar

Joined: 17 November 2008
Status: Offline
Points: 1705
Post Options Post Options   Thanks (0) Thanks(0)   Quote mdoubson Quote  Post ReplyReply Direct Link To This Post 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
Back to Top
jimmy View Drop Down
Senior Member
Senior Member


Joined: 11 November 2003
Location: Austria
Status: Offline
Points: 515
Post Options Post Options   Thanks (0) Thanks(0)   Quote jimmy Quote  Post ReplyReply Direct Link To This Post Posted: 01 March 2010 at 10:50am
wish:

 add virtual to Create method in all report inplace editors.

  Jimmy

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.172 seconds.