Advertisement

Results for "Author: stephan swertvaegher"

1_2002 #104714
Complex Shapes

With this prog. you can design very complex shapes of any kind, and save them as figure or as bitmap. The pictures I create here are used by me in a very big graphical program. I thought it can do some good to graphics lovers. Enjoy !

1_2002 #104715
Four-In-A-Row

A very popular game last century here in Europe, So I coded this with VB. You play against the computer. Difficulty is from 'soft' to 'very hard'. See screenshot. It did take a lot of math to calculate all different steps the computer has to take, but it works fine.

1_2002 #104716
ThumbNailer V1.0

With this app you can quickly view a directory with pictures (.bmp, .gif, .jpg, .ico, .wmf). All pictures are listed as thumbnails. You can also view a thumbnail in its original size, reduced or enlarged (from 25% till 300%). You can browse in a directory to view all the picture files, no matter how large the directory is. Picture info is also displayed (width, height, file-length,...). On my 650 MHz Pentium II it works very fast - fill the thumbnails in about 1 - 2 seconds. The slowest are the Jpg-files, but it's still OK. This program uses a lot of API-calls, such as API-popupmenus, transparent form, etc... A helpfile is included and can be called from within the program.

1_2002 #104717
Advanced graphics

Fore those who are interested: 84 functions to manipulate a picture. To speed things up, GetPixel and Setpixel is used. Note that not all functions can be manipulated in the program, but it is just to show you how things are done... Anyway, all functions (in fact they are just mods, 'cause they have no return) can be found in the module. The manipulations go from "normal" (like emboss) to very complexe deformations. Only for the advanced! See screenshot.

1_2002 #104718
T3D. Puts a real 3D border arround ANY control !

T3D function: Puts a 3D-border arround any control. This border has 2 levels: outer border and inner border. The border can be raised, inset or mixed, filled and not filled. It works only on a normal (standard) form, with the backcolor RGB(192, 192, 192) Syntax: T3D Form, Control, Bevel, [Style], [Filled]

1_2002 #104719
CodeLib V2

A long time I hesitated about submitting this or not. Finally I made up my mind. The CodeLib V2 is a database-kind of program that stores codesnippets,functions and subs to make programming easier. There's taken care of the layout of the forms, and it uses my award winning T3D-function a lot, together with other stuff I developped, such as my MBox (alternative messagebox) and IBox (alternative InputBox). The result is very good, I might say. Anyway, to make a long story short: Select a code, function or sub, put it on the clipboard (with a button !), go to your VB-project and paste (ctrl/V) the code where you want it. Created a new reusable code ? Start up the CodeLib V2 and add it to the database. Want to replace a certain code with a better one ? Want to rename a code ? Want to move a code to a different category ? Want to delete a code ? Want to add a help-file ? Want to add some notes to a code ? Want to EDIT a code ? Want to print the code ? Want to print the helpfile ? Want to ... As you can see, this is a fully working program that I use a lot when I'm coding. The CodeLib V2 (zip) is about 223 kb, but it has it all: the source, CodeLibV2.exe, data (about 70 different codes, all tested and working fine). I hope you're as thrilled about this as I am. And I don't want to receive mail like "this sucks" or "the worst thing I ever seen", etc... This is GOOD CODE ! It works fine for me (VB6 enterprise edition) and I didn't found any bugs so far. The helpfile can be read with notepad, but will also be loaded in the program. In the helpfile, you have a small button "send mail". This will start up your e-mail prog and link directly to me. Do it ! A final note: this isn't a database prog like acces, or works with ADO, all code is stored in a sequential file, wich is loaded directly into memory. This works very fast. Extract the zip to C:\ or any folder of your choice and voila ! Happy coding...

1_2002 #104720
Pyramid !

A puzzle game, where you must find your way trough a maze of coloured balls. You can change the color of the ball you play with. There are 20 levels, music (midi), soundeffects (.wav), a high-score (saved !) and a cheat-mode (find it yourself). This prog handles some api. Included: all source, Pyramid.exe, 20 levels, midi and wav-files, graphics, highscore. Check it out and have fun. The zip is 224 kb.

1_2002 #104721
Pic-Handler V1.0

155 commands, 146 picture-manipulations... 94k to download. With this prg you can load any existing picture, change it, play with colors, mix with other graphics, filter it, turn it inside out... Save the changed picture (bmp-file) so you can use it somewhere else. A few Api is used to speed things up. Anyway, I submit this prg coz some asked me to do so as a next step to my filter and picture-manipulations. If you find bugs, please let me know. I coded this with care, but one never knows... Have fun. Very important: this is NO drawing program (like paint or corel draw). It's just to manipulate graphics in an easy way.

Languages
Top Categories
Global Discovery