Updated Wiki: StripeX
StripeXProvides a wrapper for working with Stripe.comProject Manager: Todd LandrumA wrapper class for working with Stripe.com. Currently supports:-- Authenticating a stripe.com connection and...
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 ArticleNew Comment on "Thor Install"
Using Check for updates to installing VFP9SP2HelpFile get error dialog "RUN|! command failed" because file downloaded (dv_foxhelp_vfp9sp2_v1.07.exe) does not match RUN command (Run /N...
View ArticleNew Comment on "FoxTabs"
Is the update that fixes the C5, mentioned at SWFox, posted here yet? 1.2 is still causing a C5 for me.
View ArticleNew Post: Suggestions for Themed TItle Bar
Hi Markus. Here are a couple of suggestions: Don't require the user to add ThemedTitleBarDescription and ThemedTitleBarImage properties to their form but instead have those properties of...
View ArticleUpdated Release: XLSX Workbook (Oct 08, 2015)
Read from and write to XLSX format files without any automation or export with support for full cell formatting
View ArticleReleased: XLSX Workbook (Oct 08, 2015)
Read from and write to XLSX format files without any automation or export with support for full cell formatting
View ArticleReleased: XLSX Workbook (Oct 08, 2015)
Current release allows writing to XLSX format files without any automation. Support for full cell export with cell formatting and formulas. Cell formatting includes borders, font (size, name, bold,...
View ArticleUpdated Release: XLSX Workbook (Oct 08, 2015)
Current release allows writing to XLSX format files without any automation. Support for full cell export with cell formatting and formulas. Cell formatting includes borders, font (size, name, bold,...
View ArticleSource code checked in, #107975
Fixed bug that could allow queued commands to run out of order. Improved debugging by assigning number to each WorkerProxy.
View ArticleSource code checked in, #107976
Experimental MTDLL code which stilll contains debugging/logging code.
View ArticleNew Comment on "XLSXWorkbook"
how do I change the layout to landscape and the margins to 0 other than that it's great!
View ArticleNew Post: vfpxworkbooks
i found the setsheetmargins method but no set SheetOrientation? how can i switch that to landscape? Peter
View ArticleNew Comment on "XLSXWorkbook"
i added a property called pcLandscape to the object and at the bottom of WriteSheetXMLs if added a ifelse: IF NOT this.pcLandscape FWRITE(lhFile, '"/></worksheet>') ELSE FWRITE(lhFile,...
View ArticleNew Comment on "XLSXWorkbook"
Thank you for the contribution -- will add this to the class (however, the reference to the r:id has to be dynamically determined as this applies to the sheet number - I will update to get this...
View ArticleCreated Unassigned: SSClasses issues [43273]
Hi Jun.I worked around a few issues I found in SSClasses.SSSwitch.shpFocus.Click:```*** DH 2015-09-11: handle control source being an object property* If !Empty(This.Parent.ControlSource)* Replace...
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: TwilioX
TwilioXProvides a wrapper class for calling Twilio.com to send textsProject Manager: Todd Landrum
View ArticleUpdated Wiki: StripeX
StripeXProvides a wrapper for working with Stripe.comProject Manager: Todd LandrumA wrapper class for working with Stripe.com. Currently supports:-- Authenticating a stripe.com connection and...
View ArticleUpdated Wiki: Latest News
Latest NewsA place for breaking news or items of interest to VFPX members and other interested parties.TwilioX{^2015-10-27}Provides a wrapper class for calling Twilio.com to send...
View Article