Thread: Tix + Postgres questions.

Tix + Postgres questions.

From
Doug Lo
Date:
Hi,  Postgres gurus,

I want to embedded Tix with Postgres, but I don't know how to do. Would
anyone give me some hints?
Your helps will be highly appreciated.

Best regards,
Doug.






Re: [INTERFACES] Tix + Postgres questions.

From
Bruce Stephens
Date:
jwlo@ms11.hinet.net said:
> I want to embedded Tix with Postgres, but I don't know how to do.
> Would anyone give me some hints?

Make the stuff in interfaces/pgtcl. That provides you with a shared
libpgtcl.so library.  Use the Tcl load command to load it.