Print Page | Close Window

CalendarControl_BeforeDraw day & theme not firing

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=14470
Printed Date: 06 October 2024 at 9:27pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: CalendarControl_BeforeDraw day & theme not firing
Posted By: Jaymeister
Subject: CalendarControl_BeforeDraw day & theme not firing
Date Posted: 08 June 2009 at 10:33am
I put a msgbox in...
  Sub CalendarControl_BeforeDrawThemeObject()
...and...
  Sub CalendarControl_BeforeDrawDayViewCell()

no msgbox ever gets called
--- is there something I need to set
to get CalendarControl_BeforeDraw events raised?



Replies:
Posted By: Jaymeister
Date Posted: 09 June 2009 at 4:10am
I am using the VB sample its...

Sub CalendarControl_BeforeDrawThemeObject()
...and...
Sub CalendarControl_BeforeDrawDayViewCell()

...never get called  


Posted By: Jaymeister
Date Posted: 09 June 2009 at 5:45am
uploads/20090609_054440_BeforeDraw.zip - uploads/20090609_054440_BeforeDraw.zip


Posted By: Jaymeister
Date Posted: 09 June 2009 at 5:46am
in last post, attached an screen-capture video of beforedraw events not firing
 (if you have problem playing it, I find no install VLC plays all --- http://portableapps.com/apps/music_video/vlc_portable)

The code in video is unmodified CodeJock vb6 sample code With breakpoints put in...
  Private Sub CalendarControl_BeforeDrawDayViewCell(ByVal CellParams As XtremeCalendarControl.CalendarDayViewCellParams)
...And...
  Private Sub CalendarControl_BeforeDrawThemeObject(ByVal eObjType As XtremeCalendarControl.CalendarBeforeDrawThemeObject, ByVal Params As Variant)

...I'm sure there is probably a simple flag property, or something, to get beforedraw event working, Any help greatly appreciated!
 



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