Results for "Author: paul bahlawan"
Progress bars are quite standard... but boring to look at! So how about a Progress Circle? This works just like MS progress bar AND has several enhancements such a colours and captions. I have included the code for the ocx control as well as the test app shown in the screen shot.
This is a new twist on Minesweeper with its hexagonal tiles. Uses recursive subrutine to clear out open area and transperant BitBlt to draw the tiles.
This is a complete screen saver featuring my exploding flower routine. It has several options for you to play with in the setting screen. And of course it supports the preview window and passwords!
This is a new twist on Minesweeper with its hexagonal tiles. Uses a subrutine recursively to clear out open areas and transperant BitBlt to draw the tiles(fast!). 3 difficulty levels. Straight foward, commented code. Now with custom level & high scores!
I saw some code using a barcode font and knew i could do it with code alone. This is so simple it's one Sub only! (command1_click)
Give it a picture file and a text file and be amazed at the output. The resulting html page will fascinate your friends for many a minute. /*Update: Stall bug should be fixed now*/
There was a rash of polygon screen savers appearing here so I thought I'd make one that is at LEAST nice to look at! This isn't a screen saver yet just the fun part. Will mezmorize you for minutes on end. Uses the polygon API. ** See the full screen saver version here: http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=52391&lngWId=1
Generate 3 of 9 barcode (in just 1 sub). No special fonts used, just code. This is an update to one of my old submissions.
This is a reusable module for reading 3 of 9 barcode from an image such as a scanned page. I have included in the zip an image with barcodes for testing.
Progress bars are quite standard... but boring to look at! So how about a Progress Circle? This works just like MS progress bar AND has several enhancements such a colours and captions. I have included the code for the ocx control as well as the test app shown in the screen shot.
This is a new twist on Minesweeper with its hexagonal tiles. Uses recursive subrutine to clear out open area and transperant BitBlt to draw the tiles.
This is a complete screen saver featuring my exploding flower routine. It has several options for you to play with in the setting screen. And of course it supports the preview window and passwords!
This is a new twist on Minesweeper with its hexagonal tiles. Uses a subrutine recursively to clear out open areas and transperant BitBlt to draw the tiles(fast!). 3 difficulty levels. Straight foward, commented code. Now with custom level & high scores!
I saw some code using a barcode font and knew i could do it with code alone. This is so simple it's one Sub only! (command1_click)
Give it a picture file and a text file and be amazed at the output. The resulting html page will fascinate your friends for many a minute. /*Update: Stall bug should be fixed now*/
There was a rash of polygon screen savers appearing here so I thought I'd make one that is at LEAST nice to look at! This isn't a screen saver yet just the fun part. Will mezmorize you for minutes on end. Uses the polygon API. ** See the full screen saver version here: http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=52391&lngWId=1
Generate 3 of 9 barcode (in just 1 sub). No special fonts used, just code. This is an update to one of my old submissions.
This is a reusable module for reading 3 of 9 barcode from an image such as a scanned page. I have included in the zip an image with barcodes for testing.
Progress bars are quite standard... but boring to look at! So how about a Progress Circle? This works just like MS progress bar AND has several enhancements such a colours and captions. I have included the code for the ocx control as well as the test app shown in the screen shot.
This is a new twist on Minesweeper with its hexagonal tiles. Uses recursive subrutine to clear out open area and transperant BitBlt to draw the tiles.