New Comment on "Bin 2 Text Extension"
Hi Fernando Yes I have both but it would be nice if when doing a bin 2 txt conversion via the menu entry this adds to the VFP IDE if it could also sort out the file caps as well at the same time :-)
View ArticleNew Comment on "ThemedTitleBar"
If you click the "Change MinButton" so that it is smaller in size and then click "Change MaxButton" both buttons disappear. If you click the "Change MinButton" so that it is smaller in size and then...
View ArticlePatch Uploaded: #17674
mattw has uploaded a patch.Description:In the TruncateString() method of ThemedTitlebarBase.vcx there was a potential for getting caught in DO/WHILE loop that wouldn't exit. This seemed to happen most...
View ArticleNew Post: WRITERRORLOG no sube el detalle del error
Hola Fernando He tenido un problema a la hora de ejecutar el FoxBin2Prg debido a que una clase tenia registrados controles duplicados, pero el log no lograba indicarmelo, tan solo me decía .......
View ArticleNew Post: WRITERRORLOG no sube el detalle del error
Hola: Veo que estás usando FoxBin2Prg como objeto, y en ese caso el log se genera (aunque no se abre automáticamente) cuando invocás al método writeErrorLog_Flush() Tenés 2 formas de consultar el error...
View ArticleUpdated Wiki: FoxUnit_Changes
Version 1.5 - July 13, 2015Introduced new class fxu.fxuInstanceRemoved fxuShowForm.prgRemoved fxuNewObject.prgVersion 1.41 - November 11, 2014Added a new assertion, AssertNotImplemented()Made that the...
View ArticleUpdated Wiki: fxuInstance
The FxuInstance class is meant to provide all internal components of the FoxUnit application with common and consistent information as well as functionality (e.g. the FoxUnit class factory)....
View ArticleUpdated Wiki: fxuInstance
The FxuInstance class is meant to provide all internal components of the FoxUnit application with common and consistent information as well as functionality (e.g. the FoxUnit class factory)....
View ArticleUpdated Wiki: fxuInstance
The FxuInstance class is meant to provide all internal components of the FoxUnit application with common and consistent information as well as functionality (e.g. the FoxUnit class factory)....
View ArticleUpdated Wiki: FoxUnit_Changes
Version 1.5 - July 13, 2015Introduced new class fxu.fxuInstanceRemoved fxuShowForm.prgRemoved fxuNewObject.prg(See full list of changes here - FoxUnit 1.5 Full Changes)Version 1.42Added option to...
View ArticleUpdated Wiki: FoxUnit 1.5 Full Changes
FXU.PRG Changed version information constant C_Version to reflect full minor version information (1.4 -> 1.42). Added compiler info about files to require on build via EXTERNAL (still incomplete)....
View ArticleUpdated Wiki: FoxUnit 1.5 Full Changes
FXU.PRG Changed version information constant C_Version to reflect full minor version information (1.4 -> 1.42). Added compiler info about files to require on build via EXTERNAL (still incomplete)....
View ArticleUpdated Wiki: FoxUnit
FoxUnit Project Manager: Eric Selje The goal of this project is to give VFP Developers a tool to facilitate using unit tests for their Visual FoxPro code base. This project has existed for many years...
View ArticleUpdated Wiki: FoxUnit
FoxUnit Project Manager: Eric Selje The goal of this project is to give VFP Developers a tool to facilitate using unit tests for their Visual FoxPro code base. This project has existed for many years...
View ArticleUpdated Wiki: FoxUnit_Folders
The folder hierarchy used with the FoxUnit project consists of five directories: .\Documentation contains text files providing general information about the FoxUnit project as well as license and...
View ArticleUpdated Wiki: FoxUnit_Folders
The folder hierarchy used with the FoxUnit project consists of five directories: .\Documentation contains text files providing general information about the FoxUnit project as well as license and...
View ArticleUpdated Wiki: FoxUnit_Folders
The folder hierarchy used with the FoxUnit project consists of five directories: .\Documentation contains text files providing general information about the FoxUnit project as well as license and...
View ArticleUpdated Wiki: FoxUnit 1.5 Full Changes
FXU.PRG Changed version information constant C_Version to reflect full minor version information (1.2 -> 1.5). Added compiler info about files to require on build via EXTERNAL (still incomplete)....
View ArticleSource code checked in, #107720
Version 1.5 - See http://vfpx.codeplex.com/wikipage?title=FoxUnit%201.5%20Full%20Changes&referringTitle=FoxUnit_Changes for full change history
View ArticleSource code checked in, #107726
Change C_Version to reflect version 1.5; Remove obsolete programs.
View Article