There is an old article in some of the OpenCOBOL docs or wikis that goes
through an example with OpenCOBOL, C and GTK2.
I used it as a basis for using with MicroFocus Cobol.
I used a Glade generated UI. Used GTK2 with the Main Loop and called
COBOL from C as needed.
Callback triggers all handled in Glade
Using GTK variable types memory handling simplified things.
I currently don't have the machine I did that on online.
That's been 10 years ago.
I'm old now and my memory isn't what it used to be.
Learning how to convert null-terminated variables back and forth is
required.
I currently don't don't have any examples to provide. :-(
But I used it for 5 years until the pharmacy group I contracted to
finally closed shops.
On 9/20/2020 6:19 AM, arch wrote:
Hello Folks,
I am interested in interfacing GnuCOBOL and GTK3+. Is there anything
available to accomplish this mission?
Thanks,
Arch