<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: No cigar</title>
	<atom:link href="http://www.componentfactory.com/blog/2009/02/no-cigar/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.componentfactory.com/blog/2009/02/no-cigar/</link>
	<description>Windows Forms Controls for .NET Smart Client Applications</description>
	<lastBuildDate>Wed, 08 Sep 2010 18:44:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Chris</title>
		<link>http://www.componentfactory.com/blog/2009/02/no-cigar/comment-page-1/#comment-2300</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 17 Feb 2009 20:52:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.componentfactory.com/blog/?p=421#comment-2300</guid>
		<description>Phil, I posted my findings in the forum, but I&#039;m curious what you mean by : &quot;But it still stubbornly does not draw the text background using the WM_ERASEBKGND code&quot;.  Do you mean that what you paint in WM_ERASEBKGND is not applied to the control or that it is overdrawn by something else in the downstream process?

Feel free to respond by email if you&#039;d rather have the convo there.</description>
		<content:encoded><![CDATA[<p>Phil, I posted my findings in the forum, but I&#8217;m curious what you mean by : &#8220;But it still stubbornly does not draw the text background using the WM_ERASEBKGND code&#8221;.  Do you mean that what you paint in WM_ERASEBKGND is not applied to the control or that it is overdrawn by something else in the downstream process?</p>
<p>Feel free to respond by email if you&#8217;d rather have the convo there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jkr</title>
		<link>http://www.componentfactory.com/blog/2009/02/no-cigar/comment-page-1/#comment-2297</link>
		<dc:creator>jkr</dc:creator>
		<pubDate>Mon, 16 Feb 2009 16:24:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.componentfactory.com/blog/?p=421#comment-2297</guid>
		<description>I think Phil already thought about using a KryptonDropDownButton/KryptonCombobox, but then you&#039;ll have a problem users will notice. You can&#039;t select the day, month or year and type in a new value and in the case of a combo you&#039;ll have to replace the whole string.
The &quot;styling the button to make it look like a datetimepicker&quot; isn&#039;t a problem because you can style it to look like a combo and use a custom icon (glyph) for the drop down button.</description>
		<content:encoded><![CDATA[<p>I think Phil already thought about using a KryptonDropDownButton/KryptonCombobox, but then you&#8217;ll have a problem users will notice. You can&#8217;t select the day, month or year and type in a new value and in the case of a combo you&#8217;ll have to replace the whole string.<br />
The &#8220;styling the button to make it look like a datetimepicker&#8221; isn&#8217;t a problem because you can style it to look like a combo and use a custom icon (glyph) for the drop down button.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Loris</title>
		<link>http://www.componentfactory.com/blog/2009/02/no-cigar/comment-page-1/#comment-2296</link>
		<dc:creator>Loris</dc:creator>
		<pubDate>Mon, 16 Feb 2009 12:18:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.componentfactory.com/blog/?p=421#comment-2296</guid>
		<description>Maybe I&#039;m a bit naive, but IMO a DateTimePicker could just be a drop down button that shows a calendar control, with a &quot;Value&quot; property that exposes the selected date. 
The text displayed on the button is the selected date formatted according to the developer&#039;s preference.
The only &quot;tricky&quot; parts would be styling the button to make it look like a datetimepicker and eventually replacing the button with a special text box for the time input.</description>
		<content:encoded><![CDATA[<p>Maybe I&#8217;m a bit naive, but IMO a DateTimePicker could just be a drop down button that shows a calendar control, with a &#8220;Value&#8221; property that exposes the selected date.<br />
The text displayed on the button is the selected date formatted according to the developer&#8217;s preference.<br />
The only &#8220;tricky&#8221; parts would be styling the button to make it look like a datetimepicker and eventually replacing the button with a special text box for the time input.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DavidS</title>
		<link>http://www.componentfactory.com/blog/2009/02/no-cigar/comment-page-1/#comment-2295</link>
		<dc:creator>DavidS</dc:creator>
		<pubDate>Mon, 16 Feb 2009 11:37:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.componentfactory.com/blog/?p=421#comment-2295</guid>
		<description>I have a good idea, at least I can tell you what I did to create my datetimepicker, I used the mono control, it works nicely, but I have not checked the licensing information, at least you can pick up the basic idea from there, from memory its a pretty simple design and if the license does not suit you, you can always rewrite it yourself.</description>
		<content:encoded><![CDATA[<p>I have a good idea, at least I can tell you what I did to create my datetimepicker, I used the mono control, it works nicely, but I have not checked the licensing information, at least you can pick up the basic idea from there, from memory its a pretty simple design and if the license does not suit you, you can always rewrite it yourself.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
