Print Page | Close Window

Subject Editor

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Calendar
Forum Description: Topics Related to Codejock Calendar
URL: http://forum.codejock.com/forum_posts.asp?TID=13343
Printed Date: 15 May 2024 at 5:57am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Subject Editor
Posted By: jyoung
Subject: Subject Editor
Date Posted: 05 February 2009 at 3:31pm
How can one get access to the subject editor for an event (inplace editing)?  What we really want to do is to have our own window (CWnd child) to do the inline editing of the object.
 
Is there a way to "preset" the editor to one of our window objects, or handle a particular notification and do all the grunt work.
 
Thanks



Replies:
Posted By: mdoubson
Date Posted: 10 February 2009 at 2:21pm
You can do it inline using built-in tool - select item and it will allow you to modify, select all, copy, paste and so on. Why you need your own editor?


Posted By: jyoung
Date Posted: 10 February 2009 at 3:04pm
We don't want to use the default built-in line editor (CEdit) of the CalendarView class as we have some specific cusomization we want to do.  This customization is to allow specific input along with options.  The default of CEdit does not give us the control we want and there does not seem to be a way to overload the SubjectEditor of the CalendarView.
 
 


Posted By: mdoubson
Date Posted: 11 February 2009 at 5:30pm
You can disable inline editor and use own editor called by OnProperty or OnAdd handler -see CalendarDemoVew.cpp code

-------------
Mark Doubson, Ph.D.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net