gnucobol-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [open-cobol-list] Cobol + GTK


From: Brian Tiffin
Subject: Re: [open-cobol-list] Cobol + GTK
Date: Fri, 18 Jan 2013 14:13:37 -0500
User-agent: Opera Mail/12.12 (Linux)

On Tue, 15 Jan 2013 14:17:49 -0500, Patrick <address@hidden> wrote:

With each passing day I am getting more excited about OC. I really
should be programming in C but I hate it so much, I just don't want to.
I think OC will give me a chance to easily interface with existing C
while writing clear, easy to read code.

I know there is not really a GTK binding yet but maybe if I have the
skills and time I can help.

I tried to compile the gtk code example from here:
http://opencobol.add1tocobol.com/#does-opencobol-support-the-gimp-toolkit-gtk


but I got this message:
ocgtk.c:11:19: fatal error: ocgtk.h: No such file or directory

Yeah, that's my bad and I'm in the midst of correcting.

ocgtk.h is an empty header.

a simple  touch ocgtk.h  will suffice to get you rolling.

Sorries,
Brian



I didn't see the header file, did I miss it or is it somewhere else?

Are there any other Cobol GTK samples out there?

Writing a binding is a huge job but if I just wrote it as I went, on an
as-needed basis, it might not be so bad. Having said that I still hardly
know anything about Cobol and without a template, it will be hopeless.

Thanks for reading-Patrick

------------------------------------------------------------------------------
Master SQL Server Development, Administration, T-SQL, SSAS, SSIS, SSRS
and more. Get SQL Server skills now (including 2012) with LearnDevNow -
200+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
SALE $99.99 this month only - learn more at:
http://p.sf.net/sfu/learnmore_122512
_______________________________________________
open-cobol-list mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/open-cobol-list


reply via email to

[Prev in Thread] Current Thread [Next in Thread]