Print Page | Close Window

Is there an Event_click() Method?

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=8165
Printed Date: 29 September 2024 at 12:25am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Is there an Event_click() Method?
Posted By: CafeCartel
Subject: Is there an Event_click() Method?
Date Posted: 25 September 2007 at 6:03pm
We are converting from DBI DayView to Calendarpro and want the same functionality that Outlook and DBI has.

With both applications the text that is displayed can be different than the text to be edited once the event is selected, i.e. it's changed when selected.

Is there an Event_Click method, or event_select... or something like that?

thanks,



Replies:
Posted By: sserge
Date Posted: 01 October 2007 at 7:00pm
Hi,

To customize the text you'd better use event handler GetItemText. Take a look at a sample method CalendarControl_GetItemText in our CalendarSample application.

In this method you have to determine whether your event is selected or not (Params.ViewEvent.Selected), and return a corresponding text accordingly.

--
WBR,
Serge



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