<?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 : many events - make it viewable / usable</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Calendar : many events - make it viewable / usable]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 28 May 2026 16:53:54 +0000</pubDate>
  <lastBuildDate>Wed, 04 Nov 2009 12:22:58 +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=15089</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[many events - make it viewable / usable : You should use fixed MinColumnWidth...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15089&amp;PID=54565&amp;title=many-events-make-it-viewable-usable#54565</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4721">mdoubson</a><br /><strong>Subject:</strong> 15089<br /><strong>Posted:</strong> 04 November 2009 at 12:22pm<br /><br />You should use fixed MinColumnWidth - same for all days. Try to play with 2000 and see result please]]>
   </description>
   <pubDate>Wed, 04 Nov 2009 12:22:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15089&amp;PID=54565&amp;title=many-events-make-it-viewable-usable#54565</guid>
  </item> 
  <item>
   <title><![CDATA[many events - make it viewable / usable : Ok.but if I try to use this on...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15089&amp;PID=54564&amp;title=many-events-make-it-viewable-usable#54564</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5504">hinnack</a><br /><strong>Subject:</strong> 15089<br /><strong>Posted:</strong> 04 November 2009 at 12:18pm<br /><br />Ok.<br>but if I try to use this on show of a day what do I need to call to update the current view?<br>Repaint, Invalidate, etc do not work...<br><br>I have the ViewChanged Event associated and set<br>DayView.MinColumnWidth = 40 (appoitments in same time moment) * Calendar.DataProvider.RetrieveDayEvents(Calendar.DayView.Selection.Begin_).Count<br><br>if I have more then 10 Events in dayview...<br>if I have fewer I use:<br>DayView.MinColumnWidth := -1<br><br>but the resize only happens, von selecting the next day...<br><br>-- Hinnack<br>]]>
   </description>
   <pubDate>Wed, 04 Nov 2009 12:18:41 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15089&amp;PID=54564&amp;title=many-events-make-it-viewable-usable#54564</guid>
  </item> 
  <item>
   <title><![CDATA[many events - make it viewable / usable : Example for your case: DayView.MinColumnWidth...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15089&amp;PID=54436&amp;title=many-events-make-it-viewable-usable#54436</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4721">mdoubson</a><br /><strong>Subject:</strong> 15089<br /><strong>Posted:</strong> 01 November 2009 at 11:10am<br /><br />Example for your case: DayView.MinColumnWidth = 40 (appoitments in same time moment) * 50 (1 appoitment column width) = 2000]]>
   </description>
   <pubDate>Sun, 01 Nov 2009 11:10:33 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15089&amp;PID=54436&amp;title=many-events-make-it-viewable-usable#54436</guid>
  </item> 
  <item>
   <title><![CDATA[many events - make it viewable / usable :  I think I am now totally confused.I...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15089&amp;PID=54433&amp;title=many-events-make-it-viewable-usable#54433</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5504">hinnack</a><br /><strong>Subject:</strong> 15089<br /><strong>Posted:</strong> 01 November 2009 at 8:11am<br /><br />I think I am now totally confused.<br>I only have one calendar (resource) with 40 appointments at the same time. (lets say at 4pm). I am talking about the day-view (you screenshot above is about week view). Now all appointments get rendered next to each other with a width of 20px (or so). I do not get any scrollbar.<br>I tried DayView.MinColumnWidth with different values with no success.<br>I want every event to be at least 120px width and if the horizontal space for this is too small, I want a scrollbar.<br>Is there any solution to this?<br>maybe you can drop me a few lines pseudo code?<br><br>-- Hinnack<br>]]>
   </description>
   <pubDate>Sun, 01 Nov 2009 08:11:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15089&amp;PID=54433&amp;title=many-events-make-it-viewable-usable#54433</guid>
  </item> 
  <item>
   <title><![CDATA[many events - make it viewable / usable : 96 dpi (Standard mode in desktop...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15089&amp;PID=54389&amp;title=many-events-make-it-viewable-usable#54389</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4721">mdoubson</a><br /><strong>Subject:</strong> 15089<br /><strong>Posted:</strong> 30 October 2009 at 9:42am<br /><br />96 dpi (Standard mode in desktop settings) - while 120 dpi you use is Large Font mode]]>
   </description>
   <pubDate>Fri, 30 Oct 2009 09:42:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15089&amp;PID=54389&amp;title=many-events-make-it-viewable-usable#54389</guid>
  </item> 
  <item>
   <title><![CDATA[many events - make it viewable / usable : what do you mean by 96 px mode?setting...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15089&amp;PID=54335&amp;title=many-events-make-it-viewable-usable#54335</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5504">hinnack</a><br /><strong>Subject:</strong> 15089<br /><strong>Posted:</strong> 29 October 2009 at 4:12pm<br /><br />what do you mean by 96 px mode?<br>setting DayView.MinColumnWidth := 96;<br>does not work, too<br><br>-- Hinnack<br>]]>
   </description>
   <pubDate>Thu, 29 Oct 2009 16:12:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15089&amp;PID=54335&amp;title=many-events-make-it-viewable-usable#54335</guid>
  </item> 
  <item>
   <title><![CDATA[many events - make it viewable / usable : Try touse 96 px mode. You can...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15089&amp;PID=54316&amp;title=many-events-make-it-viewable-usable#54316</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4721">mdoubson</a><br /><strong>Subject:</strong> 15089<br /><strong>Posted:</strong> 29 October 2009 at 8:59am<br /><br />Try to&nbsp;use 96 px mode. You can also increase DayView.MinColumnWidth if you need 120px mode&nbsp;]]>
   </description>
   <pubDate>Thu, 29 Oct 2009 08:59:03 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15089&amp;PID=54316&amp;title=many-events-make-it-viewable-usable#54316</guid>
  </item> 
  <item>
   <title><![CDATA[many events - make it viewable / usable : still does not work with beta...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15089&amp;PID=54252&amp;title=many-events-make-it-viewable-usable#54252</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5504">hinnack</a><br /><strong>Subject:</strong> 15089<br /><strong>Posted:</strong> 27 October 2009 at 12:44pm<br /><br />still does not work with beta 13.2! I do net get a scrollbar nor is each event at least 120px large...<br>I have set:<br>DayView.MinColumnWidth := 120;<br><br><img src="http://www.bilettix.eu/publish_day_bug.jpg" border="0"><br>]]>
   </description>
   <pubDate>Tue, 27 Oct 2009 12:44:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15089&amp;PID=54252&amp;title=many-events-make-it-viewable-usable#54252</guid>
  </item> 
  <item>
   <title><![CDATA[many events - make it viewable / usable : https://forum.codejock.com/upl...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15089&amp;PID=53122&amp;title=many-events-make-it-viewable-usable#53122</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4721">mdoubson</a><br /><strong>Subject:</strong> 15089<br /><strong>Posted:</strong> 16 September 2009 at 4:15pm<br /><br /><a href="https://forum.codejock.com/uploads/BetaOCX/CalendarBeta13-2.rar" target="_blank">https://forum.codejock.com/uploads/BetaOCX/CalendarBeta13-2.rar</A>]]>
   </description>
   <pubDate>Wed, 16 Sep 2009 16:15:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15089&amp;PID=53122&amp;title=many-events-make-it-viewable-usable#53122</guid>
  </item> 
  <item>
   <title><![CDATA[many events - make it viewable / usable : yes I know, the screenshot is...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15089&amp;PID=53109&amp;title=many-events-make-it-viewable-usable#53109</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5504">hinnack</a><br /><strong>Subject:</strong> 15089<br /><strong>Posted:</strong> 16 September 2009 at 1:27pm<br /><br />yes I know, the screenshot is old! but the problem persists in 13.1!<br>where can I download 13.2 beta?<br><br>btw: is tehre really a need for changing the guid by every new version? <br>It is a pain to get the new versions into my IDE and project (using Delphi)<br><br>-- Hinnack<br>]]>
   </description>
   <pubDate>Wed, 16 Sep 2009 13:27:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15089&amp;PID=53109&amp;title=many-events-make-it-viewable-usable#53109</guid>
  </item> 
 </channel>
</rss>