Results for "Author: kenneth foster"
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).
Nothing real special here. I was just playing with some code and this evoled. There are two versions so pick your favorite. Enjoy.
Just playing around. A usercontrol textbox that has XP look. Got scrollbars and align working.Not the best solution but seems to work okay.
Total remake of earlier submission. I'm using database to to store author,project picture and comments. The actual zip file is stored in a separate folder for easy excess. Project photos can also be saved to a separate folder if option is selected.
The original author of this code is Jim Benvenuti. It is a beautiful control, but too bulky for my needs. I've reduced it to its basics. Hope you like it and find it helpful. Update: Got rid of the class module(took some doing on my part). It is now a freestanding control. update: added a working demo of control.
This is a more novel led clock than my previous clock. The Auto Shape form code is Mr.Lakes that makes the bg transparent.It is very easy to use.Hope you like the clock.I always like comments.
Learn the US capitols.Fairly simple code. The non repeating random number generator section is not my code.I got it for PSC and it works great.I'm sure there is lots of room for improvement here,so feel free. Otherwise, enjoy.