<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>wsx Work Item Rss Feed</title><link>http://www.codeplex.com/wsx/WorkItem/List.aspx</link><description>wsx Work Item Rss Description</description><item><title>Created Issue: Dialog/Window glitch with Combo-box/ListBox</title><link>http://wsx.codeplex.com/WorkItem/View.aspx?WorkItemId=7890</link><description>If you call Show&amp;#40;true&amp;#41; on a Dialog or Window object that has a combo-box or Listbox that have been added to the dialog&amp;#47;window, this seems to prevent any selection of the elements in the those controls.&lt;br /&gt;</description><author>ledpup</author><pubDate>Mon, 15 Jun 2009 01:56:39 GMT</pubDate><guid isPermaLink="false">Created Issue: Dialog/Window glitch with Combo-box/ListBox 20090615015639A</guid></item><item><title>Created Issue: Label Font Color property not set</title><link>http://wsx.codeplex.com/WorkItem/View.aspx?WorkItemId=7797</link><description>The color of a label component isn&amp;#39;t affected by setting the Color property. &lt;br /&gt;&lt;br /&gt;Solution&amp;#58;&lt;br /&gt;Font.cs -&amp;#62; Line 162 -&amp;#62; change &amp;#39;Color.Black&amp;#39; to &amp;#39;color&amp;#39;&lt;br /&gt;</description><author>Forcepoint</author><pubDate>Thu, 21 May 2009 11:18:45 GMT</pubDate><guid isPermaLink="false">Created Issue: Label Font Color property not set 20090521111845A</guid></item><item><title>Created Issue: Image Background for a Window</title><link>http://www.codeplex.com/wsx/WorkItem/View.aspx?WorkItemId=6921</link><description>It would be a nice feature to add an Image Background on a Window&lt;br /&gt;</description><author>isole</author><pubDate>Wed, 14 Jan 2009 19:29:08 GMT</pubDate><guid isPermaLink="false">Created Issue: Image Background for a Window 20090114072908P</guid></item><item><title>Commented Issue: Incorrect clipping in bar, and label</title><link>http://www.codeplex.com/wsx/WorkItem/View.aspx?WorkItemId=4240</link><description>When the bar and label &amp;#40;used by TextBox&amp;#41; are very large, that they go outside the window, and you move this window outside the screen&amp;#40;to the left side&amp;#41;, this button stops being clipped correctly.&lt;br /&gt;Comments: ** Comment from web user: cdmac ** &lt;p&gt;Sorry for the long delay, I&amp;#39;ll take a look at this tonight. I&amp;#39;ve made lots of changes since, so I&amp;#39;ll see if it&amp;#39;s still a problem.&lt;/p&gt;&lt;p&gt;Thanks,&lt;br /&gt;Aaron&lt;/p&gt;</description><author>cdmac</author><pubDate>Mon, 08 Sep 2008 12:30:24 GMT</pubDate><guid isPermaLink="false">Commented Issue: Incorrect clipping in bar, and label 20080908123024P</guid></item><item><title>Closed Issue: Close button disappears</title><link>http://www.codeplex.com/wsx/WorkItem/View.aspx?WorkItemId=5555</link><description>If I create 2 or more instances of windows in the Testbed, the red close buttons disappear instantly.&lt;br /&gt;Comments: Not a bug - see comments.</description><author>cdmac</author><pubDate>Mon, 08 Sep 2008 12:27:46 GMT</pubDate><guid isPermaLink="false">Closed Issue: Close button disappears 20080908122746P</guid></item><item><title>Commented Issue: Close button disappears</title><link>http://www.codeplex.com/wsx/WorkItem/View.aspx?WorkItemId=5555</link><description>If I create 2 or more instances of windows in the Testbed, the red close buttons disappear instantly.&lt;br /&gt;Comments: ** Comment from web user: cdmac ** &lt;p&gt;That is actually intended in the testbed. What happens is that a custom skin is applied, and I make sure that the new skin is working even on current windows. In this case the new skin has specified that windows shouldn&amp;#39;t have close buttons.&lt;/p&gt;&lt;p&gt;I think that I should tidy up the testbed as many people seem to use it for prototyping.&lt;/p&gt;&lt;p&gt;Thanks,&lt;br /&gt;Aaron&lt;/p&gt;</description><author>cdmac</author><pubDate>Mon, 08 Sep 2008 12:27:07 GMT</pubDate><guid isPermaLink="false">Commented Issue: Close button disappears 20080908122707P</guid></item><item><title>Created Issue: Close button disappears</title><link>http://www.codeplex.com/wsx/WorkItem/View.aspx?WorkItemId=5555</link><description>If I create 2 or more instances of windows in the Testbed, the red close buttons disappear instantly.&lt;br /&gt;</description><author>Timsen</author><pubDate>Thu, 10 Jul 2008 21:54:49 GMT</pubDate><guid isPermaLink="false">Created Issue: Close button disappears 20080710095449P</guid></item><item><title>Created Issue: Bug in Window.cs</title><link>http://www.codeplex.com/wsx/WorkItem/View.aspx?WorkItemId=5269</link><description>Latest version &amp;#40;wsx-19236&amp;#41; in code&amp;#58;&lt;br /&gt;        public void CloseWindow&amp;#40;&amp;#41;&lt;br /&gt;        &amp;#123;&lt;br /&gt;            if &amp;#40;Parent &amp;#61;&amp;#61; null&amp;#41;&lt;br /&gt;                GUIManager.Remove&amp;#40;this&amp;#41;&amp;#59;&lt;br /&gt;            else&lt;br /&gt;                GUIManager.Remove&amp;#40;this&amp;#41;&amp;#59;&lt;br /&gt;&lt;br /&gt;&amp;#47;&amp;#47; Here is recursive call, that stop with Stack Overflow exception&lt;br /&gt;            OnClose&amp;#40;this&amp;#41;&amp;#59;&lt;br /&gt;        &amp;#125;&lt;br /&gt;&lt;br /&gt;I&amp;#39;m fix it with code from release version 0.5.1&amp;#58;&lt;br /&gt;        if &amp;#40;Close &amp;#33;&amp;#61; null&amp;#41;&lt;br /&gt;            OnClose&amp;#40;this&amp;#41;&amp;#59;&lt;br /&gt;</description><author>Mous</author><pubDate>Tue, 10 Jun 2008 12:40:31 GMT</pubDate><guid isPermaLink="false">Created Issue: Bug in Window.cs 20080610124031P</guid></item><item><title>CREATED ISSUE: Item highlighting in ListBox/ComboBox</title><link>http://www.codeplex.com/wsx/WorkItem/View.aspx?WorkItemId=4980</link><description>Add skinnable highlighting to background of selected&amp;#47;mouse-hover items in ListBox and ComboBox controls.&lt;br /&gt;</description><author>alexreg</author><pubDate>Sun, 25 May 2008 17:53:19 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Item highlighting in ListBox/ComboBox 20080525055319P</guid></item><item><title>COMMENTED ISSUE: Incorrect clipping in bar, and label</title><link>http://www.codeplex.com/wsx/WorkItem/View.aspx?WorkItemId=4240</link><description>When the bar and label &amp;#40;used by TextBox&amp;#41; are very large, that they go outside the window, and you move this window outside the screen&amp;#40;to the left side&amp;#41;, this button stops being clipped correctly.&lt;br /&gt;Comments: ** Comment from web user: cdmac ** &lt;p&gt;Oh yeah, and I just took a look at the video on the homepage of your project, and it&amp;#39;s good to see you&amp;#39;re putting the GUI to good use&amp;#33; I noticed that you&amp;#39;re using context &amp;#40;right-click&amp;#41; menus. It&amp;#39;s something I was going to add some time ago, but forgot about. Fancy providing your modifications to be placed into this project&amp;#63;&lt;/p&gt;</description><author>cdmac</author><pubDate>Sun, 18 May 2008 17:12:03 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: Incorrect clipping in bar, and label 20080518051203P</guid></item><item><title>COMMENTED ISSUE: Incorrect clipping in bar, and label</title><link>http://www.codeplex.com/wsx/WorkItem/View.aspx?WorkItemId=4240</link><description>When the bar and label &amp;#40;used by TextBox&amp;#41; are very large, that they go outside the window, and you move this window outside the screen&amp;#40;to the left side&amp;#41;, this button stops being clipped correctly.&lt;br /&gt;Comments: ** Comment from web user: cdmac ** &lt;p&gt;Could you provide a sample to reproduce this&amp;#63; I&amp;#39;m quite busy, so it should make fixing it a lot quicker&amp;#33;&lt;/p&gt;</description><author>cdmac</author><pubDate>Sun, 18 May 2008 17:07:51 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: Incorrect clipping in bar, and label 20080518050751P</guid></item><item><title>COMMENTED ISSUE: Incorrect clipping in bar, and label</title><link>http://www.codeplex.com/wsx/WorkItem/View.aspx?WorkItemId=4240</link><description>When the bar and label &amp;#40;used by TextBox&amp;#41; are very large, that they go outside the window, and you move this window outside the screen&amp;#40;to the left side&amp;#41;, this button stops being clipped correctly.&lt;br /&gt;Comments: ** Comment from web user: scypior ** &lt;p&gt;Hi, I see that you are back working on this project, and fix for this bug is in patch &amp;#35;1077 patiently waiting for being incorporated&amp;#58;&amp;#41;&lt;/p&gt;</description><author>scypior</author><pubDate>Sun, 18 May 2008 12:29:24 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: Incorrect clipping in bar, and label 20080518122924P</guid></item><item><title>CLOSED ISSUE: Labels accomodating TextSize</title><link>http://www.codeplex.com/wsx/WorkItem/View.aspx?WorkItemId=4231</link><description>Just add some method which do the following&amp;#58;&lt;br /&gt;Width &amp;#61; TextWidth&amp;#59;&lt;br /&gt;Height &amp;#61; TextHeight&amp;#59;&lt;br /&gt;&lt;br /&gt;I&amp;#39;m doing this constantly in my code...&lt;br /&gt;Comments: Implemented in changeset #18201. Added FitToText() function to Label.cs.</description><author>cdmac</author><pubDate>Sat, 17 May 2008 15:30:41 GMT</pubDate><guid isPermaLink="false">CLOSED ISSUE: Labels accomodating TextSize 20080517033041P</guid></item><item><title>CLOSED ISSUE: Missing SkinAttribute on properties</title><link>http://www.codeplex.com/wsx/WorkItem/View.aspx?WorkItemId=4264</link><description>SkinAttribute is missing on most properties &amp;#40;all except those in WindowClass&amp;#63;&amp;#41; that are defined in DefaultSkin.skin.&lt;br /&gt;SkinReader.Read method ignores properties without SkinAttribute. Throw exception detailing invalid &amp;#40;non-skinnable&amp;#41; property instead &amp;#40;maybe of type SkinLoadException&amp;#41;&amp;#63;&lt;br /&gt;Comments: Fixed in changeset #18200. Now asserts when a property is defined without SkinAttribute defined. See checkin notes for more information.</description><author>cdmac</author><pubDate>Sat, 17 May 2008 15:22:33 GMT</pubDate><guid isPermaLink="false">CLOSED ISSUE: Missing SkinAttribute on properties 20080517032233P</guid></item><item><title>CLOSED ISSUE: Cannot hide components</title><link>http://www.codeplex.com/wsx/WorkItem/View.aspx?WorkItemId=4285</link><description>Need to perform check for visibility of UIComponent before drawing.&lt;br /&gt;Add &amp;#34;if &amp;#40;&amp;#33;this.Visible&amp;#41; return&amp;#59;&amp;#34; at start of Draw method in UIComponent class.&lt;br /&gt;Comments: Fixed in changeset #18191. See checkin comments for more information.</description><author>cdmac</author><pubDate>Sat, 17 May 2008 14:13:29 GMT</pubDate><guid isPermaLink="false">CLOSED ISSUE: Cannot hide components 20080517021329P</guid></item><item><title>CLOSED ISSUE: DefaultSkinTexture</title><link>http://www.codeplex.com/wsx/WorkItem/View.aspx?WorkItemId=4386</link><description>The WindowSystem always uses the default texture &amp;#34;Content&amp;#47;Textures&amp;#47;DefaultStyle&amp;#34; &amp;#40;GUIManager.cs - line 161&amp;#41;. No matter what path to another image is set in the skin file.&lt;br /&gt;Comments: Fixed in change set #18189. Read check-in comments for more information.</description><author>cdmac</author><pubDate>Sat, 17 May 2008 13:30:11 GMT</pubDate><guid isPermaLink="false">CLOSED ISSUE: DefaultSkinTexture 20080517013011P</guid></item><item><title>COMMENTED ISSUE: DefaultSkinTexture</title><link>http://www.codeplex.com/wsx/WorkItem/View.aspx?WorkItemId=4386</link><description>The WindowSystem always uses the default texture &amp;#34;Content&amp;#47;Textures&amp;#47;DefaultStyle&amp;#34; &amp;#40;GUIManager.cs - line 161&amp;#41;. No matter what path to another image is set in the skin file.&lt;br /&gt;Comments: ** Comment from web user: cdmac ** &lt;p&gt;Fixed in change set &amp;#35;18189. Read check-in comments for more information.&lt;/p&gt;</description><author>cdmac</author><pubDate>Sat, 17 May 2008 13:29:52 GMT</pubDate><guid isPermaLink="false">COMMENTED ISSUE: DefaultSkinTexture 20080517012952P</guid></item><item><title>CREATED ISSUE: DefaultSkinTexture</title><link>http://www.codeplex.com/wsx/WorkItem/View.aspx?WorkItemId=4386</link><description>The WindowSystem always uses the default texture &amp;#34;Content&amp;#47;Textures&amp;#47;DefaultStyle&amp;#34; &amp;#40;GUIManager.cs - line 161&amp;#41;. No matter what path to another image is set in the skin file.&lt;br /&gt;</description><author>Sunscaler</author><pubDate>Wed, 16 Apr 2008 18:21:09 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: DefaultSkinTexture 20080416062109P</guid></item><item><title>CREATED ISSUE: Cannot hide components</title><link>http://www.codeplex.com/wsx/WorkItem/View.aspx?WorkItemId=4285</link><description>Need to perform check for visibility of UIComponent before drawing.&lt;br /&gt;Add &amp;#34;if &amp;#40;&amp;#33;this.Visible&amp;#41; return&amp;#59;&amp;#34; at start of Draw method in UIComponent class.&lt;br /&gt;</description><author>alexreg</author><pubDate>Wed, 09 Apr 2008 16:34:05 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Cannot hide components 20080409043405P</guid></item><item><title>CREATED ISSUE: Missing SkinAttribute on properties</title><link>http://www.codeplex.com/wsx/WorkItem/View.aspx?WorkItemId=4264</link><description>SkinAttribute is missing on most properties &amp;#40;all except those in WindowClass&amp;#63;&amp;#41; that are defined in DefaultSkin.skin.&lt;br /&gt;SkinReader.Read method ignores properties without SkinAttribute. Throw exception detailing invalid &amp;#40;non-skinnable&amp;#41; property instead &amp;#40;maybe of type SkinLoadException&amp;#41;&amp;#63;&lt;br /&gt;</description><author>alexreg</author><pubDate>Mon, 07 Apr 2008 15:38:13 GMT</pubDate><guid isPermaLink="false">CREATED ISSUE: Missing SkinAttribute on properties 20080407033813P</guid></item></channel></rss>