Re: [Fwd: Re: Bug#245310: pgadmin3-data: pgadmin3 ships duplicate of PostgreSQL] - Mailing list pgadmin-hackers

From Dave Page
Subject Re: [Fwd: Re: Bug#245310: pgadmin3-data: pgadmin3 ships duplicate of PostgreSQL]
Date
Msg-id 03AF4E498C591348A42FC93DEA9661B889FB3C@mail.vale-housing.co.uk
Whole thread Raw
Responses Re: [Fwd: Re: Bug#245310: pgadmin3-data: pgadmin3  (Raphaël Enrici <blacknoz@club-internet.fr>)
List pgadmin-hackers

> -----Original Message-----
> From: Raphaël Enrici [mailto:blacknoz@club-internet.fr]
> Sent: 24 April 2004 09:25
> To: Dave Page
> Cc: Peter Eisentraut; pgadmin-hackers@postgresql.org
> Subject: Re: [pgadmin-hackers] [Fwd: Re: Bug#245310:
> pgadmin3-data: pgadmin3 ships duplicate of PostgreSQL]
>
>
> Ok, what I understood is that these particular files are used under
> Win32 to generate the help file.
> So, which are the "magic" files permitting an index search or
> a multiple entry documentation:
> I.E.:
> pgAdmin III
> -->pgAdmin III
> -->PostgreSQL 7.4 Documentation
> in the help system ? is it coded in the source to detect
> these categories or is there a file describing this structure ?

They are used under win32 to build the CHM (Compiled HtMl help) file, but they are also read directly by the wxWindows
HtmlHelpviewer under *nix. They perform exactly the same function under *nix as they do under Windows. 

Consider an analagy - under Windows, the help is precompiled like a C++ application, under *nix the help is interpreted
atruntime like a TCL application. 

Regards, Dave

pgadmin-hackers by date:

Previous
From: Raphaël Enrici
Date:
Subject: Re: [Fwd: Re: Bug#245310: pgadmin3-data: pgadmin3
Next
From: Raphaël Enrici
Date:
Subject: Re: [Fwd: Re: Bug#245310: pgadmin3-data: pgadmin3