Results for "Volume: 6_2008-2009"
With the InputBox you cannot distinguish between the cases a:- Cancel clicked b:- nothing entered and OK clicked because in both cases the returned string is a vbNullString There is a simple trick however as is shown here
I was asked to write a Help file for CozIcon(my icon editor) but I wanted to include it on my website (http://cozicon.onlies.net/). I aslo didn't want to write the whole thing out in notepad so this is what I came up with. HTML Help Maker will allow you to build a custom Table of Contents and edit an html string corresponding to each selection. You can add a html template that will be generated with the html code from what you entered. Try it out.
A Simple Algorithm For Blurring Images.Note: The Depth Of The Blur Is In Amount Of Times The Algorithm Is Applied
NEW v7.0 W/Instruction Manuel - DataLogger II is an extremely improved version of my original program. I’ve added all the suggestions posted by users and made numerous improvements to all aspects of the program. It now has optional on-screen cursor info; print capabilities and screen capture capabilities. You can now pinpoint an event through a very accurate timing system based on the cursors. These are just some of the improvements. You can save either an image (screenshot) of the display window or the whole program (form). You can use the Cursor Display function to include all cursor data in a display window save. Files are saved in “.bmp” format. The print function will automatically print a landscape image of the screen. It will include all cursor data in the print. This is based on your computers default printer and paper configuration. It works fine with standard 8”x11” paper. The program is intuitive and if you experiment by clicking (both left & right mouse buttons) on buttons and in the display window, you’ll discover a lot of additional functionality. For those unfamiliar to this program, I wrote this program to monitor the input of an RS232 Serial Port and graphically log all activity. It acts and operates just like a Digital Storage Oscilloscope, capable of logging up to 5 hours in one file. ADDED ACCURATE TIMER API / External SYNC Variable Triggering.
Would you believe that the sizing grabber - that is the little triangle in the bottom right hand corner - is in fact disguised a scroll bar? Well, have a look...
Clinic Management for Doctors
Grey Options by Robert Rayment. Shows 8 different ways of changing an image to grey scale/effects (See code for descriptions). (Update BGR for RGB)(Zip 38 KB).
This is a multiple room/user chat program with white board and instant messaging, with mild room permissions and etc. It's incomplete because I got bored with the project. You can take this code and incorporate it into any non-profit program as long as I know about the development and am allowed to follow the progress of the program. All other uses must be approved by myself. If you do not agree with these terms then do not download.
Here is a real simple way to convert the size of vb(twips) into pixels.
The screenshot tells everything.
Sorting a ListView containing Dates and Numerics can be painful. Here is a solution, that is virtually seamless. The sort now handles positive and negative numbers as well as Dates and or Times. It works by creating a temporary column at run-time and populating it with the content of the column that is being sorted. The type of sort carried out i.e. Numeric, Date or String is controlled via the columns TAG value.
This is the 3rd release of Winstartup Manager and it's (v 1.2). As the name says it manage all startup items in registry "Run" sections that usually executed when you reach your windows desktop. This version has been enhanced more to be user friendly as well as the registry key sections has been fixed from the image list to option boxes as well as added some nice features in the upper menus, check them yourself please and if its desire voting will be appriciated thank you .
Haven't made a visual basic program for a long time. Made this for a place that I work. I haven't finished the program yet but couldn't wait to see any comments you make.
This is a new standard in patern recognition ( Relevancy algorythim ) This program gives you a small 150,150 sized drawing aeria where you can write letters then the program will search ur drawing space and convert it to text (this can be edited and modified to do your homework lol not that i promote that)
a prof code of what i saw here Connection Via the Telephone line.No internet or cable.Just the telephone line This article's purpose is to (reallllly) teach you how to connect with a remote system using your simple telephone line.No internet or special pc-cable required.It's pretty simple. To sum up it will let you connnect with your friend's pc and send and recieve messages.
Play Draw Poker. Built on a base by noi_max, heavily modified in all operational aspects. This update puts in a pre-dealer which selects 10 cards and uses them to deal no matter when you hit Deal the second time. I had a totally random dealer which would deal different cards depending on when you hit deal. Look for how you can preview the second 5 cards (pronounced cheat).
This is a clone of Gta. I started working on it 1 year ago. I didn't comment it, but if anyone asks to do so, i will do it with pleasure. Soon i will make much better city and much better collision detection system. The controls are w,a,s,d for your car and up,down,left,right for other car, v to change view, hold p to disable collision. Rotation of wheels is coming....after you vote. Please comment, vote and ask.
This user control is intended to mimic the ChasingArrows control that one finds in RealBasic(R) for the Macintosh. The purpose of this control is to show the user of your program that the program is either busy or is doing something in the background. It gives the user the piece of mind that the program hasn't frozen while thinking. It basically sits on a form and spins in a clockwise pattern indefinately. The control includes a property called "Enabled" which can be set to either True (it will spin) or False (it sill stop wherever it is). This will not spin during design time. This control and all of its code, in whole and in part, is Copyright Bamco Products 2005, All Rights Reserved. Please do not modify the code without express written permission by Bamco Products. This control can be included in any program that you wish without notifying us, unless you will be selling your program for any ammount of currency. I do not charge for this control; I simply want to know where it's going. Please respect Copyrights!
Webcam server broadcast over the internet using the default web browser,image reloads every 30 seconds converts BPM to jpg, no dll's required, doesn't use the clipboard. Note: I used some of the code from PSC to do this project
Nice LED Table Marquee that shows current time and date.