Print Page | Close Window

How to turn off Timeline?

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Calendar
Forum Description: Topics Related to Codejock Calendar
URL: http://forum.codejock.com/forum_posts.asp?TID=13548
Printed Date: 23 May 2024 at 6:26am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: How to turn off Timeline?
Posted By: dennisV
Subject: How to turn off Timeline?
Date 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)



Replies:
Posted By: dennisV
Date 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)


Posted By: SuperMario
Date Posted: 03 March 2009 at 11:07am
In ActiveX it is:
  CalendarControl.ShowTimelineButton = False


Posted By: SuperMario
Date Posted: 03 March 2009 at 11:17am
For MFC something like:
  m_pCalendarCaptionBar->EnableTimeline(bSet);


Posted By: dennisV
Date Posted: 03 March 2009 at 3:21pm
Originally posted by SuperMario SuperMario wrote:

For MFC something like:
  m_pCalendarCaptionBar->EnableTimeline(bSet);

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)


Posted By: mdoubson
Date Posted: 03 March 2009 at 7:55pm

It already modified - in 13.1 buttons jump to left if timeline button hidden



-------------
Mark Doubson, Ph.D.


Posted By: dennisV
Date Posted: 04 March 2009 at 2:56am
Originally posted by mdoubson mdoubson wrote:

It already modified - in 13.1 buttons jump to left if timeline button hidden


Excellent news! :)


-------------
// W7 64 Ultimate SP1
// VS 2008
// CodeJock 16.2.3 (MFC)


Posted By: dennisV
Date 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)


Posted By: mdoubson
Date Posted: 09 March 2009 at 5:35pm
May-June

-------------
Mark Doubson, Ph.D.


Posted By: dennisV
Date Posted: 09 March 2009 at 5:44pm
Ok, thanks.

-------------
// W7 64 Ultimate SP1
// VS 2008
// CodeJock 16.2.3 (MFC)



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net