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



Visual FoxPro (RSS)

Valuable tips and tricks about Visual FoxPro.

Ribbon in ThemedControls suite?

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

New ThemedControls version (3.5.7)

Today I've posted a new ThemedControls version (3.5.7) 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).
posted by emersonreed | 22 Comments
Filed Under:

Southwest Fox 2009

In my previous post, I thanked all folks that I met at Southwest Fox 2009. Now, I will try to show you in a few words why this conference exceeded all my expectations… The best speakers in the world; Sessions start and end without delay; Everything
posted by emersonreed | 3 Comments
Filed Under:

Aknowledgments

Last month I attended Southwest Fox 2009 in Mesa, Arizona. Was an awesome conference and I learned a lot. But it couldn’t be feasible with my own resources, so I would like to publicly thank all those people that contributed to the Ceil Silver Ambassador
posted by emersonreed | 1 Comments
Filed Under:

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:

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 | 2 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 | 23 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:
More Posts Next page »