PGF: Programmable Graphics Format
PGF: Programmable Graphics Format
This is my image format... Reads data from a PGF file and displays graphics depending on what the data is. For more info see my topic on the forums.
- Attachments
-
PGF Stable.zip- (1.19 MiB) Downloaded 908 times
Last edited by Sub12 on Wed Dec 03, 2008 3:48 pm, edited 1 time in total.
-
packpatfan
- Posts: 4
- Joined: Thu Jan 12, 2012 3:08 pm
Re: PGF: Programmable Graphics Format
You had a small error, when the user was selecting the PGF file. If they clicked 'Cancel' the program threw an 'OS cannot find the file' error.
I changed it to give a readable error message and gracefully exit with a simple 'end' statement.
I changed it to give a readable error message and gracefully exit with a simple 'end' statement.
- Attachments
-
PGF Stable.zip- Here's the code with the fix
.bas Source Code
Folder containing needed images - (1.22 MiB) Downloaded 660 times