Results for "Author: kenneth foster"
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.
I could'nt find an encoder program that would save and load more than one line of text, and actually work,so I threw this together.I modified the program EnDeCode by Joshua Larsen and made this program.
A simple function and small demo that changes the background color of the textbox that has the focus.
This is a total remake of my earlier submission. It lets you change your font properties within your app. Hope someone finds a use for it. Real simple code.
I've added more movement to this version.There are still a few logic bugs, but will figure them out later.Although not really necessary to fix it, as this is mostly for fun and has no real use.
Are you looking for a quick and easy bar chart for you program? Then this just might fill the bill.This is a user control so all you have to do is plug it in,set a few values and go.Howdy from Texas.Ya'll.On update: added Number of Bars (NOB) to show with resize.Also you can now set the scale you want.
I think I have finally got it working the way I wanted. Use it to measure pixels on screen or in projects.Hope you like it.