Computer Science Canada Suggestions for PIE (Pyro Interface Engine) |
Author: | DarkRider [ Tue Jan 06, 2009 10:53 pm ] |
Post subject: | Suggestions for PIE (Pyro Interface Engine) |
I am coding my own version of Turing's GUI library/engine. My goals for PIE (Pyro Interace Engine, my own version) are to make it fast as possible, with most, if not all, graphics handled some way by the programmer themselve. I hope to replace the majority of Turing's GUI's with my GUI's in any project I create in the future. I have found Turing's GUI's to be really buggy (and slow). Wells there are various work arounds to these bugs some bugs are hard (sometimes impossible) to handle. Anyways what I was wondering is what you guys think would be the best way to let the user handle all graphics in PIE. I have thought of 4 ideas that I could use:
I like to hear your opinions on how to implement this kind of functionality. |
Author: | Nick [ Wed Jan 07, 2009 1:32 am ] |
Post subject: | RE:Suggestions for PIE (Pyro Interface Engine) |
/me votes on custom config files ![]() |