The Cleveland Area COBOL Meetup Group Message Board › The Old Forum › OPEN COBOL AND WINDOWS
| Harold Bearce | |
|
|
Is it possible with Open COBOL to develop applications to run on the Windows platform?
Nothing fancy... no GUIs or dialog boxes... just simple reporting applications> |
| Aoirthoir An Broc | |
|
|
Harold,
yes it is. There is a lot of development and posts over on http://opencobol.com/... |
| federico | |
|
Open cobol doesn't (yet) allow to write using a gui (like for example powercobol) but you can use gtk library invoking them with c interface.
I tested this features.. you can find a forum on opencobol.org by "using a gui.." Yours faithfully Federico |