Announcement

Collapse
No announcement yet.

Wanted, Calendar control...

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Chris Holbrook
    replied
    Fred, Paul, my apologies - I should have read CommCtrl.inc before whingeing about the calendar.

    Leave a comment:


  • Paul D. Elliott
    replied
    Chris,

    I believe that you need to use a SysDateTime variable on the call to set
    the initial date. And I only check the data on a LostFocus message for the
    control. Makes things much easier on me.

    Leave a comment:


  • Fred Buffington
    replied
    Can we see what you are doing ? a snippet ?

    Leave a comment:


  • Chris Holbrook
    started a topic Wanted, Calendar control...

    Wanted, Calendar control...

    I have tried the SysMonthCal32 but it appears that I need a separate control to accept the date, because the notification MCN_SELCHANGE is sent irrespective of the type of change - even a navigational change. I also want to start the calendar not at the current month, but in a month/year supplied in a variable. Maybe I'm missing something about SysMonthCal32.

    Or maybe I should rewrite this one to improve month/year navigation.

    Or maybe someone can suggest an alternative? I'm not looking for challenges at the moment.
Working...
X