Hey guys, I've been pondering ways to keep more files stored locally on the users system to decrease large project load times.
For example, is it possible to store button files in:
C:\Program Files\My App\buttonX.btn
and load them on a pages pre-load event? Any ideas on where to start?
I've never really usedbut this dosen't really load a file, and it's a lot more code than just loading a button, that calls an external script.Page.CreateObject(OBJECT_BUTTON, "NewObject", nil);
Thanks in advance
Mike

Reply With Quote