|  | 
| How to turn off Timeline? | 
| Post Reply   | 
| Author | |
| dennisV   Senior Member     Joined: 07 October 2004 Location: Australia Status: Offline Points: 242 |  Post Options  Thanks(0)  Quote  Reply  Topic: How to turn off Timeline? Posted: 02 March 2009 at 6:37am | 
| 
   Hello! Is it possible to somehow hide the radio button for the Timeline from the control? I don't want it there always :) Thanks! Dennis | |
| 
     // W7 64 Ultimate SP1 // VS 2008 // CodeJock 16.2.3 (MFC) | |
|  | |
| dennisV   Senior Member     Joined: 07 October 2004 Location: Australia Status: Offline Points: 242 |  Post Options  Thanks(0)  Quote  Reply  Posted: 03 March 2009 at 5:39am | 
| 
   Hello? :) Just wondering if this will be considered for the next update and if there's an easy way for me to do this now. Thanks!
    | |
| 
     // W7 64 Ultimate SP1 // VS 2008 // CodeJock 16.2.3 (MFC) | |
|  | |
| SuperMario   Senior Member     Joined: 14 February 2004 Status: Offline Points: 18057 |  Post Options  Thanks(0)  Quote  Reply  Posted: 03 March 2009 at 11:07am | 
| 
   In ActiveX it is: CalendarControl.ShowTimelineButton = False | |
|  | |
| SuperMario   Senior Member     Joined: 14 February 2004 Status: Offline Points: 18057 |  Post Options  Thanks(0)  Quote  Reply  Posted: 03 March 2009 at 11:17am | 
| 
   For MFC something like: m_pCalendarCaptionBar->EnableTimeline(bSet); | |
|  | |
| dennisV   Senior Member     Joined: 07 October 2004 Location: Australia Status: Offline Points: 242 |  Post Options  Thanks(0)  Quote  Reply  Posted: 03 March 2009 at 3:21pm | 
| 
 Ah, thank you - that works well! (except the other 2 radio buttons look a bit weird in the middle there when Timeline is hidden, but that's not a major issue) | |
| 
     // W7 64 Ultimate SP1 // VS 2008 // CodeJock 16.2.3 (MFC) | |
|  | |
| mdoubson   Senior Member     Joined: 17 November 2008 Status: Offline Points: 1705 |  Post Options  Thanks(0)  Quote  Reply  Posted: 03 March 2009 at 7:55pm | 
| It already modified - in 13.1 buttons jump to left if timeline button hidden | |
|  | |
| dennisV   Senior Member     Joined: 07 October 2004 Location: Australia Status: Offline Points: 242 |  Post Options  Thanks(0)  Quote  Reply  Posted: 04 March 2009 at 2:56am | 
| 
 Excellent news! :) | |
| 
     // W7 64 Ultimate SP1 // VS 2008 // CodeJock 16.2.3 (MFC) | |
|  | |
| dennisV   Senior Member     Joined: 07 October 2004 Location: Australia Status: Offline Points: 242 |  Post Options  Thanks(0)  Quote  Reply  Posted: 09 March 2009 at 5:07pm | 
| 
   Hi! Just wondering - is there a known date when 13.1 will be available? Thanks, Dennis | |
| 
     // W7 64 Ultimate SP1 // VS 2008 // CodeJock 16.2.3 (MFC) | |
|  | |
| mdoubson   Senior Member     Joined: 17 November 2008 Status: Offline Points: 1705 |  Post Options  Thanks(0)  Quote  Reply  Posted: 09 March 2009 at 5:35pm | 
| 
   May-June
    | |
|  | |
| dennisV   Senior Member     Joined: 07 October 2004 Location: Australia Status: Offline Points: 242 |  Post Options  Thanks(0)  Quote  Reply  Posted: 09 March 2009 at 5:44pm | 
| 
   Ok, thanks.
    | |
| 
     // W7 64 Ultimate SP1 // VS 2008 // CodeJock 16.2.3 (MFC) | |
|  | |
| 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 |