Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Property Grid
  New Posts New Posts RSS Feed - Inplace Editing
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Inplace Editing

 Post Reply Post Reply
Author
Message Reverse Sort Order
Kevin6 View Drop Down
Groupie
Groupie


Joined: 13 May 2005
Location: United Kingdom
Status: Offline
Points: 30
Post Options Post Options   Thanks (0) Thanks(0)   Quote Kevin6 Quote  Post ReplyReply Direct Link To This Post Topic: Inplace Editing
    Posted: 17 October 2005 at 2:34am

Try

 CXTPPropertyGridItem::SetInplaceEdit

Rich

Kevin.
Back to Top
Toxick View Drop Down
Newbie
Newbie
Avatar

Joined: 16 June 2005
Location: United States
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote Toxick Quote  Post ReplyReply Direct Link To This Post 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
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.094 seconds.