Andy Ball a écrit:
>
> Hello Maurice,
>
> ML> GNU Pascal (gpc) is standard compatible, so it should
> > minimise the changes to the sources. It can run on Mac
> > and on windows (mingw32 or cygwin or djgpp in a DOS
> > box) and others
>
> Is it painful to use gtk from within gpc?
I never tried it.
Look to
http://www.gnu-pascal.de/contrib/nicola/
They have made a gpc interface to gtk.
But they discontinued work 5 years ago, for lack of interest.
The most obvious change to make it work with current gpc is to replace
everywhere the keyword
asmname
by
external name
But it is also necessary to follow the changes in gtk since that time
to mirror them in the gpc im****t units, and they are many...
You may ask more details to the authors. Their mail address can be found
inside the above mentioned directory.
Maurice
--
Maurice Lombardi
Laboratoire de Spectrometrie Physique,
Universite Joseph Fourier de Grenoble, BP87
38402 Saint Martin d'Heres Cedex FRANCE
Tel: 33 (0)4 76 51 47 51
Fax: 33 (0)4 76 63 54 95
mailto:Maurice.Lombardi@[EMAIL PROTECTED]


|