> How come unpluck needs a define to the directory plucker is in? Huh? I don't understand what you mean here. As far as I know, the unpluck library is completely ignorant of where "plucker" (the GTK viewer) is. Or do you mean the config part of libunpluck, where it knows about PLUCKER_CONFIG_DIR? On UNIX platforms, this variable in the Makefile is configured by the user automagically from the Makefile.in, using the configure variable "sysconfdir". Something similar would have to be done for Windows. I'd thought I put in enough indirection to make things easy for both Unix and Windows, but someone has to work out how to produce the Windows Makefile.
> Do I have to have the ini file in the directory that the pdb was produced > from? I don't think so. Why would that be the case? > Should I be able to open the PluckerUserGuide when I don't have any > of the files that were used to build it? Sure. The PDB should be self-contained. > I was thinking there would be a button to open a new file with or something. Not implemented yet. Bill _______________________________________________ plucker-dev mailing list [EMAIL PROTECTED] http://lists.rubberchicken.org/mailman/listinfo/plucker-dev
