![]() |
CXTPCalendarDayView::SetScaleMaxTime |
Post Reply
|
| Author | |
zitz
Senior Member
Joined: 05 October 2008 Status: Offline Points: 112 |
Post Options
Thanks(0)
Quote Reply
Topic: CXTPCalendarDayView::SetScaleMaxTimePosted: 02 March 2009 at 10:48am |
|
I use Xtreme ToolkitPro v13.0.0
How can i set default value m_dtTimeScaleMax == 1.0 ??? I want see all time (all hours) at time scale. If i chenge it, i can't back... ![]() m_dtTimeScaleMax is private member ![]() I need help |
|
![]() |
|
zitz
Senior Member
Joined: 05 October 2008 Status: Offline Points: 112 |
Post Options
Thanks(0)
Quote Reply
Posted: 02 March 2009 at 12:00pm |
|
I recompile libraries
|
|
![]() |
|
mdoubson
Senior Member
Joined: 17 November 2008 Status: Offline Points: 1705 |
Post Options
Thanks(0)
Quote Reply
Posted: 03 March 2009 at 8:04pm |
|
You can set Max Scale Time in Options to be 23:30, Min Scale Time to be 0:00 = it will give you same result without code changes. Am I right? At least I see in my DayView such hours range (0=00 - 23:30)
|
|
![]() |
|
zitz
Senior Member
Joined: 05 October 2008 Status: Offline Points: 112 |
Post Options
Thanks(0)
Quote Reply
Posted: 04 March 2009 at 12:57am |
|
No. By default you can see in DayView: 0:00 - 24:00.
Look in the constructor CXTPCalendarDayView - m_dtTimeScaleMax = 1.0 |
|
![]() |
|
zitz
Senior Member
Joined: 05 October 2008 Status: Offline Points: 112 |
Post Options
Thanks(0)
Quote Reply
Posted: 04 March 2009 at 1:05am |
|
If you do not change the function SetScaleMaxTime, then open access to m_dtTimeScaleMax, i want set it in (DATE)1.0
|
|
![]() |
|
mdoubson
Senior Member
Joined: 17 November 2008 Status: Offline Points: 1705 |
Post Options
Thanks(0)
Quote Reply
Posted: 04 March 2009 at 10:02pm |
|
You right in term of logical bug in CXTPCalendarUtils::ResetDate function and I guess in some other functions of such strange class.
I already fixed enough here but need to fix more.
|
|
![]() |
|
mdoubson
Senior Member
Joined: 17 November 2008 Status: Offline Points: 1705 |
Post Options
Thanks(0)
Quote Reply
Posted: 18 March 2009 at 10:12pm |
|
OK - I made m_dtTimeScaleMax (and m_dtTimeScaleMin also) to be PUBLIC - this is already in SVN.
|
|
![]() |
|
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 |