Thread: A tool for making console/text data enrty/display screens in C

A tool for making console/text data enrty/display screens in C

From
degoble@gtech (David. E. Goble)
Date:
Hi all;

I am lazy. I which to write some c console/text programs to interface
with postgresql. Are there any tools/utilities, to help make the data
entry/display screens...?

Iam running RedHat 6.2 linux.
--Regards       David. E. Goble
             goble [AT] kin.net.au
          http://www.kin.net.au/goble
 Po Box 648 Kingscote, Kangaroo Island, SA 5223

Re: A tool for making console/text data enrty/display

From
Rich Shepard
Date:
On Wed, 10 Oct 2001, David. E. Goble wrote:

> I am lazy. I which to write some c console/text programs to interface
> with postgresql. Are there any tools/utilities, to help make the data
> entry/display screens...?

David,

  ncurses-5.2.

Rich

Dr. Richard B. Shepard, President

                       Applied Ecosystem Services, Inc. (TM)
            2404 SW 22nd Street | Troutdale, OR 97060-1247 | U.S.A.
 + 1 503-667-4517 (voice) | + 1 503-667-8863 (fax) | rshepard@appl-ecosys.com
                         http://www.appl-ecosys.com


Re: A tool for making console/text data enrty/display screens in C

From
Andrej Falout
Date:
In article <3bc3915b.1185965@gtech>, degoble@gtech says...
>
> I am lazy. I which to write some c console/text programs to interface
> with postgresql. Are there any tools/utilities, to help make the data
> entry/display screens...?

Aubit is much more then you asked for, but it will allow you to do this
really easy, and result is C code. See my sig.


--
Yours, Andrej Falout, http://www.falout.com/disclaimer.html
Visit the OpenSource alternative, Aubit 4gl:
http://aubit4gl.sourceforge.net
PLEASE NOTE: All HTML email sent to me WILL BE DELETED AUTOMATICALLY
WITHOUT READING.

Re: A tool for making console/text data enrty/display screens in C

From
Andrej Falout
Date:
In article <3bcc2216.240651@gtech>, degoble@gtech says...
> On Sat, 13 Oct 2001 17:26:49 +1300, Andrej Falout <afalout@xtra.co.nz>
> wrote:
> >
> >Aubit is much more then you asked for, but it will allow you to do this
> >really easy, and result is C code. See my sig.
> >
> Hi Andrej;
>
> Ok, I have downloaded the source tar.gz, I am running RedHat 6.2.

Why not buinary build?

> What
> do I now?

Depends on your configuration. Which ODBC driver/manager, GTK oe no GRK,
PDF or not... Esentially, RTFM

> Is there a rpm available yet?

Sorry, I'm still searching for tool to make RPM, but threre is 8
different binary builds available. MAybe it would be easier to take one
instead source code?

--
Yours, Andrej Falout, http://www.falout.com/disclaimer.html
Visit the OpenSource alternative, Aubit 4gl:
http://aubit4gl.sourceforge.net
PLEASE NOTE: All HTML email sent to me WILL BE DELETED AUTOMATICALLY
WITHOUT READING.

Re: A tool for making console/text data enrty/display screens in C

From
degoble@gtech (David. E. Goble)
Date:
On Sat, 13 Oct 2001 17:26:49 +1300, Andrej Falout <afalout@xtra.co.nz>
wrote:
>
>Aubit is much more then you asked for, but it will allow you to do this
>really easy, and result is C code. See my sig.
>
Hi Andrej;

Ok, I have downloaded the source tar.gz, I am running RedHat 6.2. What
do I now? Is there a rpm available yet?
--Regards       David. E. Goble
             goble [AT] kin.net.au
          http://www.kin.net.au/goble
 Po Box 648 Kingscote, Kangaroo Island, SA 5223