
This version of the dialogs modules was written for juice specifically
(actually not, but it has become incompatible with the original dialogs) and
you should therefore NOT use this!!! If you're interested in using the
dialogs modules, please email me.

Also, please note that dialogs is not a library because of quite a few
reasons: First of all, it is one of those classic cases where you can think
of a thousand ways to do it a better way if you were to rewrite it - In
fact, I only shake my head when I look at the code, no proper planning
before I started coding (: Apart from that the code is probably buggy as
hell. Juice is actually the first program I've written using dialogs and I
haven't thoroughly tested dialogs for bugs (in particular I haven't checked
for memory leaks at all), so the code probably resembles Windows in
stability and bugs. Apart from that I have a tendency to add stuff to
dialogs as I go, simply because I need it at that moment, constantly
switching between different source trees, e.g. I'm planning to put the
menus.* source files in dialogs (because it needed to be there in the first
place) and do a lot of restructuring.

Summed up, the code is a mess - Don't use it!!!

