Search found 9 matches

by john_456_fx
Mon Mar 20, 2006 7:34 am
Forum: Utilities
Topic: Animated Splash Screen for your programs
Replies: 0
Views: 2258

Animated Splash Screen for your programs

This is a very simple utility that's main function is to provide
a splash screen for your programs. You can choose between two
types of text: WAIT or LOADING.
How it works:
RUN the sp.tkn file with a choice of the 2 types of text(WAIT
or LOADING) as a commandLine$. That's it!
Example:
RUN "sp.tkn ...
by john_456_fx
Sat Mar 18, 2006 8:36 am
Forum: Utilities
Topic: Fullly Functional Point of Sale Program
Replies: 0
Views: 2725

Fullly Functional Point of Sale Program

This is a Fully Featured Point-Of-Sale Program that I developed some time ago. It also includes a well informing help utility wich explains all the features and functions. You can compare this to a typical cash register which allows you to record cash sales in two modes.

Groupsales :
4 ...
by john_456_fx
Fri Mar 17, 2006 5:07 pm
Forum: Utilities
Topic: Powerfull Wireframe Animation GUI
Replies: 4
Views: 4879

:oops: My Apologies !!! To Fix This Problem, Goto line 2470 and you will see:

FUNCTION F.LBWF.GUI.PP.GetFilesInfo$(i) >1 note PP = "ProjectPlanner"

just remove the >1 note PP = "ProjectPlanner"
OR you could just place a " ' " inbetween the ...PP.GetFilesInfo$(i) and the rest of the line.
Or you ...
by john_456_fx
Fri Mar 10, 2006 9:34 am
Forum: Utilities
Topic: Solid 3Dimensional Object Rendering
Replies: 0
Views: 2509

Solid 3Dimensional Object Rendering

This Library of functions' purpouse is to render solid objects in a 3 dimensional plane . The method for doing so is called LSI(Lame Solid Imager) . It is diffrent from the Wireframe library because full objects can be drawn. This is the first library, and I included a small demo to show how the ...
by john_456_fx
Tue Feb 28, 2006 10:22 am
Forum: Utilities
Topic: Powerfull Wireframe Animation GUI
Replies: 4
Views: 4879

Powerfull Wireframe Animation GUI

At last.. I finished the beta of the LBWF_GUI_V02!!!! Version 2 includes the following : 1>Full Object, Object Group and Device Animation, 2> ProjectPlanner which lets you work with 10 diffrent projects, and many many more. I also compiled a HTML help file for those who is new to the LBWF_GUI. All ...
by john_456_fx
Fri Feb 24, 2006 7:46 am
Forum: Utilities
Topic: 3D Object Creation and Animation Program
Replies: 0
Views: 2744

3D Object Creation and Animation Program

This is the First of three Fully functional 3D object creation and animation Programs I have designed. This first Version was the trail-and-error version, but still has a lot of functioinality.. Next week I will Upload Version2, where all the minor bugs has been ironed out. give this a try, for it ...
by john_456_fx
Fri Feb 24, 2006 7:33 am
Forum: Utilities
Topic: 3Dimensional text for your graphicboxes!!
Replies: 0
Views: 2661

3Dimensional text for your graphicboxes!!

This is an very easy-to-use and well documented (And huge) function that's primary function is to draw 3D text to any graphicbox. This function can draw to 5 diffrent graphicboxes, and are not restricted to one window. Diffrent effects include text shadows , text tilt , etc etc. It is quite robust ...
by john_456_fx
Fri Feb 24, 2006 7:24 am
Forum: Utilities
Topic: Number to string function
Replies: 1
Views: 3633

Number to string function

This is an easy-to-use function that basicall will transform your numbers into it's matching string representation in English. Example 3429.45 will be returned as " three thousand four hundred and twenty nine point four five "
Note that this is a Funtion, and you can easily past it into your ...
by john_456_fx
Fri Feb 24, 2006 7:17 am
Forum: Utilities
Topic: Function And Sub Library
Replies: 0
Views: 2615

Function And Sub Library

This Is a Function and sub library... Basically what it does, is keep archive of all your functions and subs. This program will also search your source code and automatically extract all the functions and subs... Give it a TRY!!!