Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Calendar
  New Posts New Posts RSS Feed - Not all AllDay events show in day view if too many
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Not all AllDay events show in day view if too many

 Post Reply Post Reply
Author
Message
drisch View Drop Down
Groupie
Groupie


Joined: 06 July 2006
Status: Offline
Points: 16
Post Options Post Options   Thanks (0) Thanks(0)   Quote drisch Quote  Post ReplyReply Direct Link To This Post Topic: Not all AllDay events show in day view if too many
    Posted: 02 March 2010 at 9:06am

My question is, can the day view of the calendar have the expand button as well as the week and month views.

We have a client who has so many events that span multi-day, that even in the day view of the calendar, there could be more than twenty or thirty events in the top portion of the day view. It seems that this top 'AllDay' portion of the window never grows larger than half of the height of the available space and after that it does not grow and remaining items are cut off. The problem is that there is no indication to the user that more events exist, and it seems to the user that we have deleted some of their events. If that little down arrow button could show here too, I could hopefully catch the onclick and implement a popup menu with the rest of the items listed, or something like that. The button doesn't show up in day view however, and I could not find out how to show it, or if it even can be made to show up in this view. Since I think the purpose of the button was to switch to day view, I can see why it may not have been meant to be shown here, but can it be enabled here? A scroll bar for the all day part would be another option, if that can be done.

Any ideas on how to get around this problem?

-Derek
Back to Top
dleibold View Drop Down
Groupie
Groupie
Avatar

Joined: 08 March 2010
Location: Canada
Status: Offline
Points: 13
Post Options Post Options   Thanks (0) Thanks(0)   Quote dleibold Quote  Post ReplyReply Direct Link To This Post Posted: 10 March 2010 at 3:03pm
The previous suggestion for AllDay scroll bar, if implemented, could help in such cases:
Back to Top
zitz View Drop Down
Senior Member
Senior Member


Joined: 05 October 2008
Status: Offline
Points: 112
Post Options Post Options   Thanks (0) Thanks(0)   Quote zitz Quote  Post ReplyReply Direct Link To This Post Posted: 15 March 2010 at 2:42am

Xtreme ToolkitPro v13.1.0, static, VC++6
Back to Top
Phil16 View Drop Down
Newbie
Newbie


Joined: 20 May 2011
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote Phil16 Quote  Post ReplyReply Direct Link To This Post Posted: 29 September 2011 at 5:53am
We have the same issue, taken to even more extremes, as although most of the events we load up are at a certain instant, in a couple of modes we can have a hundred or more all day events on the same day due to monthly reporting requirements. We do actually see the little arrow, and I have hooked into the event (haven't checked if it fires off only in dayview, but that can be checked easily even if not), so I think we can try and create a fudge by copying all events to some additional form outside the calendar control, but it will be messy to do something like that.

As well as the suggested scrolling improvement mentioned above, I guess another option would be to allow the all day events to expand to unlimited size, after all day view is a fairly long scroll from top to bottom already, so adding a bit more length to that if it can then show everything seems like a workable solution.
Back to Top
Phil16 View Drop Down
Newbie
Newbie


Joined: 20 May 2011
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote Phil16 Quote  Post ReplyReply Direct Link To This Post Posted: 31 January 2012 at 5:55am
Note the scroll arrows now works in day view from v15.2.1
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.