<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>VFPX Work Item Rss Feed</title><link>http://www.codeplex.com/WorkItem/List.aspx?ProjectName=VFPX</link><description>VFPX Work Item Rss Description</description><item><title>Commented Unassigned: Foxchart no muestra 2do eje Y cuando los valores son todos iguales [34069]</title><link>http://vfpx.codeplex.com/workitem/34069</link><description>Cuando el grafico es tipo &amp;#61; 18 &amp;#40;2do eje Y&amp;#41; y los datos del 2do eje son todos iguales, &amp;#40;deberia generar una linea recta con el valor adecuado&amp;#41; este valor NO se grafica. &lt;br /&gt;La excepcion es si son todos 0 &amp;#40;cero&amp;#41; en este casi s&amp;#237; se grafica la linea superpuesta al eje X&lt;br /&gt;Comprob&amp;#233; que los datos estan en la tabla temporaria pero no se muestran graficamente.&lt;br /&gt;Si se cambia el eje de la serie con .axisindex &amp;#61; 1 entonces la linea se muestra correctamente&lt;br /&gt;Comments: ** Comment from web user: hgbsoft ** &lt;p&gt;Lo solucione alterando en el metodo _calculatescale la linea de codigo indicada, con lo que el 2do eje Y quedará siempre con minimo = 0 - Por favor revisar si no tiene efectos secundarios adversos&lt;/p&gt;&lt;p&gt;```&lt;br&gt;Local lnMax, lnMin, lnScale, lnMaxScale, lnMinScale, lnRange, lnLegendHeight, lnDigits, lnScaling&lt;/p&gt;&lt;p&gt;IF m.tnAxis = 1&lt;/p&gt;&lt;p&gt;	m.lnMax = Icase(                                     ;&lt;br&gt;    	&amp;quot;N&amp;quot; = Vartype (This.MaxValue), This.MaxValue,    ;&lt;br&gt;	    This.ShowValueZero, Max (0, m.tnMaxValue)    ,     ;&lt;br&gt;    	m.tnMaxValue)&lt;/p&gt;&lt;p&gt;	m.lnMin = Icase(                                     ;&lt;br&gt;	    &amp;quot;N&amp;quot; = Vartype (This.MinValue), This.MinValue,    ;&lt;br&gt;	    This.ShowValueZero, Min (0, m.tnMinValue),         ;&lt;br&gt;	    m.tnMinValue)&lt;/p&gt;&lt;p&gt;	m.lnScale = This.Scale&lt;/p&gt;&lt;p&gt;ELSE&lt;/p&gt;&lt;p&gt;	m.lnMax   = m.tnMaxValue&lt;br&gt;	***** Codigo original, reemplazado por la linea de abajo ==&amp;gt;&amp;gt;  m.lnMin   = m.tnMinValue&lt;br&gt;	m.lnMin   = 0&lt;br&gt;	m.lnScale = 0&lt;/p&gt;&lt;p&gt;ENDIF &lt;/p&gt;&lt;p&gt;* 20081006 - JNelson fixed range calculation&lt;br&gt;m.lnRange = m.lnMax - m.lnMin&lt;/p&gt;&lt;p&gt;```&lt;/p&gt;</description><author>hgbsoft</author><pubDate>Mon, 20 May 2013 16:16:01 GMT</pubDate><guid isPermaLink="false">Commented Unassigned: Foxchart no muestra 2do eje Y cuando los valores son todos iguales [34069] 20130520041601P</guid></item><item><title>Created Unassigned: Foxchart no muestra 2do eje Y cuando los valores son todos iguales [34069]</title><link>http://vfpx.codeplex.com/workitem/34069</link><description>Cuando el grafico es tipo &amp;#61; 18 &amp;#40;2do eje Y&amp;#41; y los datos del 2do eje son todos iguales, &amp;#40;deberia generar una linea recta con el valor adecuado&amp;#41; este valor NO se grafica. &lt;br /&gt;La excepcion es si son todos 0 &amp;#40;cero&amp;#41; en este casi s&amp;#237; se grafica la linea superpuesta al eje X&lt;br /&gt;Comprob&amp;#233; que los datos estan en la tabla temporaria pero no se muestran graficamente.&lt;br /&gt;Si se cambia el eje de la serie con .axisindex &amp;#61; 1 entonces la linea se muestra correctamente&lt;br /&gt;</description><author>hgbsoft</author><pubDate>Sat, 18 May 2013 22:13:39 GMT</pubDate><guid isPermaLink="false">Created Unassigned: Foxchart no muestra 2do eje Y cuando los valores son todos iguales [34069] 20130518101339P</guid></item><item><title>Closed Feature: TabMenu: Ability to add a mark to a popup bar [8836]</title><link>http://vfpx.codeplex.com/workitem/8836</link><description>To allow the popup menus to contain options which can be ticked or unticked.  This will allow for the creation of popup items which can indicate state.&lt;br /&gt;</description><author>GoranZ</author><pubDate>Thu, 16 May 2013 12:10:49 GMT</pubDate><guid isPermaLink="false">Closed Feature: TabMenu: Ability to add a mark to a popup bar [8836] 20130516121049P</guid></item><item><title>Closed Feature: TabMenu: Ability to Hide Menu Items [9287]</title><link>http://vfpx.codeplex.com/workitem/9287</link><description>Need a way to allow the developer to show or hide menu tabs programatically&lt;br /&gt;</description><author>GoranZ</author><pubDate>Thu, 16 May 2013 12:10:49 GMT</pubDate><guid isPermaLink="false">Closed Feature: TabMenu: Ability to Hide Menu Items [9287] 20130516121049P</guid></item><item><title>Closed Feature: TabMenu: Ability to Minimize the Ribbon [9288]</title><link>http://vfpx.codeplex.com/workitem/9288</link><description>The Office Control has two sizes, the expanded view which shows the tabs all the time and a minimized view which only shows the tab headings and then grows to show the menu tab details after the tab is selected.  The TabMenu interface should offer the same functionality.&lt;br /&gt;</description><author>GoranZ</author><pubDate>Thu, 16 May 2013 12:10:48 GMT</pubDate><guid isPermaLink="false">Closed Feature: TabMenu: Ability to Minimize the Ribbon [9288] 20130516121048P</guid></item><item><title>Closed Feature: TabMenu: Support for Popup Level Actions [9451]</title><link>http://vfpx.codeplex.com/workitem/9451</link><description>A small button to the right of the caption within a group of menu items is available inthe Office 2007 ribbon which will have a large tip window appear and have an action associated with it.&lt;br /&gt;</description><author>GoranZ</author><pubDate>Thu, 16 May 2013 12:10:48 GMT</pubDate><guid isPermaLink="false">Closed Feature: TabMenu: Support for Popup Level Actions [9451] 20130516121048P</guid></item><item><title>Closed Issue: TabMenu: Fade In/Out slow on some systems [9500]</title><link>http://vfpx.codeplex.com/workitem/9500</link><description>The fading effect added to the popup windows in the tabmenu is very slow and as such can give the impression of the interface being hung... the code causing this is in the FadeIn&amp;#40;&amp;#41; FadeOut&amp;#40;&amp;#41; methods of the frmTabMenu class which if commented out will remove these effects from the screen.&lt;br /&gt;&amp;#160;&lt;br /&gt;The code needs to be able to consider the different PCs that may be running the interface.&lt;br /&gt;</description><author>GoranZ</author><pubDate>Thu, 16 May 2013 12:10:48 GMT</pubDate><guid isPermaLink="false">Closed Issue: TabMenu: Fade In/Out slow on some systems [9500] 20130516121048P</guid></item><item><title>Closed Issue: TabMenu: The menu popus do not close [9638]</title><link>http://vfpx.codeplex.com/workitem/9638</link><description>The submenu popups not close if an option will not be selected.&lt;br /&gt;&amp;#160;&lt;br /&gt;After expanding, the ribbon does not minimize automatically if not to move the mouse on the menus.&lt;br /&gt;</description><author>GoranZ</author><pubDate>Thu, 16 May 2013 12:10:47 GMT</pubDate><guid isPermaLink="false">Closed Issue: TabMenu: The menu popus do not close [9638] 20130516121047P</guid></item><item><title>Closed Issue: Tabmenu: VFP Screen Titlebar Disappears [10249]</title><link>http://vfpx.codeplex.com/workitem/10249</link><description>I think the problem that I&amp;#39;m seeing has to do with the samplevfpscreen project. When I close out of it, my VFP desktop returns but I don&amp;#39;t have a Titlebar anymore.&lt;br /&gt; &lt;br /&gt;I think it&amp;#39;s because the _SCREEN.Titlebar property is still set to 0 instead of 1.&lt;br /&gt;</description><author>GoranZ</author><pubDate>Thu, 16 May 2013 12:10:45 GMT</pubDate><guid isPermaLink="false">Closed Issue: Tabmenu: VFP Screen Titlebar Disappears [10249] 20130516121045P</guid></item><item><title>Closed Feature: TabMenu: Large bar item [11153]</title><link>http://vfpx.codeplex.com/workitem/11153</link><description>Hi,&lt;br /&gt;Is it possible to have large bar item in tabmenu&amp;#63; How&amp;#63;&lt;br /&gt; &lt;br /&gt;Thank you&lt;br /&gt;</description><author>GoranZ</author><pubDate>Thu, 16 May 2013 12:10:45 GMT</pubDate><guid isPermaLink="false">Closed Feature: TabMenu: Large bar item [11153] 20130516121045P</guid></item><item><title>Closed Feature: TabMenu: Separator Bar in Popups [12122]</title><link>http://vfpx.codeplex.com/workitem/12122</link><description>The ability to include a separator bar on the start menu form and the menu popups.  To be able to specify this using the VFP Menu Editor with the usual &amp;#34;&amp;#92;-&amp;#34; bar prompt&lt;br /&gt;</description><author>GoranZ</author><pubDate>Thu, 16 May 2013 12:10:44 GMT</pubDate><guid isPermaLink="false">Closed Feature: TabMenu: Separator Bar in Popups [12122] 20130516121044P</guid></item><item><title>Closed Feature: TabMenu: Start Menu Descriptions [12123]</title><link>http://vfpx.codeplex.com/workitem/12123</link><description>The ability to include some descriptive text within the start menu form submenus.&lt;br /&gt;</description><author>GoranZ</author><pubDate>Thu, 16 May 2013 12:10:44 GMT</pubDate><guid isPermaLink="false">Closed Feature: TabMenu: Start Menu Descriptions [12123] 20130516121044P</guid></item><item><title>Closed Issue: FFC _GdiPlus.Vcx: Fix GetPropertyItem, MeasureStringA, DrawStringA [16817]</title><link>http://vfpx.codeplex.com/workitem/16817</link><description>Uploaded a fixed version of _gdiplus.vcx containing the following fixes&amp;#58;&lt;br /&gt; - GpImage.GetPropertyItem - now can retrieve correctly metadata info when PropertyTagType &amp;#61; Byte, also, enables retrieval of PropertyTagUndefined&lt;br /&gt;&amp;#160;&lt;br /&gt;- GpGraphics.DrawStringA - replaced the LEN&amp;#40;&amp;#41; function for LENC&amp;#40;&amp;#41; in order to support double-byte characters, used in Japan and China&lt;br /&gt;&amp;#160;&lt;br /&gt;- GpGraphics.MeasureStringA - replaced the LEN&amp;#40;&amp;#41; function for LENC&amp;#40;&amp;#41; in order to support double-byte characters, used in Japan and China&lt;br /&gt;</description><author>craigsboyd</author><pubDate>Thu, 16 May 2013 12:10:32 GMT</pubDate><guid isPermaLink="false">Closed Issue: FFC _GdiPlus.Vcx: Fix GetPropertyItem, MeasureStringA, DrawStringA [16817] 20130516121032P</guid></item><item><title>Closed Issue: Code Analyst 1.0 Alpha [18934]</title><link>http://vfpx.codeplex.com/workitem/18934</link><description>when Code Analyst is selected from the menu &amp;#40;or issue another do command&amp;#41;, and you select cancel from the file selection dialog, a program error is displayed...&lt;br /&gt;&amp;#160;&lt;br /&gt;Program Error&lt;br /&gt;Unhandled Structured Exception.&lt;br /&gt;ErrorNo&amp;#58; 1098&lt;br /&gt;Message&amp;#58; Return&amp;#47;Retry statement not allowed in Try&amp;#47;Catch&lt;br /&gt;&amp;#160;&lt;br /&gt;i traced this down to the Analyze Procedure in main.prg&lt;br /&gt;&amp;#160;&lt;br /&gt;in the main try catch loop, the return statement in this section is causing the error&amp;#58;&lt;br /&gt;&amp;#160;&lt;br /&gt;tcFile &amp;#61; GETFILE&amp;#40;&amp;#34;PRG&amp;#59;PJX&amp;#59;VCX&amp;#59;SCX&amp;#34;,&amp;#34;Select file&amp;#34;,&amp;#34;Open&amp;#34;,1,&amp;#34;Select file to analyze&amp;#34;&amp;#41;&lt;br /&gt;IF EMPTY&amp;#40;tcFile&amp;#41;&lt;br /&gt;&amp;#9;RETURN&lt;br /&gt;ENDIF&lt;br /&gt;&amp;#160;&lt;br /&gt;replacing the RETURN with EXIT works...&lt;br /&gt;also, that getfile statement, cant see why the button type parameter would be 1, why would a NEW button even be applicatble here&amp;#63; just my thought.&lt;br /&gt;</description><author>Akselsoft</author><pubDate>Thu, 16 May 2013 12:10:28 GMT</pubDate><guid isPermaLink="false">Closed Issue: Code Analyst 1.0 Alpha [18934] 20130516121028P</guid></item><item><title>Closed Issue: Code Analyst Suggestion [19044]</title><link>http://vfpx.codeplex.com/workitem/19044</link><description>When you initially run the program, to display the main form so that you can change the options before running on code.&lt;br /&gt;</description><author>Akselsoft</author><pubDate>Thu, 16 May 2013 12:10:28 GMT</pubDate><guid isPermaLink="false">Closed Issue: Code Analyst Suggestion [19044] 20130516121028P</guid></item><item><title>Closed Feature: Code Analyst - Add to Project Hooks [19054]</title><link>http://vfpx.codeplex.com/workitem/19054</link><description>Build code analyst review when building a project&lt;br /&gt;</description><author>Akselsoft</author><pubDate>Thu, 16 May 2013 12:10:27 GMT</pubDate><guid isPermaLink="false">Closed Feature: Code Analyst - Add to Project Hooks [19054] 20130516121027P</guid></item><item><title>Closed Issue: SccTextX Error: Wrong Version [19507]</title><link>http://vfpx.codeplex.com/workitem/19507</link><description>If you already used the first version of SccTextX,  you may got an error like &amp;#34;Wrong SCCTEXTX version&amp;#34; &lt;br /&gt;when doing check-ins or Check-Outs. This is because all SCCTEXT versions write an identifier into the SCA&amp;#47;VCA&amp;#47;FRA texxtfiles. &lt;br /&gt;If you open those files with any texteditor, the very first line reads something like &amp;#34;SCCTEXT Version 4.0.0.2&amp;#34;. This is the version string of the original MS-routine as well as the PL_SCCTEXT.PRG as well as again in this new version from 2008-11-12.  &lt;br /&gt;Only in the first incarnation of SCCTEXTX I had that clever idea to change that string to advertise &amp;#34;SCCTEXTX version 1.0.0.1&amp;#34;. Looking back, this was a bad idea, since it renders all your old files useless &amp;#59;&amp;#41; Thus in the new version I reverted that change back to the original string.   The second upload from today now additionally accepts both version strings, thus you shouldn&amp;#39;t get any compatibility problems anymore.&lt;br /&gt;&amp;#160;&lt;br /&gt;wOOdy&lt;br /&gt;&amp;#160;&lt;br /&gt;&amp;#34;&amp;#42;&amp;#180;&amp;#168;&amp;#41; &lt;br /&gt;&amp;#184;.&amp;#8226;&amp;#180;&amp;#184;.&amp;#8226;&amp;#42;&amp;#180;&amp;#168;&amp;#41; &amp;#184;.&amp;#8226;&amp;#42;&amp;#168;&amp;#41; &lt;br /&gt;&amp;#40;&amp;#184;.&amp;#8226;&amp;#180;. &amp;#40;&amp;#184;.&amp;#8226;&amp;#96; &amp;#42; &lt;br /&gt;.&amp;#8226;&amp;#96;.Visual FoxPro&amp;#58; It&amp;#39;s magic &amp;#33; &lt;br /&gt;&amp;#40;&amp;#184;.&amp;#8226;&amp;#96;&amp;#96;&amp;#8226;&amp;#8226;&amp;#42;&lt;br /&gt;</description><author>wOOdyProLib</author><pubDate>Thu, 16 May 2013 12:10:23 GMT</pubDate><guid isPermaLink="false">Closed Issue: SccTextX Error: Wrong Version [19507] 20130516121023P</guid></item><item><title>Closed Issue: Themedcontrols: zoomnavbar [21069]</title><link>http://vfpx.codeplex.com/workitem/21069</link><description>Great project&amp;#33;.&lt;br /&gt;In Windows XP SP3 Ballon TIP of the buttons on zoombar not appear.&lt;br /&gt;</description><author>craigsboyd</author><pubDate>Thu, 16 May 2013 12:10:20 GMT</pubDate><guid isPermaLink="false">Closed Issue: Themedcontrols: zoomnavbar [21069] 20130516121020P</guid></item><item><title>Closed Issue: New help file - Problem with index [21198]</title><link>http://vfpx.codeplex.com/workitem/21198</link><description>In the SP2 help file &amp;#40;before this fix&amp;#41;, I could go to &amp;#34;Index&amp;#34;, type &amp;#34;ComboBox&amp;#34; and I would see an item for &amp;#34;Combo box controls&amp;#34;. If I click on that item, I get a dialog asking me if I want &amp;#34;ComboBox Control&amp;#34; or &amp;#34;ComboBox Control Properties, Methods, and Events&amp;#34;. I chose the latter and I get the list of PEMS, but of course, all the links are missing. &lt;br /&gt;&amp;#160;&lt;br /&gt;However, in this new help file, when I click on &amp;#34;Combobox controls&amp;#34; there are a ton of options .. but the &amp;#34;ComboBox Control Properties, Methods, and Event&amp;#34; option isn&amp;#39;t there. I can&amp;#39;t get to the page to test to see if the links are fixed&amp;#33;&lt;br /&gt;&amp;#160;&lt;br /&gt;It looks like the same problem occurs with the Checkbox control, but the rest of the base controls seem to be okay.&lt;br /&gt;</description><author>Faure</author><pubDate>Thu, 16 May 2013 12:10:20 GMT</pubDate><guid isPermaLink="false">Closed Issue: New help file - Problem with index [21198] 20130516121020P</guid></item><item><title>Closed Issue: Vfp9 SP2 help file - Error Messages Listed Numerically [21307]</title><link>http://vfpx.codeplex.com/workitem/21307</link><description>The index tab lists&lt;br /&gt;&amp;#160;&lt;br /&gt;_error messages&lt;br /&gt;___alphabetical order&lt;br /&gt;&amp;#160;&lt;br /&gt;There is also a help page called &amp;#34;Error Messages Listed Numerically&amp;#34;. Please include it in the index as&lt;br /&gt;&amp;#160;&lt;br /&gt;_error messages&lt;br /&gt;___numerical order&lt;br /&gt;</description><author>Faure</author><pubDate>Thu, 16 May 2013 12:10:19 GMT</pubDate><guid isPermaLink="false">Closed Issue: Vfp9 SP2 help file - Error Messages Listed Numerically [21307] 20130516121019P</guid></item></channel></rss>