-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|457|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-




steve_ancell

2D Image Flipping.

2nd September 2008

A couple of simple image flip functions.


steve_ancell

Simple filename picker.

23rd January 2008

For anybody that wants a quick and easy way to pick out a filename with the mouse. Also allows you to type text in at the top of the screen.
[code]
Graphics 800,600,16,2
SetBuffer BackBuffer()
Dim textfield$(1)
f$=GetFilename$()
FlushKeys()
Cls
Pri*snip*

More - Older Posts