<?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 : Reminder</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : Reminder]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 29 May 2026 18:48:33 +0000</pubDate>
  <lastBuildDate>Mon, 23 Feb 2009 20:22:11 +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=9541</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[Reminder :  Hello, this is an addition and...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9541&amp;PID=45788&amp;title=reminder#45788</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4990">sensum</a><br /><strong>Subject:</strong> 9541<br /><strong>Posted:</strong> 23 February 2009 at 8:22pm<br /><br /><DIV><DIV id=result_ dir=ltr>Hello, this is an addition and correction of the example shown above in FOXPRO. Thanks to Cabral published by example.</DIV></DIV><DIV>&nbsp;</DIV><DIV>*** ActiveX Control Event ***<BR>lparameters action, reminder</DIV><P>local i, oEvent, cAlert</P><P>with thisform.calendar<BR>&nbsp;for i = 0 to .Reminders.count-1<BR>&nbsp;&nbsp;oEvent = .reminders.item(i).event<BR>&nbsp;&nbsp;&nbsp;if .reminders.item(i).NextReminderTime &lt; datetime()<BR>&nbsp;&nbsp;&nbsp;&nbsp;cAlert = "Para as " + ttoc(oEvent.starttime) + " foi agendado o seguinte compromisso :" + chr(13) + chr(13) + ;<BR>&nbsp;&nbsp;&nbsp;&nbsp;alltrim(oEvent.Subject) + chr(13) + chr(13) +;<BR>&nbsp;&nbsp;&nbsp;&nbsp;"Você deseja receber um novo aviso sobre este compromisso ? "<BR>&nbsp;&nbsp;&nbsp;&nbsp;if messagebox(cAlert, 4,"Atenção!") = 7<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;.reminders.item(i).Dismiss()<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;oEvent.reminder = .f.<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;thisform.calendar.DataProvider.ChangeEvent(oEvent)<BR>&nbsp;&nbsp;&nbsp;&nbsp;endif<BR>&nbsp;&nbsp;&nbsp;endif<BR>&nbsp;next<BR>endwith<BR></P>]]>
   </description>
   <pubDate>Mon, 23 Feb 2009 20:22:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9541&amp;PID=45788&amp;title=reminder#45788</guid>
  </item> 
  <item>
   <title><![CDATA[Reminder : it&amp;#039;s not cool :( an event...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9541&amp;PID=32324&amp;title=reminder#32324</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3785">Saturnin</a><br /><strong>Subject:</strong> 9541<br /><strong>Posted:</strong> 17 March 2008 at 10:52am<br /><br /><P>it's not cool :(</P><P>an event (in calendar) call the event "OnReminders". It could be logique to give it as parameter.</P><P>even if there are more than one event which call the event "OnReminders", it could send a collection of events.</P><DIV>&nbsp;</DIV><DIV>thx you wlcabral for your help.</DIV>]]>
   </description>
   <pubDate>Mon, 17 Mar 2008 10:52:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9541&amp;PID=32324&amp;title=reminder#32324</guid>
  </item> 
  <item>
   <title><![CDATA[Reminder : They are telling that we don&#8217;t...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9541&amp;PID=32318&amp;title=reminder#32318</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2958">wlcabral</a><br /><strong>Subject:</strong> 9541<br /><strong>Posted:</strong> 17 March 2008 at 7:42am<br /><br /><P =Ms&#111;normal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US style="mso-ansi-: EN-US"><FONT face="Times New Roman" size=3>They are telling that we don’t have this information when </FONT></SPAN><a href="mk:@MSITStore:C:\Program%20Files\Codejock%20Software\ActiveX\Xtreme%20SuitePro%20ActiveX%20v11.2.2\Help\SymbolReference.chm::/XtremeCalendarC&#111;ntrol~CalendarC&#111;ntrol~&#079;nReminders_EV.html" target="_blank"><SPAN lang=EN-US style="mso-ansi-: EN-US"><FONT face="Times New Roman" color=#800080 size=3>OnReminders</FONT></SPAN></A><SPAN lang=EN-US style="mso-ansi-: EN-US"><FONT size=3><FONT face="Times New Roman">&nbsp;is fired. <SPAN style="mso-spacerun: yes">&nbsp;</SPAN>We need to check manually through the Reminders collection, something (FOXPRO) like:<?:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p></FONT></FONT></SPAN></P><P =Ms&#111;normal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US style="mso-ansi-: EN-US"><o:p><FONT face="Times New Roman" size=3>&nbsp;</FONT></o:p></SPAN></P><P =Ms&#111;normal style="MARGIN: 0cm 0cm 0pt"><SPAN style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: 'Courier New'">With xtremeCalendar<o:p></o:p></SPAN></P><P =Ms&#111;normal style="MARGIN: 0cm 0cm 0pt"><SPAN style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: 'Courier New'"><o:p>&nbsp;</o:p></SPAN></P><P =Ms&#111;normal style="MARGIN: 0cm 0cm 0pt 35.4pt"><SPAN lang=EN-US style="mso-ansi-: EN-US"><FONT face="Times New Roman" size=3>For i = 0 to </FONT></SPAN><SPAN lang=EN-US style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: 'Courier New'; mso-ansi-: EN-US">.Reminders.</SPAN><SPAN lang=EN-US style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: 'Courier New'; mso-ansi-: EN-US">Count-1<o:p></o:p></SPAN></P><P =Ms&#111;normal style="MARGIN: 0cm 0cm 0pt 35.4pt"><SPAN lang=EN-US style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: 'Courier New'; mso-ansi-: EN-US"><SPAN style="mso-tab-count: 1">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN><o:p></o:p></SPAN></P><P =Ms&#111;normal style="MARGIN: 0cm 0cm 0pt 35.4pt"><SPAN lang=EN-US style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: 'Courier New'; mso-ansi-: EN-US"><SPAN style="mso-tab-count: 1">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>oEvent = .Item</SPAN><SPAN lang=EN-US style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: 'Courier New'; mso-ansi-: EN-US">(i).</SPAN><SPAN lang=EN-US style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: 'Courier New'; mso-ansi-: EN-US">Event<o:p></o:p></SPAN></P><P =Ms&#111;normal style="MARGIN: 0cm 0cm 0pt 35.4pt; mso-layout-grid-align: n&#111;ne"><SPAN lang=EN-US style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: 'Courier New'; mso-ansi-: EN-US"><SPAN style="mso-tab-count: 1">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>if .Item</SPAN><SPAN lang=EN-US style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: 'Courier New'; mso-ansi-: EN-US">(i).</SPAN><FONT size=3><FONT face="Times New Roman"><SPAN lang=EN-US style=": #b2b4bf; mso-ansi-: EN-US">NextReminderTime</SPAN><SPAN lang=EN-US style="mso-ansi-: EN-US"> </SPAN></FONT></FONT><SPAN lang=EN-US style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: 'Courier New'; mso-ansi-: EN-US">&lt; </SPAN><SPAN lang=EN-US style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: 'Courier New'; mso-ansi-: EN-US">datetime</SPAN><SPAN lang=EN-US style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: 'Courier New'; mso-ansi-: EN-US">()<o:p></o:p></SPAN></P><P =Ms&#111;normal style="MARGIN: 0cm 0cm 0pt 35.4pt; mso-layout-grid-align: n&#111;ne"><SPAN lang=EN-US style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: 'Courier New'; mso-ansi-: EN-US"><o:p>&nbsp;</o:p></SPAN></P><P =Ms&#111;normal style="MARGIN: 0cm 0cm 0pt 35.4pt; mso-layout-grid-align: n&#111;ne"><SPAN lang=EN-US style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: 'Courier New'; mso-ansi-: EN-US"><SPAN style="mso-tab-count: 2">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>if </SPAN><SPAN lang=EN-US style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: 'Courier New'; mso-ansi-: EN-US">messagebox</SPAN><SPAN lang=EN-US style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: 'Courier New'; mso-ansi-: EN-US">(</SPAN><SPAN lang=EN-US style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: 'Courier New'; mso-ansi-: EN-US">oEvent</SPAN><SPAN lang=EN-US style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: 'Courier New'; mso-ansi-: EN-US">.Subject, 4) = 6<o:p></o:p></SPAN></P><P =Ms&#111;normal style="MARGIN: 0cm 0cm 0pt 35.4pt; mso-layout-grid-align: n&#111;ne"><SPAN lang=EN-US style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: 'Courier New'; mso-ansi-: EN-US"><SPAN style="mso-tab-count: 1">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN><SPAN style="mso-tab-count: 2">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>.</SPAN><SPAN lang=EN-US style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: 'Courier New'; mso-ansi-: EN-US">Item</SPAN><SPAN lang=EN-US style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: 'Courier New'; mso-ansi-: EN-US">(i).Dismiss()<o:p></o:p></SPAN></P><P =Ms&#111;normal style="MARGIN: 0cm 0cm 0pt 35.4pt; mso-layout-grid-align: n&#111;ne"><SPAN lang=EN-US style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: 'Courier New'; mso-ansi-: EN-US"><SPAN style="mso-tab-count: 2">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>endif<o:p></o:p></SPAN></P><P =Ms&#111;normal style="MARGIN: 0cm 0cm 0pt 35.4pt; mso-layout-grid-align: n&#111;ne"><SPAN lang=EN-US style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: 'Courier New'; mso-ansi-: EN-US"><o:p>&nbsp;</o:p></SPAN></P><P =Ms&#111;normal style="MARGIN: 0cm 0cm 0pt 35.4pt; mso-layout-grid-align: n&#111;ne"><SPAN lang=EN-US style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: 'Courier New'; mso-ansi-: EN-US"><SPAN style="mso-tab-count: 1">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </SPAN>endif<o:p></o:p></SPAN></P><P =Ms&#111;normal style="MARGIN: 0cm 0cm 0pt 35.4pt"><SPAN lang=EN-US style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: 'Courier New'; mso-ansi-: EN-US"><o:p>&nbsp;</o:p></SPAN></P><P =Ms&#111;normal style="MARGIN: 0cm 0cm 0pt 35.4pt"><SPAN lang=EN-US style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: 'Courier New'; mso-ansi-: EN-US">next</SPAN><SPAN lang=EN-US style="mso-ansi-: EN-US"><o:p></o:p></SPAN></P><P =Ms&#111;normal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US style="mso-ansi-: EN-US"><o:p><FONT face="Times New Roman" size=3>&nbsp;</FONT></o:p></SPAN></P><P =Ms&#111;normal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US style="mso-ansi-: EN-US"><FONT size=3><FONT face="Times New Roman">endWith <o:p></o:p></FONT></FONT></SPAN></P><P =Ms&#111;normal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US style="mso-ansi-: EN-US"><o:p><FONT face="Times New Roman" size=3>&nbsp;</FONT></o:p></SPAN></P>]]>
   </description>
   <pubDate>Mon, 17 Mar 2008 07:42:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9541&amp;PID=32318&amp;title=reminder#32318</guid>
  </item> 
  <item>
   <title><![CDATA[Reminder : i did !   the answer :   &amp;#034;  Hello,Please...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9541&amp;PID=32316&amp;title=reminder#32316</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3785">Saturnin</a><br /><strong>Subject:</strong> 9541<br /><strong>Posted:</strong> 17 March 2008 at 5:38am<br /><br />i did ! <DIV>&nbsp;</DIV><DIV>the answer : </DIV><DIV>&nbsp;</DIV><DIV>"</DIV><DIV>&nbsp;</DIV><DIV>Hello,<BR><BR>Please take a look at the definition of parameters. When the first is 3 -- NULL value of the second one is correct. <BR><BR>xtpCalendarRemindersMonitoringStarted = 1, // Reminder = NULL<BR>xtpCalendarRemindersMonitoringStopped = 2, // Reminder = NULL <BR>xtpCalendarRemindersFire = 3, // Reminder = NULL<BR><BR>xtpCalendarReminderSnoozed = 4, // Reminder = Snoozed reminder<BR>xtpCalendarReminderDismissed = 5, // Reminder = Dismissed reminder<BR>xtpCalendarReminderDismissedAll = 6, // Reminder = NULL<BR><BR>Instead, you can access Reminders collection and iterate them.</DIV><DIV>&nbsp;</DIV><DIV>"</DIV><DIV>&nbsp;</DIV><DIV>can someone&nbsp;understand ? :/<BR></DIV>]]>
   </description>
   <pubDate>Mon, 17 Mar 2008 05:38:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9541&amp;PID=32316&amp;title=reminder#32316</guid>
  </item> 
  <item>
   <title><![CDATA[Reminder : Hi I dont think you going to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9541&amp;PID=31709&amp;title=reminder#31709</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3716">WillieVS</a><br /><strong>Subject:</strong> 9541<br /><strong>Posted:</strong> 28 February 2008 at 5:28am<br /><br />Hi<DIV>I dont think you going to get an answer here why it is happending. I suggest you open a support case and then once you have the answer you can let us know too<img src="https://forum.codejock.com/smileys/smiley1.gif" border="0"></DIV>]]>
   </description>
   <pubDate>Thu, 28 Feb 2008 05:28:59 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9541&amp;PID=31709&amp;title=reminder#31709</guid>
  </item> 
  <item>
   <title><![CDATA[Reminder : I have got the same probleme ! The...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9541&amp;PID=31647&amp;title=reminder#31647</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3785">Saturnin</a><br /><strong>Subject:</strong> 9541<br /><strong>Posted:</strong> 27 February 2008 at 7:55am<br /><br />I have got the same probleme !<DIV>The second parameter is NULL :(</DIV><DIV>&nbsp;</DIV><DIV>SOS :x</DIV>]]>
   </description>
   <pubDate>Wed, 27 Feb 2008 07:55:17 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9541&amp;PID=31647&amp;title=reminder#31647</guid>
  </item> 
  <item>
   <title><![CDATA[Reminder : Theoretically :  .EnableReminders(.t.)  All...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9541&amp;PID=31046&amp;title=reminder#31046</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2958">wlcabral</a><br /><strong>Subject:</strong> 9541<br /><strong>Posted:</strong> 11 February 2008 at 11:26am<br /><br />&nbsp;Theoretically :<DIV>&nbsp;</DIV><DIV>.EnableReminders(.t.)</DIV><DIV>&nbsp;</DIV><DIV>All events have a <a href="mk:@MSITStore:C:\Program%20Files\Codejock%20Software\ActiveX\Xtreme%20SuitePro%20ActiveX%20v11.2.2\Help\SymbolReference.chm::/XtremeCalendarC&#111;ntrol~Calendar&#069;vent~Reminder.html" target="_blank">Reminder</A>&nbsp;property that can be used to set a reminder for the event.&nbsp; </DIV><DIV>&nbsp;</DIV><DIV><strong>OnReminders event </strong>Occurs when reminders are enabled, disabled, snoozed, dismissed, and fired....</DIV><DIV>&nbsp;</DIV><DIV>I said Theoretically because (for me) the&nbsp; onReminders() event was fired, but the second paremeter (<strong>ByVal </strong><I><a href="mk:@MSITStore:C:\Program%20Files\Codejock%20Software\ActiveX\Xtreme%20SuitePro%20ActiveX%20v11.2.2\Help\SymbolReference.chm::/XtremeCalendarC&#111;ntrol~CalendarC&#111;ntrol~&#079;nReminders_EV.html#" target="_blank"><FONT color=#800080>Reminder</FONT></A></I></strong> <strong>As</strong> <a href="mk:@MSITStore:C:\Program%20Files\Codejock%20Software\ActiveX\Xtreme%20SuitePro%20ActiveX%20v11.2.2\Help\SymbolReference.chm::/XtremeCalendarC&#111;ntrol~CalendarReminder.html" target="_blank">CalendarReminder</A>) was NULL ...</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Mon, 11 Feb 2008 11:26:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9541&amp;PID=31046&amp;title=reminder#31046</guid>
  </item> 
  <item>
   <title><![CDATA[Reminder : mmm cVersion, nice one.    With...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9541&amp;PID=31034&amp;title=reminder#31034</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3716">WillieVS</a><br /><strong>Subject:</strong> 9541<br /><strong>Posted:</strong> 11 February 2008 at 8:35am<br /><br />mmm cVersion, nice one. <DIV></DIV><DIV>&nbsp;</DIV><DIV>With a lot of trial and error&nbsp;I got my calendar to work. I even created my own form for editing and creating of events. Well I did it because I did not know that the OCX contains / manages those too.&nbsp; </DIV><DIV>&nbsp;</DIV><DIV>To my astonishment I could edit the appointments from within the reminder dialog window. </DIV><DIV>&nbsp;</DIV><DIV>Although very nice, I need other fields like a Rep code selection, customer selection and so on. </DIV><DIV>&nbsp;</DIV><DIV>Do you know how I can change the behavior of the Reminder to run my code on editing an existing object?</DIV><DIV>&nbsp;</DIV><DIV>Thanks for your help</DIV>]]>
   </description>
   <pubDate>Mon, 11 Feb 2008 08:35:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9541&amp;PID=31034&amp;title=reminder#31034</guid>
  </item> 
  <item>
   <title><![CDATA[Reminder : If you need to create some others...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9541&amp;PID=31032&amp;title=reminder#31032</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2958">wlcabral</a><br /><strong>Subject:</strong> 9541<br /><strong>Posted:</strong> 11 February 2008 at 7:54am<br /><br /><P>If you need to create some others objects :::</P><DIV>******** Foxpro CODE :</DIV><DIV>&nbsp;</DIV><DIV>with this &nbsp;&amp;&amp; "this" is my class where I put everything from CodeJock together </DIV><P>&nbsp;&nbsp; .cVersion = "11.2.2"</P><P>&nbsp;&nbsp; .GlobalSettings_CommandBars = createobject("Codejock.CommandBarsGlobalSettings." + this.cVersion)<BR>&nbsp;&nbsp; .GlobalSettings_PropertyGrid = createobject("Codejock.PropertyGridGlobalSettings." + this.cVersion)<BR>&nbsp;&nbsp; .GlobalSettings_ReportControl = createobject("Codejock.ReportControlGlobalSettings." + this.cVersion)<BR>&nbsp;&nbsp; .GlobalSettings_SuiteControls = createobject("Codejock.SuiteControlsGlobalSettings." + this.cVersion)<BR>&nbsp;&nbsp; .GlobalSettings_ShortCutBar = createobject("Codejock.ShortCutBarGlobalSettings." + this.cVersion)<BR>&nbsp;&nbsp; .GlobalSettings_TaskPanel = createobject("Codejock.TaskPanelGlobalSettings." + this.cVersion)<BR>&nbsp;&nbsp; .GlobalSettings_Calendar = createobject("Codejock.CalendarGlobalSettings." + this.cVersion)</P><P>&nbsp;&nbsp; .GlobalSettings_CalendarTheme = createobject("Codejock.CalendarThemeOffice2007." + this.cVersion)<BR>&nbsp;&nbsp; .GlobalSettings_DatePickerTheme = createobject("Codejock.DatePickerThemeOffice2007." + this.cVersion)</P><P>&nbsp;&nbsp; ._setSystemTheme()</P><P>endwith</P><P><BR>procedure _setSystemTheme<BR>lparameters nTheme</P><P>&nbsp;&nbsp; *!* #DEFINE xtpSystemThemeUnknown 0 &amp;&amp; No known theme in use<BR>&nbsp;&nbsp; *!* #DEFINE xtpSystemThemeBlue 1 &amp;&amp; Blue theme in use<BR>&nbsp;&nbsp; *!* #DEFINE xtpSystemThemeOlive 2 &amp;&amp; Olive theme in use<BR>&nbsp;&nbsp; *!* #DEFINE xtpSystemThemeSilver 3 &amp;&amp; Silver theme in use<BR>&nbsp;&nbsp; *!* #DEFINE xtpSystemThemeRoyale 4 &amp;&amp; Silver theme in use<BR>&nbsp;&nbsp; *!* #DEFINE xtpSystemThemeAero 5 &amp;&amp; Silver theme in use<BR>&nbsp;&nbsp; *!* #DEFINE xtpSystemThemeAuto 6 &amp;&amp; Use OS theme.</P><P>&nbsp;&nbsp; <BR>&nbsp;&nbsp; if empty(nTheme)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; nTheme = 5<BR>&nbsp;&nbsp; endif</P><P><BR>&nbsp;&nbsp; this.GlobalSettings_CommandBars.ColorManager.SystemTheme = nTheme<BR>&nbsp;&nbsp; this.GlobalSettings_PropertyGrid.ColorManager.SystemTheme = nTheme<BR>&nbsp;&nbsp; this.GlobalSettings_ReportControl.ColorManager.SystemTheme = nTheme<BR>&nbsp;&nbsp; this.GlobalSettings_SuiteControls.ColorManager.SystemTheme = nTheme<BR>&nbsp;&nbsp; this.GlobalSettings_ShortCutBar.ColorManager.SystemTheme = nTheme<BR>&nbsp;&nbsp; this.GlobalSettings_TaskPanel.ColorManager.SystemTheme = nTheme<BR>&nbsp;&nbsp; this.GlobalSettings_Calendar.ColorManager.SystemTheme = nTheme<BR>&nbsp;&nbsp; this._setResource()</P><P><BR>endProc</P><P>****************************************************************************************************************<BR>SOme times I need to look in windows register to find this names. (ex: Run regedit and search "calendardialogs")<BR>*<BR></P>]]>
   </description>
   <pubDate>Mon, 11 Feb 2008 07:54:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9541&amp;PID=31032&amp;title=reminder#31032</guid>
  </item> 
  <item>
   <title><![CDATA[Reminder : Ok, I have found the solution...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9541&amp;PID=31029&amp;title=reminder#31029</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3716">WillieVS</a><br /><strong>Subject:</strong> 9541<br /><strong>Posted:</strong> 11 February 2008 at 6:34am<br /><br /><img src="https://forum.codejock.com/smileys/smiley4.gif" border="0">Ok, I have found the solution after trying about everything. Here is the solution should anybody else need it in future:<DIV>&nbsp;</DIV><DIV>VB Code:</DIV><DIV>&nbsp;</DIV><DIV><table width="99%"><tr><td><pre class="BBcode"></DIV><DIV><FONT color=#0000ff size=2>If mnuEnableReminders.Checked Then<BR>&nbsp;&nbsp;&nbsp; objCalendraDialogsReminders.Calendar = CalendarControl.GetOcx()<BR>&nbsp;&nbsp;&nbsp; 'objCalendraDialogsReminders.ParentHWND = Me.Handle.ToInt32()<BR>&nbsp;&nbsp;&nbsp; objCalendraDialogsReminders.RemindersWindowShowInTaskBar = True<BR>&nbsp;&nbsp;&nbsp; objCalendraDialogsReminders.CreateRemindersWindow()<BR>Else<BR>&nbsp;&nbsp;&nbsp; objCalendraDialogsReminders.CloseRemindersWindow()<BR>End If</FONT></DIV><DIV><FONT color=#0000ff><FONT color=#000000 size=2></pre></td></tr></table></FONT></FONT></DIV><DIV><FONT color=#0000ff><FONT color=#000000 size=2></FONT></FONT>&nbsp;</DIV><DIV><FONT color=#0000ff><FONT color=#000000 size=2>FoxPro Code:</FONT></FONT></DIV><DIV><FONT color=#0000ff><FONT color=#000000 size=2><table width="99%"><tr><td><pre class="BBcode"></FONT></FONT></DIV><DIV>IF this.Value = 1<BR>&nbsp;&nbsp;&nbsp; thisform.xtremecalendar.enableReminders(.t.)<BR>&nbsp;&nbsp;&nbsp; thisform.oreminder = CREATEOBJECT("CodeJock.CalendarDialogs.11.2.2")<BR>&nbsp;&nbsp;&nbsp; thisform.oreminder.Calendar = thisform.xtremecalendar.object<BR>&nbsp;&nbsp;&nbsp; thisform.oreminder.RemindersWindowShowInTaskBar = .t.<BR>&nbsp;&nbsp;&nbsp; thisform.oreminder.CreateRemindersWindow()<BR>ELSE<BR>&nbsp;&nbsp;&nbsp; thisform.xtremecalendar.enableReminders(.f.)<BR>&nbsp;&nbsp; thisform.oreminder = CREATEOBJECT("CodeJock.CalendarDialogs.11.2.2")<BR>&nbsp;&nbsp;&nbsp; thisform.oreminder.CloseRemindersWindow()<BR>ENDIF </DIV><DIV><FONT color=#0000ff><FONT color=#000000 size=2></pre></td></tr></table></FONT></FONT></DIV><DIV><FONT color=#0000ff><FONT color=#000000 size=2></FONT></FONT>&nbsp;</DIV><DIV><FONT size=2><img src="https://forum.codejock.com/smileys/smiley7.gif" border="0">The real problem here was to create the reminder object as there was no reference to the name to be used in the createobject function.</FONT></DIV><DIV>&nbsp;</DIV><DIV><FONT color=#0000ff><FONT color=#000000 size=2>The problems comes with creating the </FONT></DIV></FONT>]]>
   </description>
   <pubDate>Mon, 11 Feb 2008 06:34:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9541&amp;PID=31029&amp;title=reminder#31029</guid>
  </item> 
 </channel>
</rss>