Welcome to Foxite.COM Community Weblog Sign in | Join | Help



Visual FoxPro (RSS)

Valuable tips and tricks about Visual FoxPro.

ZoomNavBar new feature

I've added a new feature to disable/enable buttons and stack buttons in ZoomNavBar. Now you can disable/enable a button passing a parameter in AddButton and AddStackButton methods (when button is created) or calling the new SetButtonState and SetStackButtonState
posted by emersonreed | 1 Comments
Filed Under:

New ThemedControls version (3.4.8)

Today I've posted a new ThemedControls version (3.4.8) at VFPX site. You can download it here.   Recent changes: ThemedControls take care itself when to create a ThemesManager object; Help is available at VCX folder (ThemedControlsHelp.htm). ThemesManager-
posted by emersonreed | 16 Comments
Filed Under:

A simple guide on how to use ThemedControls - Part 1

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)*** Don't
posted by emersonreed | 4 Comments
Filed Under:

A new control is on the way... [Updated]

Here are some screenshots from ThemedExplorerBar, the new ThemedControls member. Currently the control is working like a charm but I'm trying to make it more easy to configure.   It will be available soon. Stay tuned! VFP rocks!
posted by emersonreed | 6 Comments
Filed Under:

C5 error in a grid with user defined column and header members

Some days ago, while developing a new application, I get a C5 error in VFP 9 SP 2 that crashes my application. Making some tests I found that the error occurs when I use a command in a menu item to run a form with a grid with user defined column and
posted by emersonreed | 1 Comments
Filed Under:

A new project is on the way...

Currently, I'm working on a new project named ThemedControls. This project includes new versions of OutlookNavBar (old Outlook2003Bar) and ZoomNavBar controls. For now, I've made a short video (there's a link to download the zipped file at the bottom
posted by emersonreed | 3 Comments
Filed Under:
Attachment(s): ThemedControls.zip

Here comes a new control... ZoomNavBar!

A long time ago I saw a very cool control (I don't remember where) that "zoom" the image button when it receives the focus. So I think... I could do something like this in VFP! After some days working at my lunch time in this project, I finally
posted by emersonreed | 16 Comments
Filed Under:
Attachment(s): ZoomNavBar_100.zip

OutlookNavBar control preview (Attached file updated)

Like I said in some VFP forums, I'm working on a new control named OutlookNavBar (download the project clicking in the link at the end of this post). This new control basically do the same that Outlook2003Bar does, but not use GDI+
posted by emersonreed | 21 Comments
Filed Under:
Attachment(s): OutlookNavBar_NewPreview.zip

Outlook2003Bar Version 1.0.2, a VFPX project

I've posted a new Outlook2003Bar version at VFPX.Download here. This version has a bug fix with Citrix environment. Read the help file in Outlook2003Bar\VCX folder to know how to use the control.Please, feel free to make comments, send suggestions or
posted by emersonreed | 3 Comments
Filed Under:

SplitterBar class

I've developed a SplitterBar class and would like to receive some feedback about them. Features:- Anchor- Collapse/expand "panels" Download the post attachment file below and unzip them.Open the project and run Form1, Form2 and Form3 samples.Try
posted by emersonreed | 4 Comments
Filed Under:
Attachment(s): SplitterBar.zip

Outlook2003Bar Version 1.0.1, a VFPX project

I've posted a new Outlook2003Bar version at VFPX.Download here. This version has minor bug fixes and some help updates. Read the help file in Outlook2003Bar\VCX folder to know how to use the control.Please, feel free to make comments, send suggestions
posted by emersonreed | 0 Comments
Filed Under:

Outlook2003Bar control is part of VFPX now!

As everybody can see in my previous posts, from July I start to develop a control (entirely written in VFP) with the same look and feel of the Microsoft Outlook 2003 shortcut bar. After some days developing, I've posted a beta version
posted by emersonreed | 2 Comments
Filed Under:

A sample on how to add features to Report Listener

VFP 9 introduces a new reporting system based on listeners (object-assisted output). Listeners can be customized in a variety of ways and there's a lot of amazing things you can do with it. If you combine the power of GDI+ with customized
posted by emersonreed | 4 Comments
Filed Under:

Outlook2003Bar New Version 1.0.0

In the last days, I worked on a new version of the Outlook2003Bar control, making some adjusts and adding new features.The look has minor changes... New features: 1) Now you don't need to add the buttons manually! The only thing
posted by emersonreed | 10 Comments
Filed Under:
Attachment(s): Outlook2003Bar_1-0-0.zip

Outlook2003Bar control

Here is the beta version of my Outlook2003Bar control (that has the same look and features found in Microsoft Outlook 2003 left bar), entirely written in VFP 9. If you have any suggestion or wants to report a bug, contact me. As
posted by emersonreed | 9 Comments
Filed Under:
Attachment(s): Outlook2003Bar.zip
More Posts Next page »