New Comment on "GDIPlusX"
I need to pass this on to VFP, using the class GdiPlusX VOID Example_LevelsSetParameters(HDC hdc) { Graphics graphics(hdc); Image myImage(L"Photograph.jpg"); REAL srcWidth = (REAL)myImage.GetWidth();...
View ArticleReleased: nfJson (Aug 20, 2016)
2016/08/16:nfJsonPerfTest: added compiled exe samples file ships as a separate file for you to edit fixed bug on test prgs: clean installs would fail due to missing temp folder on ditribution zip w/o...
View ArticleUpdated Release: nfJson (Aug 20, 2016)
2016/08/16:nfJsonPerfTest:added compiled exesamples file ships as a separate file for you to edit fixed bug on test prgs:clean installs would fail due to missing temp folder on ditribution zip w/o...
View ArticleNew Post: implenting new themes
Hi, not all the themes seem to be implented in the themes.xml file, so e.g. the Office2003 Olive, jpg or png files available however no string yet in the thems.xml file for these pictures. Do we have...
View ArticleNew Post: Bug in ThemedTitleBar ?!
I presume you are talkin about ThemedControls, version 3.5.8 the Ribbon I donot experience this. which Item did you double click? I had put following code in one of the containers: DoDefault() If...
View ArticleReleased: VFPRegexTool (Aug 22, 2016)
VfpRegexTool: Allows you to test regular expressions in VFP using vbscript.regexp. Just paste a text snippet and your regular expression, set case sensitive and global options to see the matches...
View ArticleUpdated Release: VFPRegexTool (Aug 22, 2016)
VfpRegexTool: Allows you to test regular expressions in VFP using vbscript.regexp.Just paste a text snippet and your regular expression,set case sensitive and global options to see the matches...
View ArticleUpdated Wiki: Home
Welcome to VFPXA 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...
View ArticleUpdated Wiki: Home
Welcome to VFPXA 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...
View ArticleUpdated Wiki: VfpRegexTool
This project provides a testing tool so Visual FoxPro developers can verify regular expression visually within the Visual FoxPro IDE. It is based on vbScript.regexp.Project Manager: Marco PlazaCannot...
View ArticleUpdated Wiki: VfpRegexTool
This project provides a testing tool so Visual FoxPro developers can verify regular expression visually within the Visual FoxPro IDE. It is based on vbScript.regexp.Latest Release of VFPRegExTool...
View ArticleReleased: VFPRegexTool (Aug 22, 2016)
VfpRegexTool: Allows you to test regular expressions in VFP using vbscript.regexp. Just paste a text snippet and your regular expression, set case sensitive and global options to see the matches...
View ArticleUpdated Release: VFPRegexTool (Aug 22, 2016)
VfpRegexTool: Allows you to test regular expressions in VFP using vbscript.regexp.Just paste a text snippet and your regular expression,set case sensitive and global options to see the matches...
View ArticleReleased: VFPRegexTool (Aug 22, 2016)
VfpRegexTool: Allows you to test regular expressions in VFP using vbscript.regexp. Just paste a text snippet and your regular expression, set case sensitive and global options to see the matches...
View ArticleUpdated Release: VFPRegexTool (Aug 22, 2016)
VfpRegexTool: Allows you to test regular expressions in VFP using vbscript.regexp.Just paste a text snippet and your regular expression,set case sensitive and global options to see the matches...
View ArticleReleased: VFPRegexTool (Aug 24, 2016)
VfpRegexTool: Allows you to test regular expressions in VFP using vbscript.regexp. Just paste a text snippet and your regular expression, set case sensitive and global options to see the matches...
View ArticleUpdated Release: VFPRegexTool (Aug 24, 2016)
VfpRegexTool: Allows you to test regular expressions in VFP using vbscript.regexp.Just paste a text snippet and your regular expression,set case sensitive and global options to see the matches...
View ArticleNew Comment on "XLSXWorkbook"
Hi Greg - I'm experimenting with this library for use in my app. When I opened a file, set some cell values, and then saved it, all of the cell coloring are stripped out and any cell border lines are...
View ArticleUpdated Wiki: XLSXWorkbook
XLSX WorkbookRead from and write to XLSX format files without any automation or export with support for full cell formatting in ExcelRelease 13 - Fixes for Private DataSession and enhancements for use...
View ArticleNew Comment on "XLSXWorkbook"
Matt-- Please send me the spreadsheet and the code that you used to set some cell values and I will debug. My email is anduril58@hotmail.com. Greg
View Article