Inplace Editing |
Post Reply |
Author | |
Toxick
Newbie Joined: 16 June 2005 Location: United States Status: Offline Points: 3 |
Post Options
Thanks(0)
Posted: 30 September 2005 at 4:43pm |
Hello experts,
A while back I derived a class from the MFC CEdit class and now it does all kinds of neato numerical and mathematical things that we all wanted our edit box to do. So, now I would like to add this functionality to the CXTPPropertyGrid - at least on *some* of the property grid items. So what I did was derived a class from CXTPPropertyGridInplaceEdit and added all my fun numerical mathematical functionality to it. And then I derived a class from CXTPPropertyGridItemNumber which should be the item that holds this edit object. And now I have no idea what to do. How to I tell the Property Grid Item that I want to use my derived Inplace Edit box, instead of the usual Inplace Edit box. Am I going about it the wrong way? |
|
This signature intentionally left blank
|
|
Kevin6
Groupie Joined: 13 May 2005 Location: United Kingdom Status: Offline Points: 30 |
Post Options
Thanks(0)
|
Try CXTPPropertyGridItem::SetInplaceEdit Rich |
|
Kevin.
|
|
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 |