<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : Don&#039;t want to show Event but reminder needed</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Don&#039;t want to show Event but reminder needed]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 28 May 2026 15:06:06 +0000</pubDate>
  <lastBuildDate>Tue, 02 Mar 2010 16:24:19 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=12426</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Don&#039;t want to show Event but reminder needed : I couldn&amp;#039;t test the scenario...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12426&amp;PID=57299&amp;title=dont-want-to-show-event-but-reminder-needed#57299</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2989">karthiksp</a><br /><strong>Subject:</strong> 12426<br /><strong>Posted:</strong> 02 March 2010 at 4:24pm<br /><br /><P>I couldn't test the scenario in time, since our production server was set to run in the old version.</P><DIV>&nbsp;</DIV><DIV>Now I tried the same thing what you mentioned your email. When I ran the official setup of Codejock calendar </DIV><DIV>&nbsp;</DIV><DIV>Codejock.Calendar.v13.1.0.ocx&nbsp; Size was 2572KB with Timestamped 8/19/2009 3.28 PM</DIV><DIV>&nbsp;</DIV><DIV>When I unzip the file what you attached, still the same size &amp; timestamp, But Once I renamed as per your steps, I tried the Eventvisible in Add Event method, it is not working. </DIV><DIV>&nbsp;</DIV><DIV>Still the event is shown in the calendar control.</DIV><DIV>&nbsp;</DIV><DIV>Let us know, what else we need to do </DIV><DIV>&nbsp;</DIV><DIV>Karthik</DIV>]]>
   </description>
   <pubDate>Tue, 02 Mar 2010 16:24:19 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12426&amp;PID=57299&amp;title=dont-want-to-show-event-but-reminder-needed#57299</guid>
  </item> 
  <item>
   <title><![CDATA[Don&#039;t want to show Event but reminder needed : Recentpublication in PBDJ   PowerBuilder:...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12426&amp;PID=53247&amp;title=dont-want-to-show-event-but-reminder-needed#53247</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4721">mdoubson</a><br /><strong>Subject:</strong> 12426<br /><strong>Posted:</strong> 18 September 2009 at 7:09pm<br /><br />Recent&nbsp;publication in PBDJ <DIV><P ="category">PowerBuilder: Article</P><H2><FONT size=3>Implement a Calendar Component in PowerBuilder Applications</FONT></H2><P ="subtitle">Enhance the look of the calendars within your scheduling modules</P><DIV>By <a href="http://al&#111;nbaadani.sys-c&#111;n.com/" target="_blank"><strong>Alon Baadani</strong></A></DIV><DIV>&nbsp;</DIV><DIV><a href="http://pbdj.sys-c&#111;n.com/node/1112659" target="_blank">http://pbdj.sys-con.com/node/1112659</A> </DIV><DIV>&nbsp;</DIV><DIV>Recent PB project here - <a href="https://forum.codejock.com/uploads/20090922_183822_Calendar_outloo.zip" target="_blank">uploads/20090922_183822_Calendar_outloo.zip</A></DIV><DIV>&nbsp;</DIV><DIV>Recent beta-ocx 13.2 - here - <a href="https://forum.codejock.com/uploads/BetaOCX/CalendarBeta13-2.rar" target="_blank">https://forum.codejock.com/uploads/BetaOCX/CalendarBeta13-2.rar</A></DIV></DIV>]]>
   </description>
   <pubDate>Fri, 18 Sep 2009 19:09:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12426&amp;PID=53247&amp;title=dont-want-to-show-event-but-reminder-needed#53247</guid>
  </item> 
  <item>
   <title><![CDATA[Don&#039;t want to show Event but reminder needed : I add new event property - EventVisible...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12426&amp;PID=51465&amp;title=dont-want-to-show-event-but-reminder-needed#51465</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4721">mdoubson</a><br /><strong>Subject:</strong> 12426<br /><strong>Posted:</strong> 30 July 2009 at 1:42pm<br /><br />I add new event property - EventVisible <DIV>You can set it in PrePopulate function call based on your model logic</DIV><DIV>&nbsp;</DIV><DIV>Private Sub CalendarControl_PrePopulate(ByVal ViewGroup As XtremeCalendarControl.CalendarViewGroup, ByVal Events As XtremeCalendarControl.CalendarEvents)<BR>...................................</DIV><DIV>pEvent.EventVisible = False</DIV><DIV>...................................</DIV><DIV>&nbsp;</DIV><DIV>Use fresh activex 13.1 upgrade from here - </DIV><DIV><a href="https://forum.codejock.com/uploads/DemoVersi&#111;n/CalendarC&#111;ntrolUpdated.rar" target="_blank">https://forum.codejock.com/uploads/DemoVersion/CalendarControlUpdated.rar</A><BR>unrar it on same place your official 13.1 located. Rename the same way as official filename use<BR>No need to re-registrate as you already had it</DIV><DIV>&nbsp;</DIV><DIV>I am interesting in your testing with hidden reminders - please post<BR></DIV>]]>
   </description>
   <pubDate>Thu, 30 Jul 2009 13:42:33 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12426&amp;PID=51465&amp;title=dont-want-to-show-event-but-reminder-needed#51465</guid>
  </item> 
  <item>
   <title><![CDATA[Don&#039;t want to show Event but reminder needed :   mdoubson wrote:I can consider...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12426&amp;PID=51183&amp;title=dont-want-to-show-event-but-reminder-needed#51183</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4820">skiman</a><br /><strong>Subject:</strong> 12426<br /><strong>Posted:</strong> 22 July 2009 at 10:26am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by mdoubson" alt="Originally posted by mdoubson" style="vertical-align: text-bottom;" /> <strong>mdoubson wrote:</strong><br /><br />I can consider your idea to have event property Visible or have special Category&nbsp;or Importance value which Calendar will not show in all Views or in MonthView only if we will have enough clients who like to have such feature<DIV></td></tr></table> </DIV><DIV>&nbsp;</DIV><DIV>Hi,</DIV><DIV>&nbsp;</DIV><DIV>I started already a threat some time ago for a Hide property. This is the same question, it would be nice to have this feature.</DIV><DIV>&nbsp;</DIV><DIV>Regards,</DIV><DIV>Chris.</DIV>]]>
   </description>
   <pubDate>Wed, 22 Jul 2009 10:26:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12426&amp;PID=51183&amp;title=dont-want-to-show-event-but-reminder-needed#51183</guid>
  </item> 
  <item>
   <title><![CDATA[Don&#039;t want to show Event but reminder needed : This is workspace archivewith...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12426&amp;PID=51075&amp;title=dont-want-to-show-event-but-reminder-needed#51075</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4721">mdoubson</a><br /><strong>Subject:</strong> 12426<br /><strong>Posted:</strong> 17 July 2009 at 9:03pm<br /><br />This is workspace archive&nbsp;with some instructions inside&nbsp;- How to setuo CJ CalendarControl ActiveX in&nbsp;PowerBuilder - <DIV>https://forum.codejock.com/uploads/DemoVersion/PowerBuilderCalendarDemo.rar&nbsp;&nbsp; </DIV>]]>
   </description>
   <pubDate>Fri, 17 Jul 2009 21:03:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12426&amp;PID=51075&amp;title=dont-want-to-show-event-but-reminder-needed#51075</guid>
  </item> 
  <item>
   <title><![CDATA[Don&#039;t want to show Event but reminder needed : I am working with PowerBulder...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12426&amp;PID=50880&amp;title=dont-want-to-show-event-but-reminder-needed#50880</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4721">mdoubson</a><br /><strong>Subject:</strong> 12426<br /><strong>Posted:</strong> 12 July 2009 at 12:23am<br /><br />I am working with PowerBulder integration now and recommend you to update to current 13.1 version and get after-released update here <DIV><a href="https://forum.codejock.com/uploads/DemoVersi&#111;n/CalendarC&#111;ntrolUpdated.rar" target="_blank">https://forum.codejock.com/uploads/DemoVersion/CalendarControlUpdated.rar</A><BR>E.g. it supported printpreview just clicking internal CalendarControl button and has many new features compare with 2008 version</DIV><DIV>&nbsp;</DIV><DIV>See snaphots here</DIV><DIV><a href="https://forum.codejock.com/uploads/DemoVersi&#111;n/PowerBuilderDayView.jpg" target="_blank">https://forum.codejock.com/uploads/DemoVersion/PowerBuilderDayView.jpg</A><BR><a href="https://forum.codejock.com/uploads/DemoVersi&#111;n/PowerBuilderWorkWeekView.jpg" target="_blank">https://forum.codejock.com/uploads/DemoVersion/PowerBuilderWorkWeekView.jpg</A><BR><a href="https://forum.codejock.com/uploads/DemoVersi&#111;n/PowerBulderM&#111;nthView-Edit&#069;ventWithBuiltInEditor.jpg" target="_blank">https://forum.codejock.com/uploads/DemoVersion/PowerBulderMonthView-EditEventWithBuiltInEditor.jpg</A><BR><a href="https://forum.codejock.com/uploads/DemoVersi&#111;n/PowerBulderPrintPreview.jpg" target="_blank">https://forum.codejock.com/uploads/DemoVersion/PowerBulderPrintPreview.jpg</A><BR><a href="https://forum.codejock.com/uploads/DemoVersi&#111;n/PowerBulderPrintPreviewFullScreen.jpg" target="_blank">https://forum.codejock.com/uploads/DemoVersion/PowerBulderPrintPreviewFullScreen.jpg</A></DIV><DIV><BR>I can consider your idea to have event property Visible or have special Category&nbsp;or Importance value which Calendar will not show in all Views or in MonthView only if we will have enough clients who like to have such feature</DIV><DIV><img src="https://forum.codejock.com/uploads/20090712_004339_PowerBulderPrin.jpg" border="0"></DIV><DIV>&nbsp;</DIV><DIV>Example of event for create or modify event using built-in editors:</DIV><DIV>event doubleclicked;<BR>OleObject activeView<BR>OleObject levent<BR>OleObject hitTest<BR>OleObject viewEvent<BR>datastore lds </DIV><DIV>string ls_subject<BR>long days<BR>integer rc </DIV><DIV>levent = create OleObject<BR>activeView= create OleObject <BR>hitTest = create OleObject </DIV><DIV>activeView = Calendar.object.ActiveView</DIV><DIV>days = activeView.DaysCount</DIV><DIV>OlecalendarDialog = create OleObject<BR>OlecalendarDialog.ConnectToNewObject("Codejock.CalendarDialogs.13.1.0")<BR>OlecalendarDialog.Calendar(Calendar.object)</DIV><DIV>hitTest = activeView.HitTest ()</DIV><DIV>if isValid(hitTest) then<BR>&nbsp;viewEvent = hitTest.ViewEvent<BR>&nbsp;if isValid(&nbsp;viewEvent) then<BR>&nbsp;&nbsp;levent = viewEvent.Event()<BR>&nbsp;&nbsp;if IsValid(levent) then<BR>&nbsp;&nbsp;&nbsp;&nbsp;if OlecalendarDialog.ShowEditEvent(levent) then<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; lds = create datastore<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; lds.DataObject = 'd_events'<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; lds.SetTransObject(SQLCA)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; rc = lds.InsertRow(0)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; lds.SetItem(rc,'Subject', levent.Subject )<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; lds.SetItem(rc,'startdatetime', levent.StartTime) <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; lds.SetItem(rc,'enddatetime', levent.EndTime) <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; lds.SetItem(rc,'location', levent.Location) <BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; lds.SetItem(rc,'body', levent.Body)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; lds.update()<BR>&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;destroy lds <BR>&nbsp;&nbsp;&nbsp;end if<BR>&nbsp;&nbsp;end if<BR>&nbsp;else&nbsp;</DIV><DIV>&nbsp;&nbsp; levent = Calendar.object.DataProvider.CreateEvent()<BR>&nbsp;&nbsp; levent.StartTime = hitTest .HitDateTime<BR>&nbsp;&nbsp; if OleCalendarDialog.ShowNewEvent2(levent) then<BR>&nbsp;&nbsp;&nbsp;&nbsp; lds.DataObject = 'd_events'<BR>&nbsp;&nbsp;&nbsp;&nbsp; lds.SetTransObject(SQLCA)<BR>&nbsp;&nbsp;&nbsp;&nbsp; rc = lds.InsertRow(0)<BR>&nbsp;&nbsp;&nbsp;&nbsp; lds.SetItem(rc,'Subject', levent.Subject )<BR>&nbsp;&nbsp;&nbsp;&nbsp; lds.SetItem(rc,'startdatetime', levent.StartTime) <BR>&nbsp;&nbsp;&nbsp;&nbsp; lds.SetItem(rc,'enddatetime', levent.EndTime) <BR>&nbsp;&nbsp;&nbsp;&nbsp; lds.SetItem(rc,'location', levent.Location) <BR>&nbsp;&nbsp;&nbsp;&nbsp; lds.SetItem(rc,'body', levent.Body)<BR>&nbsp;&nbsp;&nbsp;&nbsp; lds.update()<BR>&nbsp;&nbsp;&nbsp; &nbsp;destroy lds <BR>&nbsp;&nbsp;&nbsp;&nbsp; Calendar.object.DataProvider.AddEvent(levent) <BR>&nbsp;&nbsp;end if<BR>&nbsp;end if<BR>end if</DIV><DIV>destroy OlecalendarDialog<BR>destroy levent<BR>destroy activeView<BR>destroy hitTest<BR>destroy viewEvent&nbsp; </DIV><DIV>end event<BR></DIV>]]>
   </description>
   <pubDate>Sun, 12 Jul 2009 00:23:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12426&amp;PID=50880&amp;title=dont-want-to-show-event-but-reminder-needed#50880</guid>
  </item> 
  <item>
   <title><![CDATA[Don&#039;t want to show Event but reminder needed : So there is no option in calendar...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12426&amp;PID=41960&amp;title=dont-want-to-show-event-but-reminder-needed#41960</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2989">karthiksp</a><br /><strong>Subject:</strong> 12426<br /><strong>Posted:</strong> 13 October 2008 at 2:49pm<br /><br />So there is no option in calendar control. So then how people are handling the To-Do list as like in outlook without showing in calendar by reminder getting popped up]]>
   </description>
   <pubDate>Mon, 13 Oct 2008 14:49:54 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12426&amp;PID=41960&amp;title=dont-want-to-show-event-but-reminder-needed#41960</guid>
  </item> 
  <item>
   <title><![CDATA[Don&#039;t want to show Event but reminder needed : A visible flag for events so they...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12426&amp;PID=41957&amp;title=dont-want-to-show-event-but-reminder-needed#41957</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3253">Mr.Den</a><br /><strong>Subject:</strong> 12426<br /><strong>Posted:</strong> 13 October 2008 at 2:09pm<br /><br />A visible flag for events so they could be hidden would be cool <img src="https://forum.codejock.com/smileys/smiley1.gif" border="0">]]>
   </description>
   <pubDate>Mon, 13 Oct 2008 14:09:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12426&amp;PID=41957&amp;title=dont-want-to-show-event-but-reminder-needed#41957</guid>
  </item> 
  <item>
   <title><![CDATA[Don&#039;t want to show Event but reminder needed : All,   We are using Active X...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12426&amp;PID=41955&amp;title=dont-want-to-show-event-but-reminder-needed#41955</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2989">karthiksp</a><br /><strong>Subject:</strong> 12426<br /><strong>Posted:</strong> 13 October 2008 at 11:40am<br /><br />All,<DIV>&nbsp;</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; We are using Active X Calendar Control for our PowerBuilder product. In our last release calendar control was great hit by our customers.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; As a enhancement request, they want to log the To-Do List for the users just to get reminders but not to show in calendar as it gets too crowded with the events.</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;&nbsp; Is there a way in calendar control to create a event by not showing in the calendar but reminder to be poped up to the user.</DIV><DIV>&nbsp;</DIV><DIV>Any help is greatly appreciated</DIV><DIV>&nbsp;</DIV><DIV>Thanks</DIV><DIV>Karthik</DIV>]]>
   </description>
   <pubDate>Mon, 13 Oct 2008 11:40:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12426&amp;PID=41955&amp;title=dont-want-to-show-event-but-reminder-needed#41955</guid>
  </item> 
 </channel>
</rss>