|
|
WelcomeThe Foxite.COM Community Weblog is the first and only Weblog service for Visual FoxPro developers and enthusiasts. Foxite.COM Community Webloggers share tips and tricks, articles and other information with their peers. Don't have a weblog yet? Sign up now and we'll set up your personal Weblog for free as soon as possible.
Front Page News
-
|
|
FoxyPreviewer - export your reports to PDF, RTF, HTML, XLS, CSV and TXT with a single click ! Send your reports by Email automatically, and enhance your report toolbar appearance, and add new possibilities to your report previews !...
|
-
|
|
I came across this cool code recently and after investigating it further, decided to throw together a VFP frontend for generating the file needed for this.Basically in Windows XP you can have an ActiveDesktop where you can display any HTML content. So...
|
-
|
|
ParallelFox is a parallel processing library for Visual FoxPro that I've been working on for a little while now. Parallel processing is getting a lot of attention these days and with good reason. Parallel extensions/libraries are popping up for...
|
-
|
|
I implemented Christof Wollenhaupt's SVN solution for versioning and taking backups of my source files.
As it was setup to run on shutdown of VFP, it would take a long time to quit visual foxpro on some of my bigger projects.
So I decided to make...
|
-
|
|
Updated the Excel Listener
Updates
1. Continuous excel sheet.
Make Continuous property .T. This will print the page header only once. Page footers will be ignored, so you will get a continuous report
2. Formula in group footers
Right...
|
-
|
|
Daily use of hypnosis is more common than many people think. In this short blog I point you to an online source I found with study material worth every dollar you spend on it....
|
-
|
|
Today I've posted a new ThemedControls version (3.5.8) at VFPX site. You can download it here. Recent changes: Minor bug fixes; ThemedControls take care itself when to create a ThemesManager object; Help is available at VCX folder (ThemedControlsHelp.htm)....
|
-
|
|
This listener follows a different approach in the sense the that developer had to make the report ready for being transferred to excel, unlike the others that take a frx directly and try to convert to excel by making intelligent guesses as to which report...
|
-
|
|
That day Ken Levy will be your host at a free seminar on using Servoy (a java
based development environment) especially for those who are working in
VFP.The program is as follows:09.30 - 10.00; Welcoming
visitors10.00 - 10.30; Explanation about...
|
-
|
|
Hello,everyone
Today,I saw a arcitle in China VFP community.I paste it into here after author's consent.
I will translate it into English if I have enough time in a day.
From:http://www.meizvfp.com/bbs/dispbbs.asp?boardID=2&ID=87486&page=1...
|
-
|
|
Hi,everyone
I'm sorry that I disappeared for a long time.
I would like to share refactoring today.It was inspired by isx.prg and I borrowed a few of the function.Thank author of isx.prg very much !
I really want to post the screen...
|
-
|
|
Data searching functionality is necessary in every business application. And we need to provide a fast and easy option to end-user to select appropriate record from big tables like product list, invoice list etc. Here is a framework class...
|
-
|
|
Hi Friends,I have developed a new class MenuObject to generate menu for my applications. With this object you can easily manage Shortcut/System/Top-level menus. Refer the following snapshots to see how it will help us to save time from creating various...
|
-
|
|
I know... I've been seriously neglecting my FoxTabs duties... again. After a long delay, FoxTabs 0.9.2 has just been released. There have only been a few issues since the last release over a year ago. Unless new issues are introduced...
|
-
|
|
I published some ultra simple buttons a while back that were quite lightweight These had only text and the text was centrally aligned.Since then I have had requests to include the ability to add an icon and so these buttons have been enhanced to include...
|
-
|
|
After many years of absence, I'm back at this forum and I must admit that this is a rather strange and unfamiliar place. It is like I've crossed some imaginary border in cyberspace where the customs, traditions and language are all foreign to me. Anyway,...
|
-
|
|
Not another set of buttons you might say. Actually I developed these buttons for a POS app a while back and finally got round to posting them.The buttons are simple to use with all properties you need to set in the Favourites tab. oFontName - The name...
|
-
|
|
Alternatives to Public Variables
Use of public variable is not considered a good idea.
For reasons you can visit Everybody
tells me that PUBLIC variables are not good practice -
Why?
I am trying to document why public...
|
-
|
|
I’m working on a new control, called Ribbon, that I presented in “Show Us Your App” session at Southwest Fox 2009.
Actually, it is fully functional, with a limited set of features found in Microsoft Office Ribbon interface, but I need to implement some...
|
-
|
|
Add the following files to your project:
Text files from Other tab in Project ManagerCtl32.h (mark it as "Excluded" from your project)ThemedControls.h (mark it as "Excluded" from your project)Themes.xml (mark it as "Excluded" from your project)***...
|
-
|
|
Hi,everyone:
I'm from China.
I like VFP,I hope I can share my happiness with you....
|
-
|
|
Here is a little trick which I hope will be useful to starters like me on RTF and Automation....
|
-
|
|
Terraforming VFP forms…
...
|
-
|
|
Hi friends,Here is a control for display Balloon Tips in Visual FoxPro forms. We already have systray class to display balloon tips in system tray. But we cant use that class for Visual FoxPro forms. Actually there is some API functions to display balloon...
|
-
|
|
At last !!! FoxCharts has just been pushed to Production release - Version 1.20. The challenge has been really very big, due to all the possible variations that charts may have and all the correlations that each chart type has with another....
|
|
|