Updated Wiki: Using Dynamic Forms with Business Objects
Using Dynamic Forms with Business ObjectsDyanamic Forms can work with Business Objects to call the appropriate “Save“ method when the user clicks the Save button. The following properties are used to...
View ArticleUpdated Wiki: Using Dynamic Forms with Business Objects
Using Dynamic Forms with Business ObjectsDyanamic Forms can work with Business Objects to call the appropriate “Save“ method when the user clicks the Save button. The following properties are used to...
View ArticleReviewed: FoxcodePlus (Nis 19, 2013)
Rated 5 Stars (out of 5) - Thank you. much needed work.
View ArticleUpdated Wiki: FoxcodePlus
FoxcodePlusVisual Studio like extensions to Visual FoxPro IntelliSense.Project Manager: Rodrigo BruscainThe FoxcodePlus project is designed to bring new IntelliSense features found in Visual Studio to...
View ArticleUpdated Release: FoxcodePlus (abr 21, 2013)
If you already have installed FoxcodePlus 3.10 or a previous version, it is necessary to repeat the first installation steps. If you have installed 3.11 you only have to replace foxcodeplus.app.
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 ArticleReleased: FoxcodePlus (Apr 21, 2013)
If you already have installed FoxcodePlus 3.10 or a previous version, it is necessary to repeat the first installation steps. If you have installed 3.11 you only have to replace foxcodeplus.app.
View ArticleNew Comment on "FoxBarcode"
Hello! The FoxBarcode is great! But I've a problem: I need to coding a 43 num. character lenght number in my application. I think I do everithing OK, but if I read the printed barcode with my...
View ArticleUpdated Wiki: FoxcodePlus
FoxcodePlusVisual Studio like extensions to Visual FoxPro IntelliSense.Project Manager: Rodrigo BruscainThe FoxcodePlus project is designed to bring new IntelliSense features found in Visual Studio to...
View ArticleCommented Issue: FoxcodePlus-3.11 Ctrl+S value 19 [33969]
I have tested the value of Ctrl+S with below code in Command Window:?inkey(20)** Ctrl+SResult : 19and FoxcodePlus Have code in ' protected procedure Main ' *- se pressionei "(" or "," or LeftArrow or...
View ArticleClosed Issue: FoxcodePlus-3.11 Ctrl+S value 19 [33969]
I have tested the value of Ctrl+S with below code in Command Window:?inkey(20)** Ctrl+SResult : 19and FoxcodePlus Have code in ' protected procedure Main ' *- se pressionei "(" or "," or LeftArrow or...
View ArticleClosed Issue: foxcodeplus -3.11 and Ctrl+S [33966]
When we try to save any changes in scx with Ctrl+S, it takes very long time if foxcodeplus is running ?For testing start vfp9 with Foxcodeplus 3.11, Create a Form and paste below code in a method and...
View ArticleClosed Issue: auto highlight variable [33946]
It would be very nice if "Auto Highlight variable" could be added to the code editor.Auto Highlight variable: System highlights all occurrences of a variablet in the Editor, when variable is selected....
View ArticleClosed Issue: FoxcodePlus - 3.11 with ' * ' and ' / ' [33945]
FoxcodePlus not Selecting the Highlighted word from Intellisense list when we press ' * ' or ' / 'We can test this like : ** I want result like : lnc = lna*lnb OR lnc = lnb/lnalna=100lnb=200lnc = ln...
View ArticleClosed Issue: FoxcodePlus - Between() [33877]
FoxcodePlus not working properly when we highlight a Variable from dropdown list and press " , " for select the value :Local ldDate1, ldDate2ldDate1 = Date()ldDate2 = Date()if between(junk1.trndate,ld...
View ArticleClosed Issue: FoxcodePlus - # not working [33868]
when we press " # " then not writing the highlighted value ?like :if psaudac. && here i have selected the field " Bagweight " from Intellisense dropdown list and press " # "But it is writing...
View ArticleClosed Issue: FoxcodePlus - Alter Table [33834]
How to select field type when we use __Alter Table TableName add column ColumnName C(10)__ with FoxCodePlus ?Warm regards,mk.Comments: Done!
View ArticleClosed Issue: FoxcodePlus beta 3.10 - Invalid subscript reference [33742]
I am facing this issue many times in FoxcodePlus beta 3.10 when i type any character .Please see the attached error image.Warm regards,mk.Comments: Done!
View ArticleClosed Issue: FoxcodePlus + Latest Thor [33724]
FoxcodePlus not working properly with latest Thor Update.I have FoxcodePlus in Startup and run thor in Command Window* Command Windowdo home()+'thor'modify command test1after that if i type " _screen "...
View ArticleClosed Issue: foxcode plus [33941]
You need to start vfp as administrator to be able to disable the Option " Editing Window -> Set Visual Studio Font style ". If you do it as normal user, your font selections will be changed back to...
View Article