<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>VFPX</title><link>http://www.codeplex.com/VFPX/Project/ProjectRss.aspx</link><description>A Visual FoxPro Community effort to create open source add-ons for Visual FoxPro 9.0. The code, classes, and libraries made available here are the result of a community-based effort to support and ...</description><item><title>UPDATED RELEASE: VFP Grid ManyHeader2.1.1 (六月 20, 2008)</title><link>http://www.codeplex.com/VFPX/Release/ProjectReleases.aspx?ReleaseId=14606</link><description>&lt;div&gt;
This project provides a custom container to replace the base header the VFP grid uses now. The goals of this project are:&lt;br&gt; &lt;br&gt;&lt;ul&gt;
&lt;ul&gt;
&lt;li&gt;Allow 2 or more levels of headers per column. These custom headers can also be merged with one another.&lt;/li&gt;&lt;li&gt;Provide a more intuitive operation and interface for the grid’s lock columns feature.&lt;/li&gt;&lt;li&gt;Address the flaw: a column can’t be moved after having been locked.&lt;/li&gt;&lt;li&gt;Resolve the problem: user can unlock columns by right clicking with their mouse.&lt;/li&gt;&lt;li&gt;Support Theme (&lt;b&gt;new for ver 2.1 or later&lt;/b&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br&gt;&lt;b&gt;Note: Ver 2.1 only run in vfp9&lt;/b&gt;&lt;br&gt; &lt;br&gt;2.1.1 update to  2008-07-05 &lt;br&gt;Add12-1: Invoke on original headers events.&lt;br&gt;		Event list: Click, RightClick, DblClick, MouseMove, MouseDown, MouseUp, MouseEnter, MouseLeave, MouseWheel, MiddleClick&lt;br&gt;Add12-2: Resolution of the ManyHeader original of main ManyHeader events.&lt;br&gt;		Enent list: OnLock, OnDrag, OnClick, OnRightClick, OnDblClick, OnMouseMove, OnMouseDown, OnMouseUp, OnMouseEnter, OnMouseLeave, OnMouseWheel, OnMiddleClick&lt;br&gt;***&lt;br&gt;&lt;ul&gt;
&lt;ul&gt;
&lt;ul&gt;
&lt;li&gt;thanks to JimRNelson&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;/ul&gt;***&lt;br&gt;
&lt;/div&gt;</description><author></author><pubDate>Sat, 05 Jul 2008 03:23:24 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: VFP Grid ManyHeader2.1.1 (六月 20, 2008) 20080705032324A</guid></item><item><title>New Post: Suggestions for new projects</title><link>http://www.codeplex.com/VFPX/Thread/View.aspx?ThreadId=30904</link><description>&lt;div style="line-height: normal;"&gt;Hello guys.&lt;br&gt;
&lt;br&gt;
First of all, congratulations on this excellent projects. They are fine examples of world class programming.&lt;br&gt;
&lt;br&gt;
I'd like to propose a couple projects that fit very well on this effort and will be very helpful for all of us.&lt;br&gt;
&lt;br&gt;
The fist one is a native way to look at multidimensional data (from a relational source), ie a data cube like datadynamics dynamicube.&lt;br&gt;
&lt;br&gt;
You can find something about this here:&lt;br&gt;
&lt;br&gt;
http://www.datadynamics.com/Products/DDA/Default.aspx#features&lt;br&gt;
That would be a fine product specification sheet.&lt;br&gt;
&lt;br&gt;
or this : http://www.radar-soft.com&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
The second one is something we need badly for making those scorecards that managers love to see. I'm talking about gauges. There are some of them:&lt;br&gt;
&lt;br&gt;
http://www.dundas.com/Gallery/Gauge/NET/index.aspx?ImgGroup=Version+2.0&lt;br&gt;
&lt;br&gt;
http://www.dundas.com/Gallery/Gauge/NET/index.aspx?ImgGroup=Dashboards&lt;br&gt;
&lt;br&gt;
That would be a fine complement to foxcharts.&lt;br&gt;
&lt;br&gt;
I hope this proposed projects seems of interest for you people.&lt;br&gt;
&lt;br&gt;
Best regards&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;</description><author>vchigne</author><pubDate>Fri, 04 Jul 2008 22:40:30 GMT</pubDate><guid isPermaLink="false">New Post: Suggestions for new projects 20080704104030P</guid></item><item><title>New Post: Use GDIPlusX outside of FoxPro?</title><link>http://www.codeplex.com/VFPX/Thread/View.aspx?ThreadId=30536</link><description>&lt;div style="line-height: normal;"&gt;Hi AlanB,&lt;br&gt;
&lt;br&gt;
GDIPlusX uses ARGB, just like&amp;nbsp;.NET's System.Drawing namespace. The only CMYK support is the ImageAttributes.SetOutputChannel and a couple of other Image functional areas, the same as .NET. What gave you the impression that GDIPlusX supports CMYK drawing? We may need to correct some documentation.&lt;br&gt;
&lt;br&gt;
Thanks,&lt;br&gt;
BinaryBo&lt;br&gt;
&lt;/div&gt;</description><author>binarybo</author><pubDate>Fri, 04 Jul 2008 15:27:05 GMT</pubDate><guid isPermaLink="false">New Post: Use GDIPlusX outside of FoxPro? 20080704032705P</guid></item><item><title>New Post: Property Editor Issues</title><link>http://www.codeplex.com/VFPX/Thread/View.aspx?ThreadId=24995</link><description>&lt;div style="line-height: normal;"&gt;Heya,&lt;br&gt;
&lt;br&gt;
Have recently installed new version of New Property/Method dialog and I am having 2 minor issues (i.e. not urgent):&lt;br&gt;
&lt;br&gt;
1) Not sure what might be causing this but now when I use the &amp;quot;Reset To Default&amp;quot; right-click menu option I have to do it twice. Basically click menu item, menu re-draws itself and then I have to click it again to get it to reset&lt;br&gt;
&lt;br&gt;
2) More a behaviour issue I suppose but when I &amp;quot;Edit Property/Method&amp;quot; make a change to a property or method, like rename, them move off&amp;nbsp; the selected item I see the name changed in the dialog immediately, great. However if I go to another item, say I am renaming multiple items, without hitting the Apply for each one, I loose all my changes when exiting the dialog. IMHO, I should be prompted if I have not &amp;quot;applied&amp;quot; all changes or by default save all the changes. &lt;br&gt;
&lt;br&gt;
Again, great work guys (and gals)!!!!&lt;br&gt;
&lt;br&gt;
Toodles,&lt;br&gt;
Steve Dingle&lt;br&gt;
&lt;/div&gt;</description><author>SteveDingle</author><pubDate>Fri, 04 Jul 2008 08:48:49 GMT</pubDate><guid isPermaLink="false">New Post: Property Editor Issues 20080704084849A</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/VFPX/Wiki/View.aspx?title=Home&amp;version=127</link><description>&lt;div class="wikidoc"&gt;
&lt;h3&gt;
&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=34765" alt="vfpxpaw.jpg" /&gt; Welcome to VFPX
&lt;/h3&gt;VFPX is a Visual FoxPro Community effort to create open source add-ons for Visual FoxPro 9.0. The code, classes, and libraries made available here are the result of a community-based effort to support and extend Visual FoxPro. Anyone can join-in, help and propose new VFPX projects for possible inclusion in the effort. VFPX members are fans of FoxPro and they give generously of their time, resources, and ideas to make VFPX possible. A debt of gratitude is owed to everyone that has participated or otherwise contributed to VFPX. Thank you.&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;h3&gt;
&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=38198" alt="houses.png" /&gt; Project List
&lt;/h3&gt;Below is a list of projects that have been accepted as part of the VFPX initiative. You'll note that the projects are grouped based on stability and level of development. The links provide access to the listed project's home page or, in the case that no project home page has yet been provided, the project's release page. The latest release of each project is available from the project's home page or from the &lt;a href="http://www.codeplex.com/VFPX/Release/ProjectReleases.aspx?ReleaseId=6446"&gt;VFPX Current Releases&lt;/a&gt; page.&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;table&gt;
&lt;tr&gt;
&lt;td&gt; &lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=38193" alt="star_yellow.png" /&gt; &lt;b&gt;Production Releases&lt;/b&gt; &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=Sedna&amp;amp;referringTitle=Home"&gt;Sedna&lt;/a&gt; &lt;/td&gt;&lt;td&gt; Microsoft Visual FoxPro 9.0 &amp;quot;Sedna&amp;quot; Add-Ons &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=GDIPlusX&amp;amp;referringTitle=Home"&gt;GDIPlusX&lt;/a&gt; &lt;/td&gt;&lt;td&gt; VFP 9.0 class libraries that wrap the 603 GDI+ Flat API functions of GDIPlus.dll &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=Property%20and%20Method%20Replacement&amp;amp;referringTitle=Home"&gt;Property and Method Replacement&lt;/a&gt; &lt;/td&gt;&lt;td&gt; Replace the native VFP dialogs to create, edit, and maintain list of Properties and Methods &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=FFC&amp;amp;referringTitle=Home"&gt;FFC&lt;/a&gt; &lt;/td&gt;&lt;td&gt; Microsoft Visual FoxPro 9.0 Foundation Classes &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=XSource&amp;amp;referringTitle=Home"&gt;XSource&lt;/a&gt; &lt;/td&gt;&lt;td&gt; Microsoft Visual FoxPro 9.0 SP2 XSource Projects &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=Alternate%20SCCText&amp;amp;referringTitle=Home"&gt;Alternate SCCText&lt;/a&gt; &lt;/td&gt;&lt;td&gt; New and improved version of source code control to text program &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;/td&gt;&lt;td&gt; &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=38197" alt="star_red.png" /&gt; &lt;b&gt;Release Candidates&lt;/b&gt; &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=ctl32_statusbar&amp;amp;referringTitle=Home"&gt;ctl32_statusbar&lt;/a&gt;  &lt;/td&gt;&lt;td&gt; Replacement for VFP _screen Status Bar, or can be used on a form &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=ctl32_scontainer&amp;amp;referringTitle=Home"&gt;ctl32_scontainer&lt;/a&gt; &lt;/td&gt;&lt;td&gt; Scrollable containers on VFP forms &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;/td&gt;&lt;td&gt; &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=38195" alt="star_green.png" /&gt; &lt;b&gt;Beta Releases&lt;/b&gt; &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=DeskTop%20Alerts&amp;amp;referringTitle=Home"&gt;DeskTop Alerts&lt;/a&gt; &lt;/td&gt;&lt;td&gt; Outlook style alerts are popup windows to message users &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=ThemedControls&amp;amp;referringTitle=Home"&gt;ThemedControls&lt;/a&gt; &lt;/td&gt;&lt;td&gt; OutlookNavBar and other controls to provide the Outlook look and feel in your VFP app &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=Tab%20Menu&amp;amp;referringTitle=Home"&gt;Tab Menu&lt;/a&gt; &lt;/td&gt;&lt;td&gt; Ribbon control generated from VFP menus &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=OOP%20Menu%20Project&amp;amp;referringTitle=Home"&gt;OOP Menu Project&lt;/a&gt;  &lt;/td&gt;&lt;td&gt;  Object-Oriented menus &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=FoxCharts&amp;amp;referringTitle=Home"&gt;FoxCharts&lt;/a&gt; &lt;/td&gt;&lt;td&gt; ActiveX-free charting leverages GDIPlusX &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;/td&gt;&lt;td&gt; &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=38194" alt="star_blue.png" /&gt; &lt;b&gt;Alpha Releases&lt;/b&gt; &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=Code%20Analyst&amp;amp;referringTitle=Home"&gt;Code Analyst&lt;/a&gt;  &lt;/td&gt;&lt;td&gt;  Tool to help your recognize refactoring opportunities by spotting bad smells you select &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=ClassBrowserX&amp;amp;referringTitle=Home"&gt;ClassBrowserX&lt;/a&gt;  &lt;/td&gt;&lt;td&gt;  Standard VFP ClassBrowser with enhancements to the Export Code feature &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=JustBehave&amp;amp;referringTitle=Home"&gt;JustBehave&lt;/a&gt;  &lt;/td&gt;&lt;td&gt;  Extend the behavior of any VFP baseclass or custom framework class without additional code &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=Table%20Designer%20X&amp;amp;referringTitle=Home"&gt;Table Designer X&lt;/a&gt; &lt;/td&gt;&lt;td&gt;  Non-modal replacement for the VFP Table Designer &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=VFP%20Grid%20ManyHeader&amp;amp;referringTitle=Home"&gt;VFP Grid ManyHeader&lt;/a&gt; &lt;/td&gt;&lt;td&gt;  Custom container to replace and extend VFP's header functionality &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;/td&gt;&lt;td&gt; &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=38196" alt="star_grey.png" /&gt; &lt;b&gt;Planning Stage&lt;/b&gt; &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=VFP%20MSBuild%20Target&amp;amp;referringTitle=Home"&gt;VFP MSBuild Target&lt;/a&gt; &lt;/td&gt;&lt;td&gt; Integrate VFP builds into an automated process &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=VFP%209.0%20Localization%20in%20French&amp;amp;referringTitle=Home"&gt;VFP 9.0 Localization in French&lt;/a&gt;  &lt;/td&gt;&lt;td&gt;  Provides a French-localized IDE and tools&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=VFP%209.0%20Localization%20in%20Russian&amp;amp;referringTitle=Home"&gt;VFP 9.0 Localization in Russian&lt;/a&gt;  &lt;/td&gt;&lt;td&gt;  Provides a Russian-localized IDE and help &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=VFP%209.0%20Localization%20in%20Portuguese&amp;amp;referringTitle=Home"&gt;VFP 9.0 Localization in Portuguese&lt;/a&gt;  &lt;/td&gt;&lt;td&gt;  Provides a Portuguese-localized IDE and help &lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt; &lt;br /&gt; &lt;br /&gt;&lt;h3&gt;
&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=33712" alt="newproject.png" /&gt; How to Propose a New Project
&lt;/h3&gt;The project proposal process is fairly simple and designed to reduce administrative overhead for all involved. All you have to do us fill out a two page &lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=VFPX%20Project%20Proposal&amp;amp;referringTitle=Home"&gt;VFPX Project Proposal&lt;/a&gt; which provides the VFPX Administrators information needed to determine if the project fits into VFPX. Once you fill out the proposal, send the document to: projects AT vfpx.com. &lt;br /&gt; &lt;br /&gt;The administrators will review the proposal and let you know if it will be included or not included. The review process time varies depending on how busy the administrators are when you submit the proposal. After all, they all have day jobs too, just like you. You can review the &lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=Project%20Manager%20Acceptance%20Outline&amp;amp;referringTitle=Home"&gt;Project Manager Acceptance Outline&lt;/a&gt; to understand what happens once a project is accepted and &lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=Tips%20For%20Project%20Managers&amp;amp;referringTitle=Home"&gt;Tips For Project Managers&lt;/a&gt; to gain some helpful tips in working with CodePlex.&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;h3&gt;
&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=38206" alt="scroll.png" /&gt; Licensing
&lt;/h3&gt;The projects presented here were donated to VFPX by contributors, developed by VFPX members, or included as part of Microsoft's efforts to share the source of certain VFP product components with the VFP Community. All of the projects here are governed by the &lt;a href="http://www.codeplex.com/VFPX/license" class="externalLink"&gt;Shared Source License for VFPX&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; unless otherwise stated or noted in a project's source code/documentation. &lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;h3&gt;
&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=33714" alt="getinvolved.png" /&gt; How to Get Involved in VFPX
&lt;/h3&gt;VFPX is a volunteer effort in need of project managers, designers, developers, documentation specialists, testers, sales people, marketing, and visionaries. Determine how you can help and get involved. Plainly put, this is a significant part of the future of Visual FoxPro. You can decide if you are going to sit by and watch, or get involved. The more people who participate in this effort, the less each of us has to work to make it a success. Help &lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=Get%20The%20Word%20Out&amp;amp;referringTitle=Home"&gt;Get The Word Out&lt;/a&gt;!&lt;br /&gt; &lt;br /&gt;If you want to get involved on one or more of the many projects included in VFPX, contact the project manager and let them know you are interested in helping out. The project manager knows resources required and roles needed on the project. You work with the project manager to determine the role you will play. The project manager will work with the VFPX administrators to get your CodePlex login added as a developer. &lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=Latest%20News&amp;amp;referringTitle=Home"&gt;Latest News&lt;/a&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=VFPX%20Logos%20and%20Images&amp;amp;referringTitle=Home"&gt;VFPX Logos and Images&lt;/a&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;h3&gt;
&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=33711" alt="faq.png" /&gt; Frequently Asked Questions
&lt;/h3&gt;&lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=Tips%20For%20Project%20Managers&amp;amp;referringTitle=Home"&gt;Tips For Project Managers&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=How%20Do%20I%20Setup%20Source%20Code%20Control%20and%20Contribute%20Here%3f&amp;amp;referringTitle=Home"&gt;How Do I Setup Source Code Control and Contribute Here?&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>craigsboyd</author><pubDate>Fri, 04 Jul 2008 01:53:31 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080704015331A</guid></item><item><title>Updated Wiki: Tips For Project Managers</title><link>http://www.codeplex.com/VFPX/Wiki/View.aspx?title=Tips For Project Managers&amp;version=15</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;
Tips For Project Managers
&lt;/h1&gt;&lt;b&gt;This page includes tips and guidelines for project managers.&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=38236" alt="38236" /&gt;&lt;br /&gt; &lt;br /&gt;This is a work in progress so feel free to add your own notes or comments that you believe will helpful to other project managers on VFPX&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Update the Wiki page for your project&lt;/b&gt;: Important information to include would be&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;Your name and contact information&lt;/li&gt;&lt;li&gt;A brief description of your project&lt;/li&gt;&lt;li&gt;Instructions on how to join the project&lt;/li&gt;
&lt;/ul&gt;&lt;li&gt;&lt;b&gt;Use 2 different projects&lt;/b&gt;: One for distribution and one for source control. If you distribute your source control project, any one who downloads your project for evaluation will get a prompt to log in to source control.&lt;/li&gt;&lt;li&gt;&lt;b&gt;Prefix your checkins with the project name&lt;/b&gt;: Every checkin is listed under the Source Code tab. It is very helpful to show the project that the checkin applies to.&lt;/li&gt;&lt;li&gt;&lt;b&gt;Prefix your work items with the project name&lt;/b&gt;: Even though you can filter work items by project. It is nice to see, at a glance, what project the work item belongs to.&lt;/li&gt;&lt;li&gt;&lt;b&gt;Prefix your discussion threads with the project name&lt;/b&gt;: This allows discussions to be easily identified by project.&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h3&gt;
Resources
&lt;/h3&gt;&lt;a href="http://www.codeplex.com/Wiki/View.aspx?ProjectName=CodePlex&amp;amp;title=CodePlex%20Wiki%20Markup%20Guide" class="externalLink"&gt;Wiki Markup Guide&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;Sample links:&lt;br /&gt;&lt;pre&gt;
Wiki markup:
[url:Discussions|../Thread/List.aspx]
[url:Issue Tracker|../WorkItem/AdvancedList.aspx]
[url:Source Code|../SourceControl/ListDownloadableCommits.aspx]
&lt;/pre&gt; &lt;br /&gt; &lt;br /&gt;&lt;a href="../Thread/List.aspx" class="externalLink"&gt;Discussions&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="../WorkItem/AdvancedList.aspx" class="externalLink"&gt;Issue Tracker&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="../SourceControl/ListDownloadableCommits.aspx" class="externalLink"&gt;Source Code&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>binarybo</author><pubDate>Fri, 04 Jul 2008 00:51:44 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Tips For Project Managers 20080704125144A</guid></item><item><title>Updated Wiki: Tips For Project Managers</title><link>http://www.codeplex.com/VFPX/Wiki/View.aspx?title=Tips For Project Managers&amp;version=14</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;
Tips For Project Managers
&lt;/h1&gt;&lt;b&gt;This page includes tips and guidelines for project managers.&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=38326" alt="38326" /&gt;&lt;br /&gt; &lt;br /&gt;This is a work in progress so feel free to add your own notes or comments that you believe will helpful to other project managers on VFPX&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Update the Wiki page for your project&lt;/b&gt;: Important information to include would be&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;Your name and contact information&lt;/li&gt;&lt;li&gt;A brief description of your project&lt;/li&gt;&lt;li&gt;Instructions on how to join the project&lt;/li&gt;
&lt;/ul&gt;&lt;li&gt;&lt;b&gt;Use 2 different projects&lt;/b&gt;: One for distribution and one for source control. If you distribute your source control project, any one who downloads your project for evaluation will get a prompt to log in to source control.&lt;/li&gt;&lt;li&gt;&lt;b&gt;Prefix your checkins with the project name&lt;/b&gt;: Every checkin is listed under the Source Code tab. It is very helpful to show the project that the checkin applies to.&lt;/li&gt;&lt;li&gt;&lt;b&gt;Prefix your work items with the project name&lt;/b&gt;: Even though you can filter work items by project. It is nice to see, at a glance, what project the work item belongs to.&lt;/li&gt;&lt;li&gt;&lt;b&gt;Prefix your discussion threads with the project name&lt;/b&gt;: This allows discussions to be easily identified by project.&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h3&gt;
Resources
&lt;/h3&gt;&lt;a href="http://www.codeplex.com/Wiki/View.aspx?ProjectName=CodePlex&amp;amp;title=CodePlex%20Wiki%20Markup%20Guide" class="externalLink"&gt;Wiki Markup Guide&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;Sample links:&lt;br /&gt;&lt;pre&gt;
Wiki markup:
[url:Discussions|../Thread/List.aspx]
[url:Issue Tracker|../WorkItem/AdvancedList.aspx]
[url:Source Code|../SourceControl/ListDownloadableCommits.aspx]
&lt;/pre&gt; &lt;br /&gt; &lt;br /&gt;&lt;a href="../Thread/List.aspx" class="externalLink"&gt;Discussions&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="../WorkItem/AdvancedList.aspx" class="externalLink"&gt;Issue Tracker&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="../SourceControl/ListDownloadableCommits.aspx" class="externalLink"&gt;Source Code&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>binarybo</author><pubDate>Fri, 04 Jul 2008 00:51:27 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Tips For Project Managers 20080704125127A</guid></item><item><title>Updated Wiki: Tips For Project Managers</title><link>http://www.codeplex.com/VFPX/Wiki/View.aspx?title=Tips For Project Managers&amp;version=13</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;
Tips For Project Managers
&lt;/h1&gt;&lt;b&gt;This page includes tips and guidelines for project managers.&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;This is a work in progress so feel free to add your own notes or comments that you believe will helpful to other project managers on VFPX&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Update the Wiki page for your project&lt;/b&gt;: Important information to include would be&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;Your name and contact information&lt;/li&gt;&lt;li&gt;A brief description of your project&lt;/li&gt;&lt;li&gt;Instructions on how to join the project&lt;/li&gt;
&lt;/ul&gt;&lt;li&gt;&lt;b&gt;Use 2 different projects&lt;/b&gt;: One for distribution and one for source control. If you distribute your source control project, any one who downloads your project for evaluation will get a prompt to log in to source control.&lt;/li&gt;&lt;li&gt;&lt;b&gt;Prefix your checkins with the project name&lt;/b&gt;: Every checkin is listed under the Source Code tab. It is very helpful to show the project that the checkin applies to.&lt;/li&gt;&lt;li&gt;&lt;b&gt;Prefix your work items with the project name&lt;/b&gt;: Even though you can filter work items by project. It is nice to see, at a glance, what project the work item belongs to.&lt;/li&gt;&lt;li&gt;&lt;b&gt;Prefix your discussion threads with the project name&lt;/b&gt;: This allows discussions to be easily identified by project.&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;h3&gt;
Resources
&lt;/h3&gt;&lt;a href="http://www.codeplex.com/Wiki/View.aspx?ProjectName=CodePlex&amp;amp;title=CodePlex%20Wiki%20Markup%20Guide" class="externalLink"&gt;Wiki Markup Guide&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;Sample links:&lt;br /&gt;&lt;pre&gt;
Wiki markup:
[url:Discussions|../Thread/List.aspx]
[url:Issue Tracker|../WorkItem/AdvancedList.aspx]
[url:Source Code|../SourceControl/ListDownloadableCommits.aspx]
&lt;/pre&gt; &lt;br /&gt; &lt;br /&gt;&lt;a href="../Thread/List.aspx" class="externalLink"&gt;Discussions&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="../WorkItem/AdvancedList.aspx" class="externalLink"&gt;Issue Tracker&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;&lt;a href="../SourceControl/ListDownloadableCommits.aspx" class="externalLink"&gt;Source Code&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>binarybo</author><pubDate>Fri, 04 Jul 2008 00:50:47 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Tips For Project Managers 20080704125047A</guid></item><item><title>Updated Wiki: Home</title><link>http://www.codeplex.com/VFPX/Wiki/View.aspx?title=Home&amp;version=126</link><description>&lt;div class="wikidoc"&gt;
&lt;h3&gt;
&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=34765" alt="vfpxpaw.jpg" /&gt;Welcome to VFPX
&lt;/h3&gt;VFPX is a Visual FoxPro Community effort to create open source add-ons for Visual FoxPro 9.0. The code, classes, and libraries made available here are the result of a community-based effort to support and extend Visual FoxPro. Anyone can join-in, help and propose new VFPX projects for possible inclusion in the effort. VFPX members are fans of FoxPro and they give generously of their time, resources, and ideas to make VFPX possible. A debt of gratitude is owed to everyone that has participated or otherwise contributed to VFPX. Thank you.&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;h3&gt;
&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=38198" alt="houses.png" /&gt;Project List
&lt;/h3&gt;Below is a list of projects that have been accepted as part of the VFPX initiative. You'll note that the projects are grouped based on stability and level of development. The links provide access to the listed project's home page or, in the case that no project home page has yet been provided, the project's release page. The latest release of each project is available from the project's home page or from the &lt;a href="http://www.codeplex.com/VFPX/Release/ProjectReleases.aspx?ReleaseId=6446"&gt;VFPX Current Releases&lt;/a&gt; page.&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;table&gt;
&lt;tr&gt;
&lt;td&gt; &lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=38193" alt="star_yellow.png" /&gt; &lt;b&gt;Production Releases&lt;/b&gt; &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=Sedna&amp;amp;referringTitle=Home"&gt;Sedna&lt;/a&gt; &lt;/td&gt;&lt;td&gt; Microsoft Visual FoxPro 9.0 &amp;quot;Sedna&amp;quot; Add-Ons &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=GDIPlusX&amp;amp;referringTitle=Home"&gt;GDIPlusX&lt;/a&gt; &lt;/td&gt;&lt;td&gt; VFP 9.0 class libraries that wrap the 603 GDI+ Flat API functions of GDIPlus.dll &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=Property%20and%20Method%20Replacement&amp;amp;referringTitle=Home"&gt;Property and Method Replacement&lt;/a&gt; &lt;/td&gt;&lt;td&gt; Replace the native VFP dialogs to create, edit, and maintain list of Properties and Methods &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=FFC&amp;amp;referringTitle=Home"&gt;FFC&lt;/a&gt; &lt;/td&gt;&lt;td&gt; Microsoft Visual FoxPro 9.0 Foundation Classes &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=XSource&amp;amp;referringTitle=Home"&gt;XSource&lt;/a&gt; &lt;/td&gt;&lt;td&gt; Microsoft Visual FoxPro 9.0 SP2 XSource Projects &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=Alternate%20SCCText&amp;amp;referringTitle=Home"&gt;Alternate SCCText&lt;/a&gt; &lt;/td&gt;&lt;td&gt; New and improved version of source code control to text program &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;/td&gt;&lt;td&gt; &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=38197" alt="star_red.png" /&gt; &lt;b&gt;Release Candidates&lt;/b&gt; &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=ctl32_statusbar&amp;amp;referringTitle=Home"&gt;ctl32_statusbar&lt;/a&gt;  &lt;/td&gt;&lt;td&gt; Replacement for VFP _screen Status Bar, or can be used on a form &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=ctl32_scontainer&amp;amp;referringTitle=Home"&gt;ctl32_scontainer&lt;/a&gt; &lt;/td&gt;&lt;td&gt; Scrollable containers on VFP forms &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;/td&gt;&lt;td&gt; &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=38195" alt="star_green.png" /&gt; &lt;b&gt;Beta Releases&lt;/b&gt; &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=DeskTop%20Alerts&amp;amp;referringTitle=Home"&gt;DeskTop Alerts&lt;/a&gt; &lt;/td&gt;&lt;td&gt; Outlook style alerts are popup windows to message users &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=ThemedControls&amp;amp;referringTitle=Home"&gt;ThemedControls&lt;/a&gt; &lt;/td&gt;&lt;td&gt; OutlookNavBar and other controls to provide the Outlook look and feel in your VFP app &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=Tab%20Menu&amp;amp;referringTitle=Home"&gt;Tab Menu&lt;/a&gt; &lt;/td&gt;&lt;td&gt; Ribbon control generated from VFP menus &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=OOP%20Menu%20Project&amp;amp;referringTitle=Home"&gt;OOP Menu Project&lt;/a&gt;  &lt;/td&gt;&lt;td&gt;  Object-Oriented menus &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=FoxCharts&amp;amp;referringTitle=Home"&gt;FoxCharts&lt;/a&gt; &lt;/td&gt;&lt;td&gt; ActiveX-free charting leverages GDIPlusX &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;/td&gt;&lt;td&gt; &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=38194" alt="star_blue.png" /&gt; &lt;b&gt;Alpha Releases&lt;/b&gt; &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=Code%20Analyst&amp;amp;referringTitle=Home"&gt;Code Analyst&lt;/a&gt;  &lt;/td&gt;&lt;td&gt;  Tool to help your recognize refactoring opportunities by spotting bad smells you select &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=ClassBrowserX&amp;amp;referringTitle=Home"&gt;ClassBrowserX&lt;/a&gt;  &lt;/td&gt;&lt;td&gt;  Standard VFP ClassBrowser with enhancements to the Export Code feature &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=JustBehave&amp;amp;referringTitle=Home"&gt;JustBehave&lt;/a&gt;  &lt;/td&gt;&lt;td&gt;  Extend the behavior of any VFP baseclass or custom framework class without additional code &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=Table%20Designer%20X&amp;amp;referringTitle=Home"&gt;Table Designer X&lt;/a&gt; &lt;/td&gt;&lt;td&gt;  Non-modal replacement for the VFP Table Designer &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=VFP%20Grid%20ManyHeader&amp;amp;referringTitle=Home"&gt;VFP Grid ManyHeader&lt;/a&gt; &lt;/td&gt;&lt;td&gt;  Custom container to replace and extend VFP's header functionality &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;/td&gt;&lt;td&gt; &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=38196" alt="star_grey.png" /&gt; &lt;b&gt;Planning Stage&lt;/b&gt; &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=VFP%20MSBuild%20Target&amp;amp;referringTitle=Home"&gt;VFP MSBuild Target&lt;/a&gt; &lt;/td&gt;&lt;td&gt; Integrate VFP builds into an automated process &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=VFP%209.0%20Localization%20in%20French&amp;amp;referringTitle=Home"&gt;VFP 9.0 Localization in French&lt;/a&gt;  &lt;/td&gt;&lt;td&gt;  Provides a French-localized IDE and tools&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=VFP%209.0%20Localization%20in%20Russian&amp;amp;referringTitle=Home"&gt;VFP 9.0 Localization in Russian&lt;/a&gt;  &lt;/td&gt;&lt;td&gt;  Provides a Russian-localized IDE and help &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; &lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=VFP%209.0%20Localization%20in%20Portuguese&amp;amp;referringTitle=Home"&gt;VFP 9.0 Localization in Portuguese&lt;/a&gt;  &lt;/td&gt;&lt;td&gt;  Provides a Portuguese-localized IDE and help &lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt; &lt;br /&gt; &lt;br /&gt;&lt;h3&gt;
&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=33712" alt="newproject.png" /&gt; How to Propose a New Project
&lt;/h3&gt;The project proposal process is fairly simple and designed to reduce administrative overhead for all involved. All you have to do us fill out a two page &lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=VFPX%20Project%20Proposal&amp;amp;referringTitle=Home"&gt;VFPX Project Proposal&lt;/a&gt; which provides the VFPX Administrators information needed to determine if the project fits into VFPX. Once you fill out the proposal, send the document to: projects AT vfpx.com. &lt;br /&gt; &lt;br /&gt;The administrators will review the proposal and let you know if it will be included or not included. The review process time varies depending on how busy the administrators are when you submit the proposal. After all, they all have day jobs too, just like you. You can review the &lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=Project%20Manager%20Acceptance%20Outline&amp;amp;referringTitle=Home"&gt;Project Manager Acceptance Outline&lt;/a&gt; to understand what happens once a project is accepted and &lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=Tips%20For%20Project%20Managers&amp;amp;referringTitle=Home"&gt;Tips For Project Managers&lt;/a&gt; to gain some helpful tips in working with CodePlex.&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;h3&gt;
&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=38206" alt="scroll.png" /&gt;Licensing
&lt;/h3&gt;The projects presented here were donated to VFPX by contributors, developed by VFPX members, or included as part of Microsoft's efforts to share the source of certain VFP product components with the VFP Community. All of the projects here are governed by the &lt;a href="http://www.codeplex.com/VFPX/license" class="externalLink"&gt;Shared Source License for VFPX&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; unless otherwise stated or noted in a project's source code/documentation. &lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;h3&gt;
&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=33714" alt="getinvolved.png" /&gt; How to Get Involved in VFPX
&lt;/h3&gt;VFPX is a volunteer effort in need of project managers, designers, developers, documentation specialists, testers, sales people, marketing, and visionaries. Determine how you can help and get involved. Plainly put, this is a significant part of the future of Visual FoxPro. You can decide if you are going to sit by and watch, or get involved. The more people who participate in this effort, the less each of us has to work to make it a success. Help &lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=Get%20The%20Word%20Out&amp;amp;referringTitle=Home"&gt;Get The Word Out&lt;/a&gt;!&lt;br /&gt; &lt;br /&gt;If you want to get involved on one or more of the many projects included in VFPX, contact the project manager and let them know you are interested in helping out. The project manager knows resources required and roles needed on the project. You work with the project manager to determine the role you will play. The project manager will work with the VFPX administrators to get your CodePlex login added as a developer. &lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=Latest%20News&amp;amp;referringTitle=Home"&gt;Latest News&lt;/a&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=VFPX%20Logos%20and%20Images&amp;amp;referringTitle=Home"&gt;VFPX Logos and Images&lt;/a&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;&lt;h3&gt;
&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=33711" alt="faq.png" /&gt; Frequently Asked Questions
&lt;/h3&gt;&lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=Tips%20For%20Project%20Managers&amp;amp;referringTitle=Home"&gt;Tips For Project Managers&lt;/a&gt;&lt;br /&gt;&lt;a href="http://www.codeplex.com/VFPX/Wiki/View.aspx?title=How%20Do%20I%20Setup%20Source%20Code%20Control%20and%20Contribute%20Here%3f&amp;amp;referringTitle=Home"&gt;How Do I Setup Source Code Control and Contribute Here?&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>craigsboyd</author><pubDate>Fri, 04 Jul 2008 00:50:11 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20080704125011A</guid></item><item><title>Updated Wiki: Tab Menu</title><link>http://www.codeplex.com/VFPX/Wiki/View.aspx?title=Tab Menu&amp;version=10</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;
&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=38216" alt="home.png" /&gt; Tab Menu
&lt;/h1&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;b&gt;Seeks to provide an Office 2007 style menu interface using the standard VFP menu designer plus extensions for VFP projects.&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=38236" alt="38236" /&gt;&lt;br /&gt; &lt;br /&gt;Project Manager: Goran Zidar(g.zidar AT gmail DOT COM)&lt;br /&gt; &lt;br /&gt;The latest release 1.0.5 has been made available on the 20/03/2008.  This release provides the functionality to change the look of the UI and comes with examples including two different themes.  The Blue theme and a Black theme; see the screenshots below for and idea of what I am talking about.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=30327" alt="tabmenu_blue.png" /&gt;&lt;br /&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=30328" alt="tabmenu_black.png" /&gt;&lt;br /&gt; &lt;br /&gt;This version also allows you to create a menu that behaves like the traditional menus that we are familiar with as shown in the screenshot below:&lt;br /&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=30329" alt="tabmenu_classic.png" /&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>craigsboyd</author><pubDate>Fri, 04 Jul 2008 00:44:52 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Tab Menu 20080704124452A</guid></item><item><title>Updated Wiki: ThemedControls</title><link>http://www.codeplex.com/VFPX/Wiki/View.aspx?title=ThemedControls&amp;version=17</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;
&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=38215" alt="home.png" /&gt; ThemedControls
&lt;/h1&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;b&gt;A suite of controls created to improve the UI of your Visual FoxPro applications.&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=38236" alt="38236" /&gt;&lt;br /&gt; &lt;br /&gt;Project Manager: Emerson Santon Reed &lt;a href="mailto:emerson_reed@hotmail.com" class="externalLink"&gt;emerson_reed@hotmail.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;OutlookNavBar&lt;/b&gt;, formerly known as the Outlook2003Bar, is a very cool component included in this suite. It resembles the Outlook panel interface, making it perfect for grouping similar items in an application's UI. You’ll find working with the OutlookNavBar similar to working with a pageframe. It’s incredibly easy to use, and I think you'll agree that the results are amazing.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=30879" alt="OutlookNavBar.png" /&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;ExplorerBar&lt;/b&gt;, a bar with group panels just like Windows XP.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=36496" alt="ThemedExplorerBar.png" /&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;ToolBox&lt;/b&gt;, a toolbar (similar to the new VFP ToolBox), with expand/collapse panels capability.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=30876" alt="ToolBox.png" /&gt;&lt;br /&gt; &lt;br /&gt;Another cool control in this suite is the &lt;b&gt;ZoomNavBar&lt;/b&gt;. The current button is &amp;quot;zoomed&amp;quot; when the mouse passes over it and you can add a &amp;quot;menu&amp;quot; to be displayed when button is clicked.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=30877" alt="ZoomNavBar1.png" /&gt;&lt;br /&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=30878" alt="ZoomNavBar2.png" /&gt;&lt;br /&gt; &lt;br /&gt;Here you can see a sample video showing some &lt;b&gt;ThemedControls&lt;/b&gt; features.&lt;br /&gt;&lt;a href="javascript:window.location.href='http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=18903';"&gt;ThemedControls video&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;You can download the source code and samples here:&lt;br /&gt;&lt;a href="http://www.codeplex.com/VFPX/Release/ProjectReleases.aspx?ReleaseId=7003" class="externalLink"&gt;http://www.codeplex.com/VFPX/Release/ProjectReleases.aspx?ReleaseId=7003&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>craigsboyd</author><pubDate>Fri, 04 Jul 2008 00:44:32 GMT</pubDate><guid isPermaLink="false">Updated Wiki: ThemedControls 20080704124432A</guid></item><item><title>Updated Wiki: DeskTop Alerts</title><link>http://www.codeplex.com/VFPX/Wiki/View.aspx?title=DeskTop Alerts&amp;version=10</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;
&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=38214" alt="home.png" /&gt; Desktop Alerts
&lt;/h1&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;b&gt;Outlook-style Desktop Alerts for VFP applications.&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=38236" alt="38236" /&gt;&lt;br /&gt; &lt;br /&gt;The Desktop Alerts project, managed by Kevin Ragsdale, provides VFP developers with a reliable mechanism to add Outlook-style Desktop Alerts to VFP applications. &lt;br /&gt; &lt;br /&gt;If you are interested in helping Kevin on this project, please contact him at kevin (AT) pc-interactive.com.&lt;br /&gt;
&lt;/div&gt;</description><author>craigsboyd</author><pubDate>Fri, 04 Jul 2008 00:44:14 GMT</pubDate><guid isPermaLink="false">Updated Wiki: DeskTop Alerts 20080704124414A</guid></item><item><title>Updated Wiki: ctl32_scontainer</title><link>http://www.codeplex.com/VFPX/Wiki/View.aspx?title=ctl32_scontainer&amp;version=7</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;
&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=38213" alt="home.png" /&gt; ctl32_scontainer
&lt;/h1&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;b&gt;A scrollable container class for Visual FoxPro 9.&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=38236" alt="38236" /&gt;&lt;br /&gt; &lt;br /&gt;Project Manager: Carlos Alloatti &lt;a href="mailto:calloatti@gmail.com" class="externalLink"&gt;calloatti@gmail.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;The ctl32_scontainer project provides a scrollable container for:&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Paning large images&lt;/li&gt;&lt;li&gt;Creating Explorer, Taskpane and other modern GUI interfaces&lt;/li&gt;&lt;li&gt;Anywhere a general purpose container needs to scroll due to form or screen size&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=3587" alt="after.gif" /&gt;&lt;br /&gt; &lt;br /&gt;Info, pictures and documentation available here: &lt;a href="http://www.ctl32.com.ar/ctl32_scontainer.asp" class="externalLink"&gt;http://www.ctl32.com.ar/ctl32_scontainer.asp&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>craigsboyd</author><pubDate>Fri, 04 Jul 2008 00:43:58 GMT</pubDate><guid isPermaLink="false">Updated Wiki: ctl32_scontainer 20080704124358A</guid></item><item><title>Updated Wiki: ctl32_statusbar</title><link>http://www.codeplex.com/VFPX/Wiki/View.aspx?title=ctl32_statusbar&amp;version=13</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;
&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=38212" alt="home.png" /&gt; ctl32_statusbar
&lt;/h1&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;b&gt;A status bar class for Visual Foxpro 9.&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=38236" alt="38236" /&gt;&lt;br /&gt; &lt;br /&gt;Project Manager: Carlos Alloatti &lt;a href="mailto:calloatti@gmail.com" class="externalLink"&gt;calloatti@gmail.com&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;This class provides a Status Bar control that can be used to replace the native VFP9 Status Bar.&lt;br /&gt; &lt;br /&gt;You can use this statusbar to its full potential, using the progressbar, the panels, setting icons, captions, etc. &lt;br /&gt; &lt;br /&gt;Or you can just drop it into your project and do nothing more than instantiate it at the start of your program, and let it just be a nicer replacement for the native toolbar, without touching the rest of your code at all.&lt;br /&gt; &lt;br /&gt;You can also drop the class in your main top level form, and enjoy a status bar in your top level form. &lt;br /&gt; &lt;br /&gt;All messages shown by the menu options and the StatusBarText property of controls will show in the ctl32_statusbar.&lt;br /&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=2956" alt="v3_statusbar_001.png" /&gt;&lt;br /&gt; &lt;br /&gt;Info, pictures and documentation available here: &lt;a href="http://www.ctl32.com.ar/ctl32_statusbar.asp" class="externalLink"&gt;http://www.ctl32.com.ar/ctl32_statusbar.asp&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>craigsboyd</author><pubDate>Fri, 04 Jul 2008 00:43:33 GMT</pubDate><guid isPermaLink="false">Updated Wiki: ctl32_statusbar 20080704124333A</guid></item><item><title>Updated Wiki: Alternate SCCText</title><link>http://www.codeplex.com/VFPX/Wiki/View.aspx?title=Alternate SCCText&amp;version=9</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;
&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=38211" alt="home.png" /&gt; Alternate SCCText
&lt;/h1&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;b&gt;Improved source code control to text program for use with Visual FoxPro's IDE.&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=38236" alt="38236" /&gt;&lt;br /&gt; &lt;br /&gt;This new and improved version of the source code control to text program was developed years ago by ProLib and released for all Visual FoxPro developers to have a better source code control experience. J&amp;#252;rgen Wondzinski, aka &amp;quot;wOOdy&amp;quot;, is the project manager for this project.&lt;br /&gt; &lt;br /&gt;There are several improvements made to the original SCCText.prg included in Visual FoxPro:&lt;br /&gt; &lt;br /&gt;1) Consistent and case insensitive sorting of methods, objects, and properties&lt;br /&gt;2) Corrects several bugs in the original version shipped from Microsoft&lt;br /&gt;3) Optimizations&lt;br /&gt;4) German and French localizations&lt;br /&gt; &lt;br /&gt;This routine has been in the Fox Community for many years now and is accepted as the &amp;quot;better standard&amp;quot; by Fox developers around the world.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=34776" alt="vfpxreleasesmall.png" /&gt; &lt;a href="http://www.codeplex.com/VFPX/Release/ProjectReleases.aspx?ReleaseId=12955"&gt;Latest Release of Alternate SCCText&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>craigsboyd</author><pubDate>Fri, 04 Jul 2008 00:43:18 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Alternate SCCText 20080704124318A</guid></item><item><title>Updated Wiki: XSource</title><link>http://www.codeplex.com/VFPX/Wiki/View.aspx?title=XSource&amp;version=16</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;
&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=38210" alt="home.png" /&gt; XSource
&lt;/h1&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;b&gt;Microsoft's Visual FoxPro XSource is made up of the source in the XSource.zip of the XSource folder in the Visual FoxPro \Tools directory.&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=38236" alt="38236" /&gt;&lt;br /&gt; &lt;br /&gt;XSource contains the source files for various Visual FoxPro components. The license governing XSource can be found in the XSource_EULA.txt included with all of the XSource releases&lt;br /&gt; &lt;br /&gt;&lt;b&gt;All Projects&lt;/b&gt;&lt;br /&gt;The All Projects release contains all of the projects listed further down on this page. If you want to get all of the projects rather than having to download them individually, this is the release you want.&lt;br /&gt;&lt;b&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=34775" alt="vfpxreleasesmall.png" /&gt; &lt;a href="http://www.codeplex.com/VFPX/Release/ProjectReleases.aspx?ReleaseId=10970"&gt;Latest Release of XSource (All Projects)&lt;/a&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;For the purposes of maintaining XSource, VFPX splits it into 21 main projects. Some of the projects may contain a collection of smaller projects, such as Builders and Wizards.&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Add Label&lt;/b&gt;&lt;br /&gt;Located in the Visual FoxPro Tools\Addlabel folder, Addlabel.app makes it possible for you to add custom label sizes to the new label dialog box in the label designer by adding new sizes to the Windows Registry.&lt;br /&gt;&lt;b&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=34775" alt="vfpxreleasesmall.png" /&gt; &lt;a href="http://www.codeplex.com/VFPX/Release/ProjectReleases.aspx?ReleaseId=10971"&gt;Latest Release of Add Label&lt;/a&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Beautify&lt;/b&gt;&lt;br /&gt;Makes it possible for you to specify capitalization and indentation styles for program code appearing in an editing window. When a program file is open in the editing window, selecting the Beautify command from the Tools menu opens the Beautify Options dialog box.&lt;br /&gt;&lt;b&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=34775" alt="vfpxreleasesmall.png" /&gt; &lt;a href="http://www.codeplex.com/VFPX/Release/ProjectReleases.aspx?ReleaseId=10973"&gt;Latest Release of Beautify&lt;/a&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Builders&lt;/b&gt;&lt;br /&gt;Builders are tools that aid in setting properties of controls on a form. Unlike wizards, builders are reentrant, so you can reopen a builder on a particular control repeatedly. Visual FoxPro includes a number of generic builders for many of the common form controls including grids, list boxes, combo boxes, check boxes, command groups, and option groups.&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Application Builder - Displays a tabbed dialog box to simplify creating and modifying forms, complex controls, and other optional elements of effective and satisfying applications.&lt;/li&gt;&lt;li&gt;AutoFormat Builder - Allows you to apply a set of styles to selected controls of the same type.&lt;/li&gt;&lt;li&gt;Combo Box Builder - Makes it easy for you to set properties for a Combo Box control.&lt;/li&gt;&lt;li&gt;Command Group Builder - Makes it easy for you to set properties for a Command Group control. &lt;/li&gt;&lt;li&gt;CursorAdapter Builder - Makes it easy for you to build CursorAdapter objects more quickly. &lt;/li&gt;&lt;li&gt;DataEnvironment Builder - Makes it easy for you to build DataEnvironment objects that use the capabilities of CursorAdapter objects.&lt;/li&gt;&lt;li&gt;Edit Box Builder - Makes it easy for you to set properties for an Edit Box control.&lt;/li&gt;&lt;li&gt;Form Builder - Makes it easy for you to add fields as new controls to a form. &lt;/li&gt;&lt;li&gt;Grid Builder - Makes it possible for you to set properties for a Grid control. &lt;/li&gt;&lt;li&gt;List Box Builder - Makes it easy for you to set properties for a List Box control.&lt;/li&gt;&lt;li&gt;Option Group Builder - Makes it easy for you to set properties for an Option Group control. &lt;/li&gt;&lt;li&gt;Referential Integrity Builder - Helps you to ensure referential integrity by setting up triggers to control how records are inserted, updated, or deleted in related tables.&lt;/li&gt;&lt;li&gt;Text Box Builder - Makes it easy for you to set properties for a Text Box control. &lt;/li&gt;&lt;li&gt;XML Web Service Builder - Makes it possible for you to bind an XML Web service to a control on a Visual FoxPro form or to an object, such as a cursor adapter in the form's data environment, without writing code.&lt;/li&gt;
&lt;/ul&gt;&lt;b&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=34775" alt="vfpxreleasesmall.png" /&gt; &lt;a href="http://www.codeplex.com/VFPX/Release/ProjectReleases.aspx?ReleaseId=10974"&gt;Latest Release of Builders&lt;/a&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Class Browser&lt;/b&gt;&lt;br /&gt;The Class Browser displays classes in class libraries or forms and type library information in a type library (.tlb), object library (.olb), or executable (.exe) file. You can use the Class Browser to view, use, and manage classes and their user-defined members.&lt;br /&gt;&lt;b&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=34775" alt="vfpxreleasesmall.png" /&gt; &lt;a href="http://www.codeplex.com/VFPX/Release/ProjectReleases.aspx?ReleaseId=10972"&gt;Latest Release of Class Browser&lt;/a&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Code References Tool&lt;/b&gt;&lt;br /&gt;The Code References project provides a way for you to search for occurrences of a code reference in a project, specific folder or subfolder. You can filter your search by file type. &lt;br /&gt;&lt;b&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=34775" alt="vfpxreleasesmall.png" /&gt; &lt;a href="http://www.codeplex.com/VFPX/Release/ProjectReleases.aspx?ReleaseId=10980"&gt;Latest Release of Code References Tool&lt;/a&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Coverage Profiler&lt;/b&gt;&lt;br /&gt;The Visual FoxPro Coverage Profiler is provided in two parts, a Coverage engine object you can use or customize and a multiple window application you can use to analyze programs and projects. The Coverage Profiler application (Coverage.app) provides several ways to view the data provided by the Coverage engine. Coverage.app is a subclass of the Coverage engine class. You can automate coverage or modify the user interface to suit your needs, run Coverage.app in unattended mode and not display the application window, or use engine features without using the interface.&lt;br /&gt;&lt;b&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=34775" alt="vfpxreleasesmall.png" /&gt; &lt;a href="http://www.codeplex.com/VFPX/Release/ProjectReleases.aspx?ReleaseId=10976"&gt;Latest Release of Coverage Profiler&lt;/a&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Converter&lt;/b&gt;&lt;br /&gt;Converts files created in FoxPro 2.6 and earlier versions of Visual FoxPro to the current Visual FoxPro format. This is necessary when you want to use these files with later versions of Visual FoxPro.&lt;br /&gt;&lt;b&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=34775" alt="vfpxreleasesmall.png" /&gt; &lt;a href="http://www.codeplex.com/VFPX/Release/ProjectReleases.aspx?ReleaseId=10975"&gt;Latest Release of Converter&lt;/a&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Data Explorer&lt;/b&gt; (NOTE: Sedna's version is later)&lt;br /&gt;The Data Explorer Task Pane is used to open data connections and to log on to servers and explore their databases. You can right-click on nodes to perform various actions against the data elements represented by those nodes. You can drag nodes from Data Explorer and drop them onto Visual FoxPro designers and editors. This creates new data controls on forms or code that is preconfigured to reference the item dropped.&lt;br /&gt;&lt;b&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=34775" alt="vfpxreleasesmall.png" /&gt; &lt;a href="http://www.codeplex.com/VFPX/Release/ProjectReleases.aspx?ReleaseId=10977"&gt;Latest Release of Data Explorer&lt;/a&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Environment Manager&lt;/b&gt;&lt;br /&gt;The Environment Manager is a tool you can use to manage and organize environment settings for reusable development needs such as at a specific client or project level. For example, you might have multiple projects for a specific client that all use the same form template (e.g., one with the client's logo) and environment settings (e.g., data paths). The Environment Manager lets you create environment sets which are packages of settings you can apply at any time. These settings include SET commands, Form and Formset templates, and Field class mappings.&lt;br /&gt;&lt;b&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=34775" alt="vfpxreleasesmall.png" /&gt; &lt;a href="http://www.codeplex.com/VFPX/Release/ProjectReleases.aspx?ReleaseId=10978"&gt;Latest Release of Environment Manager&lt;/a&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Intellisense Manager&lt;/b&gt;&lt;br /&gt;The IntelliSense Manager makes it possible for you to perform IntelliSense management tasks.&lt;br /&gt;&lt;b&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=34775" alt="vfpxreleasesmall.png" /&gt; &lt;a href="http://www.codeplex.com/VFPX/Release/ProjectReleases.aspx?ReleaseId=10979"&gt;Latest Release of Intellisense Manager&lt;/a&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;MemberData Editor&lt;/b&gt;&lt;br /&gt;The MemberData Editor application allows developers to edit MemberData. The MemberData Editor presents an easy to use front-end so that you can view and edit MemberData associated with your classes.&lt;br /&gt;&lt;b&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=34775" alt="vfpxreleasesmall.png" /&gt; &lt;a href="http://www.codeplex.com/VFPX/Release/ProjectReleases.aspx?ReleaseId=10981"&gt;Latest Release of MemberData Editor&lt;/a&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Object Browser&lt;/b&gt;&lt;br /&gt;The Object Browser displays the classes, properties, methods, events, and constants available for COM object libraries. You can use it to find and use objects you create, as well as objects from other applications.&lt;br /&gt;&lt;b&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=34775" alt="vfpxreleasesmall.png" /&gt; &lt;a href="http://www.codeplex.com/VFPX/Release/ProjectReleases.aspx?ReleaseId=10982"&gt;Latest Release of Object Browser&lt;/a&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Reporting Apps&lt;/b&gt;&lt;br /&gt;The default implementation of Visual FoxPro 9's Report Applications. Including the report output engine, the preview container, and the default Report Builder application, complete with a framework of Report Designer event handlers.&lt;br /&gt;&lt;b&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=34775" alt="vfpxreleasesmall.png" /&gt; &lt;a href="http://www.codeplex.com/VFPX/Release/ProjectReleases.aspx?ReleaseId=10984"&gt;Latest Release of Reporting Apps&lt;/a&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Task List Manager&lt;/b&gt;&lt;br /&gt;Makes it possible for you to keep track of tasks.&lt;br /&gt;&lt;b&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=34775" alt="vfpxreleasesmall.png" /&gt; &lt;a href="http://www.codeplex.com/VFPX/Release/ProjectReleases.aspx?ReleaseId=10986"&gt;Latest Release of Task List Manager&lt;/a&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Task Pane Manager&lt;/b&gt;&lt;br /&gt;The Task Pane Manager displays links to useful information and dialog boxes for performing essential tasks. Individual panes can contain static or dynamic information, gather content from the Internet, expose wizards to accomplish routine tasks, display Help, and present samples. Users can create customized panes that can be shared with other users.&lt;br /&gt;&lt;b&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=34775" alt="vfpxreleasesmall.png" /&gt; &lt;a href="http://www.codeplex.com/VFPX/Release/ProjectReleases.aspx?ReleaseId=10987"&gt;Latest Release of Task Pane Manager&lt;/a&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Toolbox&lt;/b&gt;&lt;br /&gt;The Toolbox displays items used in the creation of applications, the items are displayed in toolsets (collections of tools) by category. The toolsets can be common resources such as native Visual FoxPro classes that can be placed onto a workspace. Additionally, the Toolbox supports items that are builders or wizards, ActiveX controls or classes, COM+ controls or classes, and text scraps. Furthermore, the Toolbox can hold file-based resources such as tables, images, reports, labels, and forms.&lt;br /&gt;&lt;b&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=34775" alt="vfpxreleasesmall.png" /&gt; &lt;a href="http://www.codeplex.com/VFPX/Release/ProjectReleases.aspx?ReleaseId=10988"&gt;Latest Release of Toolbox&lt;/a&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;VFPClean&lt;/b&gt;&lt;br /&gt;When uninstalling and reinstalling Visual FoxPro, the VFPClean.app tool can be used to make sure all core Xbase and other files are set appropriately.&lt;br /&gt;&lt;b&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=34775" alt="vfpxreleasesmall.png" /&gt; &lt;a href="http://www.codeplex.com/VFPX/Release/ProjectReleases.aspx?ReleaseId=10989"&gt;Latest Release of VFPClean&lt;/a&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Webservice&lt;/b&gt;&lt;br /&gt;The Webservice application, which is run when the developer picks Web Service from the Wizards sub menu in the Visual FoxPro IDE, checks to ensure that MSSOAP.SoapClient30 is registered on the machine and that IIS is installed. It also handles Intellisense subscriptions through the use of the wsreg class in the FFC _ws3utils.vcx library and full web service publications through the wspub class in the FFC _ws3utils.vcx library.&lt;br /&gt;&lt;b&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=34775" alt="vfpxreleasesmall.png" /&gt; &lt;a href="http://www.codeplex.com/VFPX/Release/ProjectReleases.aspx?ReleaseId=10990"&gt;Latest Release of Webservice&lt;/a&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;b&gt;Wizards&lt;/b&gt;&lt;br /&gt;A collection of Wizard applications and productivity enhancement tools including the following:&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Anchor Editor&lt;/li&gt;&lt;li&gt;DataEnvironment Builder&lt;/li&gt;&lt;li&gt;Application Wizard&lt;/li&gt;&lt;li&gt;Form Wizard&lt;/li&gt;&lt;li&gt;Documenting Wizard&lt;/li&gt;&lt;li&gt;Graph Wizard&lt;/li&gt;&lt;li&gt;Import Wizard&lt;/li&gt;&lt;li&gt;Marl Merge Wizard&lt;/li&gt;&lt;li&gt;Pivot Table Wizard&lt;/li&gt;&lt;li&gt;Query Wizard&lt;/li&gt;&lt;li&gt;Report Wizard&lt;/li&gt;&lt;li&gt;Table Wizard&lt;/li&gt;&lt;li&gt;SQL Server Upsizing Wizard (NOTE: Sedna's version is later)&lt;/li&gt;&lt;li&gt;Web Publishing Wizard &lt;/li&gt;
&lt;/ul&gt;&lt;b&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=34775" alt="vfpxreleasesmall.png" /&gt; &lt;a href="http://www.codeplex.com/VFPX/Release/ProjectReleases.aspx?ReleaseId=10992"&gt;Latest Release of Wizards&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>craigsboyd</author><pubDate>Fri, 04 Jul 2008 00:42:52 GMT</pubDate><guid isPermaLink="false">Updated Wiki: XSource 20080704124252A</guid></item><item><title>Updated Wiki: FFC</title><link>http://www.codeplex.com/VFPX/Wiki/View.aspx?title=FFC&amp;version=34</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;
&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=38209" alt="home.png" /&gt; Foxpro Foundation Classes (FFC)
&lt;/h1&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;b&gt;Microsoft Visual FoxPro 9.0 Foundation Classes&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=38236" alt="38236" /&gt;&lt;br /&gt; &lt;br /&gt;The Visual FoxPro visual class (.vcx) libraries located in the Visual FoxPro ...\FFC directory. They contain a variety of foundation classes for enhancing Visual FoxPro applications with little or no programming. You can freely distribute the foundation classes with your applications. The license governing the FFC source is contained in release (see FFC_EULA.txt).&lt;br /&gt; &lt;br /&gt;&lt;b&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=34772" alt="vfpxreleasesmall.png" /&gt; &lt;a href="http://www.codeplex.com/VFPX/Release/ProjectReleases.aspx?ReleaseId=10925"&gt;Latest Release of FFC&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>craigsboyd</author><pubDate>Fri, 04 Jul 2008 00:42:36 GMT</pubDate><guid isPermaLink="false">Updated Wiki: FFC 20080704124236A</guid></item><item><title>Updated Wiki: Property and Method Replacement</title><link>http://www.codeplex.com/VFPX/Wiki/View.aspx?title=Property and Method Replacement&amp;version=15</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;
&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=38208" alt="home.png" /&gt; New and Edit Property/Method Replacement Dialog Project
&lt;/h1&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;b&gt;Replacement for the native VFP dialogs used to create, edit, and maintain list of properties and methods.&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=38236" alt="38236" /&gt;&lt;br /&gt; &lt;br /&gt;One thing many VFP developers have always wanted to do was replace the New Property, New Method, and Edit Property/Method dialogs. This project provides that capability.&lt;br /&gt; &lt;br /&gt;The benefits of the New Property/Method replacement dialog, which was written by Doug Hennig, are:&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;It automatically updates the _MemberData property (adding that property if necessary) so the case entered for the new member is used (even for access and assign methods if they're created as well) and the member is displayed on the Favorites tab if that option is turned on in the dialog.&lt;/li&gt;&lt;li&gt;It's non-modal. That means you can keep it open, add some properties or methods, switch to other things, come back, and add some more members.&lt;/li&gt;&lt;li&gt;How many times have you accidentally selected the wrong dialog, entered the name and description, only to realize your mistake and have to close the dialog and start all over? With the replacement dialog, you can switch between Method and Property without closing the dialog.&lt;/li&gt;&lt;li&gt;It's dockable: try tab-docking it with Properties window.&lt;/li&gt;&lt;li&gt;It's resizable and persists its size and position to your resource (FOXUSER) file.&lt;/li&gt;&lt;li&gt;It has an Add &amp;amp; Close button to perform both tasks with one click.&lt;/li&gt;&lt;li&gt;The default value for a property is automatically set to a value based on the data type of the property if you use Hungarian names. For example, lTest would be logical, so the default value is .F. For nTest, the default is 0.&lt;/li&gt;&lt;li&gt;For logical properties (those with a default value of .T. or .F.), turning on the Use Toggle Editor option installs a property editor that allows you to double-click the property in the Properties window to toggle its value.&lt;/li&gt;&lt;li&gt;It hides rather than disables non-applicable controls. Since this one dialog is used for both New Property and New Method for both the Class and Form Designers, some options may not be applicable for a given instance.&lt;/li&gt;&lt;li&gt;It disallows invalid names when you enter them rather than when you click on Add or Add &amp;amp; Close.&lt;/li&gt;&lt;li&gt;The Add buttons are only enabled if a name is entered.&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;The benefits of the Edit Property/Method replacement dialog, which was written by Marcia Akins, are:&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;It automatically selects the chosen member when you right-click a member in the Properties window and choose Edit Property/Method from the shortcut menu.&lt;/li&gt;&lt;li&gt;While it's easy to add a member to the Favorites tab of the Properties window (right-click and choose Add to Favorites), there isn't an easy way to remove it from Favorites. The replacement dialog has a Favorites button, making it easy to add or remove a member from Favorites.&lt;/li&gt;&lt;li&gt;If you delete a member that has associated member data, the member data is automatically removed for that member.&lt;/li&gt;&lt;li&gt;It automatically updates the member data when you rename a member so it respects the case of the member's name.&lt;/li&gt;&lt;li&gt;Like the New Property/Method dialog, it's non-modal, dockable, resizable and persistent, and allows changing a property to a method and vice versa.&lt;/li&gt;&lt;li&gt;Selecting the description of a member and pressing Ctrl+C to copy it causes the Apply button to become enabled in the native dialog, requiring you to either choose Apply or Cancel to close the dialog (pressing Esc brings up a &amp;quot;save changes&amp;quot; dialog). The replacement dialog does not have this behavior.&lt;/li&gt;&lt;li&gt;The New button launches the replacement New Property/Method dialog.&lt;/li&gt;&lt;li&gt;The Zoom window (right-click on the Properties window for a property and choose Zoom) is resizable.&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=34773" alt="vfpxreleasesmall.png" /&gt; &lt;a href="http://www.codeplex.com/VFPX/Release/ProjectReleases.aspx?ReleaseId=8575"&gt;Latest Release of Property and Method Replacement&lt;/a&gt;&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>craigsboyd</author><pubDate>Fri, 04 Jul 2008 00:42:22 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Property and Method Replacement 20080704124222A</guid></item><item><title>Updated Wiki: OOP Menu Project</title><link>http://www.codeplex.com/VFPX/Wiki/View.aspx?title=OOP Menu Project&amp;version=6</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;
&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=38217" alt="home.png" /&gt; OOP Menu Project
&lt;/h1&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;b&gt;Provides Object-Oriented menus for use in Visual Foxpro 9.0 development.&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=38236" alt="38236" /&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>craigsboyd</author><pubDate>Fri, 04 Jul 2008 00:41:59 GMT</pubDate><guid isPermaLink="false">Updated Wiki: OOP Menu Project 20080704124159A</guid></item><item><title>Updated Wiki: FoxCharts</title><link>http://www.codeplex.com/VFPX/Wiki/View.aspx?title=FoxCharts&amp;version=14</link><description>&lt;div class="wikidoc"&gt;
&lt;h1&gt;
&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=38218" alt="home.png" /&gt; FoxCharts
&lt;/h1&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;b&gt;A subclass of the ImageCanvas class from GdiPlusX that allows VFP developers to directly draw charts and graphs.&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=38236" alt="38236" /&gt;&lt;br /&gt; &lt;br /&gt;Project Manager is Cesar, who can be reached at: vfpimaging {-at-} hotmail {dot-here} com&lt;br /&gt; &lt;br /&gt;Goals of FoxCharts:&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Create good looking and modern charts in pure VFP code&lt;/li&gt;&lt;li&gt;NO ActiveX components&lt;/li&gt;&lt;li&gt;Easy to setup&lt;/li&gt;&lt;li&gt;Easy to customize&lt;/li&gt;&lt;li&gt;Easy to save to disk or print&lt;/li&gt;&lt;li&gt;Open Source&lt;/li&gt;&lt;li&gt;Benefit from all the GdiPlusX drawing capabilities, allowing users to modify the charts the way they like&lt;/li&gt;&lt;li&gt;Save as EMF, resulting in perfect charts when printed in VFP reports&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;Prerequisites:&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Visual FoxPro 9 and the GdiPlusX library from VFPX &lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;Currently available:&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Single Bars, Multiple Bars, Stacked Bars, Shapes or points, Lines, Area, Pie and Donut charts, in various color variations, using gradients, custom colors, transparent, basic and random colors.&lt;/li&gt;&lt;li&gt;Titles, subtitles and legends&lt;/li&gt;&lt;li&gt;Scales, Both Axis&lt;/li&gt;&lt;li&gt;Drawing texts inside shapes&lt;/li&gt;
&lt;/ul&gt; &lt;br /&gt;&lt;b&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=37896" alt="vfpxreleasesmall.png" /&gt; &lt;a href="http://www.codeplex.com/VFPX/Release/ProjectReleases.aspx?ReleaseId=14851"&gt;Latest Release of FoxCharts&lt;/a&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=33094" alt="1Donut.png" /&gt;&lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=33095" alt="2Line.png" /&gt;&lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=33096" alt="3multibar.png" /&gt;&lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=33097" alt="4monoch.png" /&gt;&lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=33098" alt="5Pie.png" /&gt;&lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=33099" alt="6Shapes.png" /&gt;&lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=33100" alt="7Stacked.png" /&gt;&lt;br /&gt;&lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=VFPX&amp;amp;DownloadId=33101" alt="8Area.png" /&gt;&lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>craigsboyd</author><pubDate>Fri, 04 Jul 2008 00:41:39 GMT</pubDate><guid isPermaLink="false">Updated Wiki: FoxCharts 20080704124139A</guid></item></channel></rss>