Results for "Author: kenneth foster"
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.