Updated 6:22 PM 03/06/2001

Liberty Basic Software

from the LEFT COAST


Home

Programs

Function Library
Subroutine Library

Links
Ethics Code
About Us

Contact

Function Library
Status Bar functions
The following file is so that you can easily add a status bar to your programs. It makes it easy to use a single status bar to let your program users know what is going on in your program. This with only 4 function calls to use and not having to worry about doing the api calls your self.
Status Bar function library
Status Bar Demo program

Extended Status Bar functions
The following file is so that you can easily add a Multi-part status bar to your programs. It makes it easy to use a multi-part status bar to let your program users know what is going on in your program. This with only 4 function calls to use and not having to worry about doing the api calls your self. Features include up to 5 parts and fixed or percentage sizing of parts.
Multi-part Status Bar function library and Demo Programs

Joy stick functions
The following files are for joy stick use. The joyfunc.bas file contains the necessary functions for getting joy stick position using DLL calls. This removes the burden of having to make the calls your self. You just insert the joy stick function library in to your program and call the functions when you want to test for change. The second file joy.bas is a short demo program which makes the calls to the joy stick and displays it.
Joystick function library
Joystick Demo program

4307


Copyright(c) 2000 2001 Neil Tremblay Since March 2001