[Glade-users] GUIs for Fortran Programs?
Damon Chaplin
damon@ximian.com
Sat, 17 Feb 2001 18:07:07 +0000
"Felix E. Klee" wrote:
>
> Hi,
>
> in the past I enjoyed using glade for the development of user interfaces
> for C programs. Now I need to create a user interface for a Fortran
> program. Is this possible with glade?
Is there a Fortran binding for GTK+? If there isn't, it would be impossible.
I don't think there is anything that can generate Fortan code from Glade
XML files.
But you may be able to write a Fortran binding for libglade and use that.
Damon