SOLVED: v13.0.0 - BUG - xtpCalendarFullWeekView |
Post Reply |
Author | |
AndyWilton
Groupie Joined: 03 June 2008 Status: Offline Points: 82 |
Post Options
Thanks(0)
Posted: 18 February 2009 at 4:14pm |
Hi,
Has anybody else noticed that 'xtpCalendarFullWeekView' isn't working correctly in v13.0.0?
I have some demo apps and test development apps - if I run these with the previous versions (v12.0.2 / v12.1.1) the Calendar is displayed in Day View mode but with all 7 days present, but in v13.0.0, it just jumps to Week View mode (xtpCalendarWeekView).
Any ideas?
Regards,
Andy
|
|
Product: Xtreme SuitePro (ActiveX) v11.2.1 -> v15.2.1
Platform: Windows XP / Vista / Win 7 Language: Clarion 5.5 -> C8.x ====================================== Andy Wilton |
|
mdoubson
Senior Member Joined: 17 November 2008 Status: Offline Points: 1705 |
Post Options
Thanks(0)
|
This is that many clients asked. You can use previous mode using flag MultiColumns. In Release 13.1 there is UI to control this flag.
|
|
AndyWilton
Groupie Joined: 03 June 2008 Status: Offline Points: 82 |
Post Options
Thanks(0)
|
Hi,
You don't have an example of the code to set it back to how it used to work do you?
Regards,
Andy
|
|
Product: Xtreme SuitePro (ActiveX) v11.2.1 -> v15.2.1
Platform: Windows XP / Vista / Win 7 Language: Clarion 5.5 -> C8.x ====================================== Andy Wilton |
|
mdoubson
Senior Member Joined: 17 November 2008 Status: Offline Points: 1705 |
Post Options
Thanks(0)
|
Use flag CalendarControl.UseMultiColumnWeekMode = True to multi-columns view or False to 2-columns FullWeekView with Cells for each day
|
|
AndyWilton
Groupie Joined: 03 June 2008 Status: Offline Points: 82 |
Post Options
Thanks(0)
|
Hi Mark,
Thanks for that - it worked perfectly.
I do find it strange that the default behaviour of the "Full Week View" was changed - this could quite easily cause users some issues / support questions.
Regards,
Andy
|
|
Product: Xtreme SuitePro (ActiveX) v11.2.1 -> v15.2.1
Platform: Windows XP / Vista / Win 7 Language: Clarion 5.5 -> C8.x ====================================== Andy Wilton |
|
mdoubson
Senior Member Joined: 17 November 2008 Status: Offline Points: 1705 |
Post Options
Thanks(0)
|
I was sure that this features was documented in release notes for 13
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |