eric b wrote:
Hi,

Stilll in my vcl documentation effort, I'm searching informations about the design patterns used in vcl, because only describe the code is not sufficient, and not completely adapted for all this code.

If you find any design patterns in vcl, please let me know :-) More seriously, if you have any question please ask.

If I'm not confused, we used one of them - an integrator - to modify the user interface on Mac OS X. the change I mean was aquacolors cws.

I guess you mean a DtIntegrator; this one was an abstraction to adapt to different desktops and get primitive information from them (style information like window background colors). This is specific to the generic X11 part of vcl.

Regards, pl

--
If you give someone a program, you will frustrate them for a day;
if you teach them how to program, you will frustrate them for a lifetime.
     -- Author unknown

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to