Page 1 of 1

PGF: Programmable Graphics Format

Posted: Wed Dec 03, 2008 7:11 am
by Sub12
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.

Posted: Wed Dec 03, 2008 9:14 am
by stpendl
Cool, but where is the ZIP archive, since this is a files archive ???

Posted: Wed Dec 03, 2008 7:40 pm
by Sub12
Sorry about that, i forgot to upload it :oops:

Re: PGF: Programmable Graphics Format

Posted: Wed Feb 13, 2013 4:07 pm
by packpatfan
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.