For Programmers: Free Programming Magazines  


Home > Archive > Cobol > August 2004 > does graphics cobol for linux exist???









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author does graphics cobol for linux exist???
max_wappi

2004-08-03, 3:55 pm

HI, I'm Max.
Is There a cobol for linux with graphics interface??
I have a lot of cobol programs written with microfocus cobol in text mode
and i would like to write new programs under linux, but with combo box,
push-button etc etc.
Thanks in advance ( and sorry for my english....)



Tom Morrison

2004-08-03, 3:55 pm

"max_wappi" <maxbo@wappi.com> wrote in message
news:4sMPc.25949$1V3.634908@twister2.libero.it...
> HI, I'm Max.
> Is There a cobol for linux with graphics interface??


http://195.103.161.170/rmi/rmitalia.htm

Look at COBOL-WOW.

Best regards,
Tom Morrison
Liant Software Corporation


Richard

2004-08-03, 3:55 pm

"max_wappi" <maxbo@wappi.com> wrote

> Is There a cobol for linux with graphics interface??
> I have a lot of cobol programs written with microfocus cobol in text mode
> and i would like to write new programs under linux, but with combo box,
> push-button etc etc.


Flexus SP/2 has combo box, list box push-buttoms, pull down menus,
etc, works with any Cobol system and runs on Windows and Linux. On
Windows it is GUI, on Linux it is textmode GUI and works identically.

It has the advantage over a graphics in that it can run remotely over
telnet/ssh rather than needing remote X windows while still having the
features of GUI.
Robert Wagner

2004-08-03, 8:55 pm

"Tom Morrison" <t.morrison@liant.com> wrote:

>"max_wappi" <maxbo@wappi.com> wrote in message
>news:4sMPc.25949$1V3.634908@twister2.libero.it...
>
>http://195.103.161.170/rmi/rmitalia.htm
>
>Look at COBOL-WOW.


"Works with Windows 95, Windows 98, or Windows NT v4.0."
http://www.liant.com/products/cobolwow/

Robert Wagner

2004-08-03, 8:55 pm

"max_wappi" <maxbo@wappi.com> wrote:

>Is There a cobol for linux with graphics interface??
>I have a lot of cobol programs written with microfocus cobol in text mode
>and i would like to write new programs under linux, but with combo box,
>push-button etc etc.


I don't know of any Cobol that supports KDE, Gnome, P4V or other Linux GUI.

If you have Micro Focus for Linux, you must have Application Server or
Enterprise Server, both of which come with a CGI tool. You could use that to
talk to a Web browser running on the same box.

The easiest solution is Flexus sp2, but it doesn't run on unix.
Tom Morrison

2004-08-03, 8:55 pm

"Robert Wagner" <robert.deletethis@wagner.net> wrote in message
news:410ff4ab.239981356@news.optonline.net...
> "Tom Morrison" <t.morrison@liant.com> wrote:
>
>
> "Works with Windows 95, Windows 98, or Windows NT v4.0."
> http://www.liant.com/products/cobolwow/
>


Well, I guess we need to get the web site in line with our software
releases! :o)

http://www.liant.com/news/releases/20030827_wow4en.php3

(available for a year!)

Notice that only the client must run on Windows (and Windows XP would be one
of those Windows supported).

Liant does *not* have a product targeting a strictly Linux GUI (gnome, kde,
etc.).


Richard

2004-08-04, 3:55 am

robert.deletethis@wagner.net (Robert Wagner) wrote

>
> The easiest solution is Flexus sp2, but it doesn't run on unix.


No. Wrong. More RW misinformation. I have been running it on Unix and
Linux for years.

(and DOS and OS/2)
Vaclav Snajdr

2004-08-04, 3:55 am

max_wappi wrote:

> HI, I'm Max.
> Is There a cobol for linux with graphics interface??
> I have a lot of cobol programs written with microfocus cobol in text mode
> and i would like to write new programs under linux, but with combo box,
> push-button etc etc.
> Thanks in advance ( and sorry for my english....)


We use since 2 years the combination Tcl/Tk for GUI
and MF-Cobol on server. Tcl/Tk runs on Linux, most Unixes,
Windows and Mac.

--
Vaclav Snajdr
Friedrich

2004-08-04, 3:55 am

robert.deletethis@wagner.net (Robert Wagner) wrote in message news:<410fdcd9.233882747@news.optonline.net>...
> "max_wappi" <maxbo@wappi.com> wrote:
>
>
> I don't know of any Cobol that supports KDE, Gnome, P4V or other Linux GUI.


PERCobol from legacyj supports Linux GUI!

>
> If you have Micro Focus for Linux, you must have Application Server or
> Enterprise Server, both of which come with a CGI tool. You could use that to
> talk to a Web browser running on the same box.
>
> The easiest solution is Flexus sp2, but it doesn't run on unix.

Robert Wagner

2004-08-04, 8:55 am

riplin@Azonic.co.nz (Richard) wrote:

>robert.deletethis@wagner.net (Robert Wagner) wrote
>
>
>No. Wrong. More RW misinformation. I have been running it on Unix and
>Linux for years.
>
>(and DOS and OS/2)


Look at the subject line. It asks for graphics. Flexus on unix is not graphic.



Richard

2004-08-04, 3:55 pm

robert.deletethis@wagner.net (Robert Wagner) wrote

>
> Look at the subject line. It asks for graphics. Flexus on unix is not graphic.


First of all, in spite of your claim, SP/2 _does_ run on Unix and
Linux. What he asked for included combo boxes and push-buttons, which
SP/2 does do on Unix/Linux.

If you comment had been that it wasn't graphic you would have been
correct, but it was that it didn't run and that was misinformation.
Bob Wolfe

2004-08-13, 3:55 pm

robert.deletethis@wagner.net (Robert Wagner) wrote:

>riplin@Azonic.co.nz (Richard) wrote:
>
>
>Look at the subject line. It asks for graphics. Flexus on unix is not graphic.


Actually, Robert.....when COBOL sp2 is used in conjunction with our
Web Client product, you can indeed run your COBOL program on a UNIX
(or derivative such as Linux) server and display the user interface
screens on KDE or Gnome based web browsers.

It also supports a persistent connection as well.

That allows you to run on Linux using the Linux GUI web browser as a
user interface device.




Bob Wolfe
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~
When replying by e-mail, make sure that you correct the e-mail address.
Check out The Flexus COBOL Page at http://www.flexus.com

Robert Wagner

2004-08-15, 8:55 am

On Fri, 13 Aug 2004 17:12:50 GMT, Bob Wolfe <rtwolfe@flexus.com>
wrote:

>robert.deletethis@wagner.net (Robert Wagner) wrote:


>
>Actually, Robert.....when COBOL sp2 is used in conjunction with our
>Web Client product, you can indeed run your COBOL program on a UNIX
>(or derivative such as Linux) server and display the user interface
>screens on KDE or Gnome based web browsers.


Good answer and product. I knew about Thin Client but was unaware of
Web Client. I recommended CGI spitting HTML into a Unix Web browser.
Web Client looks like a similar but earier to use solution.

Bob Wolfe

2004-08-16, 3:55 pm

robert.deletethis@wagner.net (Robert Wagner) wrote:

>riplin@Azonic.co.nz (Richard) wrote:
>
>
>Look at the subject line. It asks for graphics. Flexus on unix is not graphic.


Actually, Robert.....when COBOL sp2 is used in conjunction with our
Web Client product, you can indeed run your COBOL program on a UNIX
(or derivative such as Linux) server and display the user interface
screens on KDE or Gnome based web browsers.

It also supports a persistent connection as well.

That allows you to run on Linux using the Linux GUI web browser as a
user interface device.




Bob Wolfe
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~
When replying by e-mail, make sure that you correct the e-mail address.
Check out The Flexus COBOL Page at http://www.flexus.com

Bob Wolfe

2004-08-16, 3:55 pm

Robert Wagner <robert@wagner.net.yourmammaharvests> wrote:

>On Fri, 13 Aug 2004 17:12:50 GMT, Bob Wolfe <rtwolfe@flexus.com>
>wrote:
>
>
>
>Good answer and product. I knew about Thin Client but was unaware of
>Web Client. I recommended CGI spitting HTML into a Unix Web browser.
>Web Client looks like a similar but earier to use solution.


Robert:

Web Client is one of our best kept secrets. A lot of our Thin Client
customers use Thin Client for in-house user interface access across a
TCP/IP network and Web Client for public access to their application.

The advantage of doing this is that the in-house end users (employees)
get the really high speed Thin Client screen refresh and data
transfer, and the public access end users (customers) can access the
application using their web browser.

We have found that web browser user interface has its strengths, but
also a lot of weaknesses as well. Thin Client also has many
advantages, but a few divantages as well. Being able to offer a
"dual user interface" allows the COBOL programmer to use the best user
interface environment for the specific end user.




Bob Wolfe
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~
When replying by e-mail, make sure that you correct the e-mail address.
Check out The Flexus COBOL Page at http://www.flexus.com

Bob Wolfe

2004-08-18, 3:55 am

robert.deletethis@wagner.net (Robert Wagner) wrote:

>riplin@Azonic.co.nz (Richard) wrote:
>
>
>Look at the subject line. It asks for graphics. Flexus on unix is not graphic.


Actually, Robert.....when COBOL sp2 is used in conjunction with our
Web Client product, you can indeed run your COBOL program on a UNIX
(or derivative such as Linux) server and display the user interface
screens on KDE or Gnome based web browsers.

It also supports a persistent connection as well.

That allows you to run on Linux using the Linux GUI web browser as a
user interface device.




Bob Wolfe
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~
When replying by e-mail, make sure that you correct the e-mail address.
Check out The Flexus COBOL Page at http://www.flexus.com

Robert Wagner

2004-08-21, 3:56 am

On Fri, 13 Aug 2004 17:12:50 GMT, Bob Wolfe <rtwolfe@flexus.com>
wrote:

>robert.deletethis@wagner.net (Robert Wagner) wrote:


>
>Actually, Robert.....when COBOL sp2 is used in conjunction with our
>Web Client product, you can indeed run your COBOL program on a UNIX
>(or derivative such as Linux) server and display the user interface
>screens on KDE or Gnome based web browsers.


Good answer and product. I knew about Thin Client but was unaware of
Web Client. I recommended CGI spitting HTML into a Unix Web browser.
Web Client looks like a similar but earier to use solution.

Bob Wolfe

2004-08-22, 8:55 pm

Robert Wagner <robert@wagner.net.yourmammaharvests> wrote:

>On Fri, 13 Aug 2004 17:12:50 GMT, Bob Wolfe <rtwolfe@flexus.com>
>wrote:
>
>
>
>Good answer and product. I knew about Thin Client but was unaware of
>Web Client. I recommended CGI spitting HTML into a Unix Web browser.
>Web Client looks like a similar but earier to use solution.


Robert:

Web Client is one of our best kept secrets. A lot of our Thin Client
customers use Thin Client for in-house user interface access across a
TCP/IP network and Web Client for public access to their application.

The advantage of doing this is that the in-house end users (employees)
get the really high speed Thin Client screen refresh and data
transfer, and the public access end users (customers) can access the
application using their web browser.

We have found that web browser user interface has its strengths, but
also a lot of weaknesses as well. Thin Client also has many
advantages, but a few divantages as well. Being able to offer a
"dual user interface" allows the COBOL programmer to use the best user
interface environment for the specific end user.




Bob Wolfe
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~~~~~~
When replying by e-mail, make sure that you correct the e-mail address.
Check out The Flexus COBOL Page at http://www.flexus.com

dr_te_z

2004-08-25, 8:40 am

quote:
Originally posted by max_wappi
HI, I'm Max.
Is There a cobol for linux with graphics interface??
I have a lot of cobol programs written with microfocus cobol in text mode
and i would like to write new programs under linux, but with combo box,
push-button etc etc.
Thanks in advance ( and sorry for my english....)


Why don't you try to call the wxWindows widgets? You'll have a graphical interface and the result is a cross-platform application.

When you use ACUcobol, you can develop (on MS windows) a graphical COBOL application and execute on linux. The graphical client, however, must run on MS-windows (perhaps wine?).
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com