paragui-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [paragui-users] Reading in theme/XML layouts from memory


From: Andrew Ford
Subject: Re: [paragui-users] Reading in theme/XML layouts from memory
Date: Mon, 8 Jul 2002 08:54:12 -0700 (PDT)

Physfs, the paragui file layer, already includes
zip-file support.  All you have to do is add your
zip-file to the searched archives and it will be
treated as part of the virtual file-system.

Andrew.

--- Robby Dermody <address@hidden> wrote:
> With the project I'm working on, I'm keeping (or
> would like to keep) the
> paraGUI theme and XML layout files in a zip file
> with the rest of the
> application resource files (to avoid 1000 different
> files being all over the
> place). However, it seems from what I've seen of the
> API, I can only read
> these files in from disk, not by giving a memory
> address. With the zip
> library I use, entries from the archive are read
> into memory. Thus, I would
> have to read the files into memory, then write the
> blocks to a temp file to
> be read back into memory by the appropiate ParaGUI
> file....it's doable, but
> not the optimal solution by far.
> 
> Any ideas from someone that knows the ParaGUI
> internals better than I?
> 
> TIA,
> 
> Robby
> 
> 
> _______________________________________________
> paragui-users mailing list
> address@hidden
>
http://mail.freesoftware.fsf.org/mailman/listinfo/paragui-users


__________________________________________________
Do You Yahoo!?
Sign up for SBC Yahoo! Dial - First Month Free
http://sbc.yahoo.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]