Results for "Author: kenneth foster"
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.
Just something I have been playing with. Needs lots of improvements, but I've done all I know how to do,especially with the outline or stroke of the brush(line method).I tried polygons,but proved beyond my knowhow.
I was playing around with Plgblt and came up with some interesting effects for an idea on counters.See what you think.You can use your own graphics,digits can be resized easily.This is only a demo, not a completed project.That is up to you.Updated: added some more effects.
This is the basic concept of an idea I've had for awhile.Maybe someone will take it to the next level if there's any interest.Don't know how practical it is, but I do not intend to go any further with it. Enjoy.Added: Holding Shift plus arrow keys will move points as a group.
This could be the start of a photo collage program. Fairly small amount of code.Things to add could be rotatiable text, templates, or background patterns. Can only save as bitmap at the present.(Was too lazy to add the others) Hope you find it useful. Update:Added Save Jpeg,add text and background, can undo now. Let me know what you think. Update: add shapes.
Rainy week-end project.Resizeable meter with several property options. Sorry only one range though (0 to 100).update: added gradient bkgd so it can look like its backlit.update:made a couple of changes,one thanks to Emad.Also added two more ucmeters I was playing around with.
I know this type of project does'nt get much interest, but it offered a few challenges and besides it was fun to do. Once you have the zipfiles, PSC picture and authors name loaded, you can view the code in the zip file. You can also import a zip and view it also(view only, does'nt include it in the list of zip files.)Hope you like it. Thanks to Rde and Clint LaFever for their code.Update: replaced textbox with richtextbox so code could be colored (syntax).