Results for "Author: kenneth foster"
Simulates the digits on a flip type clock. Use to build a clock or use as a counter. Nothing really new here,was just trying my hand at making the graphics.If you have a use for this project, great!
If you like hollow or outlined text then this is for you. Uses API for effects.Enjoy. Update: Hopefully improved shadow blending.
Just something I was playing around with. If you can use it, great, but the most important thing is to have fun while coding.7-28-07 Added caption and Ole_Color options
This is my first attempt at using the msflexgrid, so the code may not be the best. Who knows, this app may be just what you are looking for. As always, comments and suggestions are welcome.(Yes I know a database would probably be nicer, but I'm learning something new) Updated:Improved printout and some code tweaks. Update:added MPG calculator and fixed bugs.
This is one of my unfinished projects, when I was learning to use control arrays.Ran across it and decided to finish it. I know there are a bunch of these already,but maybe there is something useful here.Happy coding.
Sometimes I can't remember the name of the zip, but I know what the form looks like. This is really a simple interface for others code found here on PSC.Wish I could take the credit, but can't.Maybe it will spark someone to make a slicker, more efficent program. I chose this method because I can change the zip with a newer version easier.Oh, you can unzip the file to a folder of your choice.
Re-make of my earlier submission.Changed the graphics and added the connector bar.Commented when needed.Hope you like the new version.If you make any improvements, I'd like to see them. Added 1/9/07: Now you can select between pixels and twips. Also fixed a couple of bugs. Revised Code:1/10/07... Redraw much improved and positions and values retained when switching from V to H. 1/12/07..Added color selection and changed some code. 1/13/07...Added Rocky Clarks A+ Screen Zoom to the project. Lets you fine tune measurements easier.
Nothing special here. Just messing around. If you can use it,great.Its a checkbox style usercontrol with an XP look. The XP look code is not mine but looks really good.1.15.2009:Added disabled property.Made some minor changes.
Another fine example of how to make a simple program complicated.Not recommmended for screen resolutions under 1024 X 768.Added:Can now create a Holiday list, change date range and set first day of week to Saturday.
Just playing around with colors and ways to manipulate them. Hopefully you will find something good here to use.
Choose colors for your web site. I've got all the colors loaded now plus added a few things.Added:a second project with 216 colors,plus corrected a few bugs in first project.
This is my poor attempt at a boxshot program. My hopes are that someone will see just how poor it is and create a better looking one. Maybe even have features like shadow, reflection and rotate. Who knows.Code is real simple.Update: added left and right view and a smooth filter. Update#2:Added shadow,preview,save as jpeg and add labels to front picture. Update#3: Made some small changes just for Robert.Hopefully there are no bugs.
Keeps track of Punch In and Punch Out times.Lots of room for improvements. This should be a low interest item, but had fun doing it anyways.Sorry, but could'nt remember who coded the analog clock. Update1: streamed lined the code a little and reformatted the report and printout.
Will draw a gear, the size and number of teeth you want. Can do several at one time. Its crude,but with a little care, it did what I wanted.Has Print and Save functions.
I needed to print some pictures, so I made this app from code on PSC.Not tested on screens other than 1024 x 768. You can edit pixs and save also.
This is for the new guys mostly. A simple picturebox selection tool.Also confines cursor to picturebox until selection is completed.
There are two examples here. One is a usercontrol and the other is project form. The code is not new, I've just dressed it up to look good. Hope you can use it.
The original code is by LaVolpe(Keith). I've just modified and tweaked it to create a freehand drawing program.Keiths code had several advantages,like built in shadow and outline,all done using regions. Hope this is useful to someone. I really liked the outcome.See if you do to. Updated interface a little and a few minor changes.
This is a crude attempt at making poly calendars, that you can cut out and paste together.There has to be better ways to do this, so I'm just putting the idea out there with the hopes someone will do a better job and post it. Added: save as jpeg and Monday first option.Added weekend colored option.
A remake of an earlier submission.Added sound and new images.Also includes another project for creating and drawing polygons.