| |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating |
|
|
 |
GetKeyState Move Dot | VB 3.0, VB 4.0 (16-bit), VB 5.0, VB 6.0 | Beginner / Ben128 | 1690 since 1/19/2018 10:15:36 PM | Unrated
|
|
This graphic a example shows how to use GetKeyState to move a dot around a picture box. when the dot hits the side of the picturebox it will turn red. anyway hope it maybe of some use. (ScreenShot) |
|
|
|
 |
Bitblt Roll Dice | VB 5.0, VB 6.0 | Beginner / Ben128 | 1678 since 1/19/2018 12:11:44 PM |
By 1 Users
|
|
This example shows how to use Bitblt to roll 2 dices and a small delay to give an effect of the dice been rolled. Hope you may find it usfull. (ScreenShot) |
|
|
|
 |
Three Graph Types (Lines, Points,Columns) | VB 6.0 | Intermediate / Eddie Bole | 1636 since 1/19/2018 11:29:27 AM |
By 1 Users
|
|
Plot Lines, Points or Columns with various features using the line function of a picture box. Red hot columns most probably related to the RED HOT "heat wave" weather we are experiencing in Melbourne Australia. I have not implemented the Bar Graph yet. Yo ...(description truncated) (ScreenShot) |
|
Please support the site by visiting our
sponsor:
|
|
|
 |
Falling Dots | VB 3.0, VB 4.0 (16-bit), VB 5.0, VB 6.0 | Beginner / Ben128 | 1348 since 1/19/2018 12:13:40 AM |
By 1 Users
|
|
This is something I made while playing around with Pset this example shows random dots falling from the top to the bottom of the screen. Maybe a start for a screen saver project. Hope it's usfull. (ScreenShot) |
|
|
|
 |
TransparentBlt | VB 3.0, VB 4.0 (16-bit), VB 5.0, VB 6.0 | Beginner / Ben128 | 1546 since 1/18/2018 4:41:25 PM |
By 1 Users
|
|
This example shows have to use one bitmap with a collection of images and draw each one onto a picturebox. Hope you find it usfull. (ScreenShot) |
|
|
|
 |
simple HTML editor and viewer | VB 6.0 | Beginner / Krzysiek | 1414 since 1/18/2018 2:50:50 PM |
By 1 Users
|
|
Program saves text in index.htm and shows it in webbrowser control (ScreenShot) |
|
|
|
 |
SBS VR DirectX 7 | VB 6.0 | Beginner / Krzysiek | 1261 since 1/18/2018 11:41:23 AM | Unrated
|
|
stereo side by side (SBS), pc to windows phone using:
<br>
http://kinoconsole.kinoni.com
<br>
set for usb controller
<br>
needs dx7 libraries, shared here with more info on how to use it:
<br>
http://programmingprojects.webs.com/rmcontrol7
< ...(description truncated) (ScreenShot) |
|
|
|
 |
RPG Game | VB 6.0 | Intermediate / kin | 1461 since 1/15/2018 7:10:15 AM | Unrated
|
|
A RPG Game with map editor and game engine. It can fight with many enemis. The enemy even can remote attach with fireball. (ScreenShot) |
|
|
|
 |
Dynamically Plot Points on a 1D NumberLine | VB 6.0 | Intermediate / Eddie Bole | 1521 since 1/10/2018 2:20:01 PM |
By 1 Users
|
|
Use a couple of arrays to plot points on a one dimensional number line. Has a beginning and ending scale setting that you can adjust. I may add extra features in the future. This is just a simple example of how to do linear 1 dimensional plotting. Enjoy. (ScreenShot) |
|
|
|
 |
TextFileCompare | VB 6.0 | Intermediate / kin | 1512 since 1/10/2018 2:42:50 AM | Unrated
|
|
Can compare Text Files by Block Or All Content. Auto match the string in files and find the difference content. |
|