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

Bernard Bout

May the Fox be with you...

<March 2010>
SuMoTuWeThFrSa
28123456
78910111213
14151617181920
21222324252627
28293031123
45678910

Post Categories

News

site statistics

Locations of visitors to this page

Navigation

Some VFP links

Others...

Archives

Who links to this site?

Hey There!!!

Syndication




GDI+X Classes (RSS)

Must have GDI+x classes from VFPx
Ultra Simple Buttons with GDI+X
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 Read More

posted Wednesday, March 17, 2010 1:45 PM by bbout | 2 Comments
Filed Under:
Attachment(s): UltraSimpleButtons.zip

The Fastest Lightbox Ever
In one of my previous posts I described a Lightbox class that was Activex friendly.The old post is here: VFP Lightbox Class - Now Activex FriendlyUnfortunately because of the logic used in the class, for large "busy" forms with a large number of objects, Read More

posted Monday, September 21, 2009 1:27 PM by bbout | 8 Comments
Filed Under:
Attachment(s): bbGdiLightbox-V6.zip

Beautify your Application Desktop
Been a while since I posted anything.Came across a desktop image when browsing the other day and saw this application desktop. It looked doable in VFP so I got stuck in and this is the result.The class is based on the GDI+X classes from the VFPX site Read More

posted Friday, September 11, 2009 11:34 AM by bbout | 7 Comments
Filed Under:
Attachment(s): bbMediaButtons.zip

GDI+X Pad gets an update with added functionality and tutorial
After some testing and additional functionality programmed in, I have decided to release this new version of the GDI+X Pad - v1.35. There are a number of enhancements to it, to enable it to be easier to use, which I will list here: 1. The Error Read More

posted Friday, April 24, 2009 1:47 PM by bbout | 2 Comments
Filed Under:
Attachment(s): bbGDIplusXPadV1.35-05May09B.zip

Update to GDI+X Pad
Just a note to whoever reads this blog and downloaded the GDI+X Pad. that the post has been updated. The download has also been updated to v 1.12.Please check this link for the update and new download: http://weblogs.foxite.com/bernardbout/archive/2009/04/14/8096.asp Read More

posted Thursday, April 16, 2009 2:34 PM by bbout | 0 Comments
Filed Under:

Introducing the GDI+X Pad
Many times when trying out the GDI+X classes I have had to create a form and then type out the code and run the form to see the results. Another problem I have had is looking up sample code to see how things are done. I have always wanted an easier way Read More

posted Tuesday, April 14, 2009 5:18 PM by bbout | 7 Comments
Filed Under:
Attachment(s): GDIPlusxPad112.zip

Creating the VFP Base Classes with GDI+x - The 3D Option Buttons
Following on from my previous post about creating check boxes completely with GDI+x I decided to try something a bit different and create a 3D Option Button set with colour schemes. What follows is about this class as well as how to set it up and also Read More

posted Saturday, March 28, 2009 4:23 PM by bbout | 1 Comments
Filed Under:
Attachment(s): bboptionclassv1.02.zip

Creating the VFP Base Classes with GDI+x - The Checkbox
A reader on my blog posted - why don't I create other base controls with GDI+x so I thought I'd give it a shot. This post is about recreating the VFP Base classes using pure GDI+ and the GDI+x classes to achieve neat looking base classes. When I say "Base Read More

posted Thursday, March 26, 2009 3:06 PM by bbout | 4 Comments
Filed Under:
Attachment(s): bbCheckboxClassV1.1.zip

White Butttons are not that bad looking after all
Been working off and on, on a set of, believe it or not, White buttons using GDI+x  So far they have come out pretty good looking. May complete them one day and post them. What do you think? Unfortunately because of the amount of junk mail being Read More

posted Friday, March 06, 2009 1:06 PM by bbout | 4 Comments
Filed Under:

Decorating a Grid with GDI+
Many times I have seen where there are grid controls that have an image as their background. Now in VFP while it is not too difficult to display images in the grid, you just cannot get the effect as below. avior:url(#ieooui) } But Read More

posted Tuesday, March 03, 2009 1:14 PM by bbout | 1 Comments
Filed Under:
Attachment(s): GridThemeImages.zip

Transparent Forms with VFP Revisited with GDI+x
More than 2 years ago I started blogging on getting VFP to have transparent windows. No, not the fully transparent ones, but the Vista like ones, where the window is transparent but the contents, including form objects, are opaque. This was my first Read More

posted Friday, November 07, 2008 3:14 PM by bbout | 3 Comments
Filed Under:
Attachment(s): bbTransformBlur.zip

Glow-In-The-Dark Buttons with GDI+X
The GDI+x Samples have a form that displays a "Halo" for text. So taking that idea I adapted it for these glowing buttons. To use these buttons you will need the GDI+x classes on the VFPX site. http://www.codeplex.com/Wiki/View.aspx?ProjectName=VFPX&title=GDIPlusX Read More

posted Friday, October 24, 2008 12:09 PM by bbout | 5 Comments
Filed Under:
Attachment(s): bbGlowingButtonV1.zip

Lets Reflect a bit on GDI+
One of the things I wanted was to be able to drop an image object on my form, set its picture property to an image and have the image "reflection" visible, which gives a very good effect. Well now that we have the GDI+x classes that is no longer a wish, Read More

posted Friday, October 17, 2008 4:57 PM by bbout | 7 Comments
Filed Under:
Attachment(s): bbReflection.zip

See through your buttons with GDI+x
Important Note: GDIPLUSX uses the PictureVal to load a PNG image into the imgCanvas Object to get the transparent effect. VFP9sp1 does not support loading PNG images using the PictureVal property. As such, you must have VFP9 Sp2 to use these classes Read More

posted Tuesday, October 14, 2008 5:48 PM by bbout | 3 Comments
Filed Under:
Attachment(s): bbTransButton.zip

Shiny Glass Buttons updated and a tutorial
There have been a number of requests for  a tutorial on how to use the GDI+x classes and the Shiny Glass buttons. I am used to using these classes, so wrongly assumed that all users were up to speed. So I decided to fix that and post a tutorial about Read More

posted Sunday, October 05, 2008 1:33 PM by bbout | 1 Comments
Filed Under:
Attachment(s): bbglassbuttonXV2.zip

More Posts Next page »
Powered by Community Server, by Telligent Systems