gnucobol-users
[Top][All Lists]
Advanced

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

Re: [open-cobol-list] Simulating radio buttons.


From: Patrick
Subject: Re: [open-cobol-list] Simulating radio buttons.
Date: Sat, 12 Jul 2014 13:36:11 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Icedove/24.6.0

Hi John

If you need to stick to the terminal, try looking for ncurses radio button examples in C

-Patrick



On 12/07/14 11:22 AM, john Culleton wrote:
The facility for creating screens,receiving data
etc. has one glaring deficiency. There is no
facility for radio buttons. Has anyone come up
with a clever way to simulate them? I know one
can put a number in a field and test that
number/lettter on exit but I am looking for
something more spiffy. Python uses Tkinter which
in turn feeds off of the TK part of Tcl//Tk. Tiny
Cobol has an assembly language bridge to Tcl/Tk
also.

Just wondering.




reply via email to

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