Updated 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: TwilioX
TwilioXProvides a wrapper class for calling Twilio.com to send textsProject Manager: Todd LandrumLatest release of StripeX
View ArticleUpdated Wiki: TwilioX
TwilioXProvides a wrapper class for calling Twilio.com to send textsProject Manager: Todd LandrumLatest release of TwilioX
View ArticleNew Post: Suggestions for Themed TItle Bar
Agreed on #1. For #3, What if I want different colored title bars on different types of forms? #3 would stop that from working. Easy to override though, I guess.
View ArticleReleased: TwilioX (Oct 28, 2015)
TwilioX 10/27/15: Initial release 10/28/15: Added link to help topic that shows how to setup a Twilio account
View ArticleUpdated Release: TwilioX (Oct 28, 2015)
TwilioX10/27/15: Initial release10/28/15: Added link to help topic that shows how to setup a Twilio account
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 ArticleCommented Unassigned: Errors Updating VFPX [43268]
This has existed for some time during my updates of VFPX in Visual FoxPro. I always during the update get these errors: Variable 'DISABLED' is not found and Operator/operand type mismatch which I press...
View ArticleNew Post: Project proposal: cursorAdapter upsizer
Hi, I propose a utility to easily adapt an application using views (local and/or remote) to cursorAdapters. It'll basically:let the user select a target vcx and a source cursorAdapter parent classfor...
View ArticleNew Comment on "XLSXWorkbook"
everyting works great except when I add this line: ?oExcel.SetRowHeight(lnWb,lnSheet, 6, 25) Excel claims the workbook is corrupted and does not open it :-(
View ArticleNew Comment on "XLSXWorkbook"
Cortiel-- Please send me the XLSX file that you created with the oExcel.SetRowHeight(lnWb,lnSheet, 6, 25) statement so that I can debug the problem at anduril at gmail dot com. Thank you. Greg
View ArticleNew Comment on "XLSXWorkbook"
Cortiel-- Please send me the XLSX file that you created with the oExcel.SetRowHeight(lnWb,lnSheet, 6, 25) statement so that I can debug the problem at anduril58 at gmail dot com. Thank you. Greg
View ArticleNew Post: Project proposal: cursorAdapter upsizer
Hi Thierry. See the Propose a New Project on the VFPX home page for the project proposal process. Doug
View ArticleNew Comment on "XLSXWorkbook"
Cortiel-- I just tried the code: this..SetRowHeight(lnWb,lnSh1, 6, 25) In the method Demo() of the class and the row height is set without any errors. I will need your XLSX file to be able to determine...
View ArticleNew Comment on "XLSXWorkbook"
Cortiel-- I just tried the code: this.SetRowHeight(lnWb,lnSh1, 6, 25) In the method Demo() of the class for sheet 1 and the row height is set without any errors. I will need your XLSX file to be able...
View ArticleNew Post: Project proposal: cursorAdapter upsizer
I encourage such a project is there a possibility I could participate?Koen -- Verzonden vanaf mijn iPhone
View ArticleReleased: FoxBin2Prg v1.19.45 (Jun 21, 2015)
This program is intended to be used alone or with SCM tools (Source Code Managers, like VSS, CVS, SVN) andDVCS tools (like Git, Mercurial, Plastic, and others) or alone for Diff (viewing differences)...
View Article