Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Calendar
  New Posts New Posts RSS Feed - CalendarControl_BeforeDraw day & theme not firing
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

CalendarControl_BeforeDraw day & theme not firing

 Post Reply Post Reply
Author
Message
Jaymeister View Drop Down
Groupie
Groupie
Avatar

Joined: 27 April 2009
Status: Offline
Points: 32
Post Options Post Options   Thanks (0) Thanks(0)   Quote Jaymeister Quote  Post ReplyReply Direct Link To This Post Topic: CalendarControl_BeforeDraw day & theme not firing
    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?
Back to Top
Jaymeister View Drop Down
Groupie
Groupie
Avatar

Joined: 27 April 2009
Status: Offline
Points: 32
Post Options Post Options   Thanks (0) Thanks(0)   Quote Jaymeister Quote  Post ReplyReply Direct Link To This Post Posted: 09 June 2009 at 4:10am
I am using the VB sample its...

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

...never get called  
Back to Top
Jaymeister View Drop Down
Groupie
Groupie
Avatar

Joined: 27 April 2009
Status: Offline
Points: 32
Post Options Post Options   Thanks (0) Thanks(0)   Quote Jaymeister Quote  Post ReplyReply Direct Link To This Post Posted: 09 June 2009 at 5:45am
Back to Top
Jaymeister View Drop Down
Groupie
Groupie
Avatar

Joined: 27 April 2009
Status: Offline
Points: 32
Post Options Post Options   Thanks (0) Thanks(0)   Quote Jaymeister Quote  Post ReplyReply Direct Link To This Post 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!
 
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.156 seconds.