comp.lang.ada
 help / color / mirror / Atom feed
From: darek <darek.maksimiuk@gmail.com>
Subject: Re: Get_Immediate has  raised  CONSTRAINT_ERROR : s-wchcnv.adb:207 explicit raise
Date: Wed, 18 Feb 2015 13:19:47 -0800 (PST)
Date: 2015-02-18T13:19:47-08:00	[thread overview]
Message-ID: <ed8aa0cf-c7b8-4bbc-82ec-0298f00d2791@googlegroups.com> (raw)
In-Reply-To: <8ll33c4cxuyh.8qret9lwow81.dlg@40tude.net>

Hi Dmitry,
The software I am developing is for an internal use (remote control of a PTZ camera, video recording, and radar data acquisition subsystem). It runs on a very minimal Linux (and an industrial PC because of its operational temperature and available interfaces - http://www.comp-mall.de/DRPC-100.html). At this moment no fancy graphics and the simplest working solution is the way to go.

Thanks for your suggestions. 

Cheers, 
  Darek



On Wednesday, 18 February 2015 21:36:18 UTC+1, Dmitry A. Kazakov  wrote:
> On Wed, 18 Feb 2015 11:34:34 -0800 (PST), darek wrote:
> 
> > So, are there any alternatives in Ada (GNAT) that should/may  be used for
> > this trivial task? 
> 
> It is not a trivial task, even in the days of teletypes, it was not. As for
> alternatives, Ada or not, use ncurses if you have to stay console-only, or
> a console terminal emulator, see below.
> 
> Better make a proper GUI using GTK, Qt, WinGDI or gnoga. All have Ada
> interfaces, of course.
> 
> Any such library provides an abstraction level between your application and
> the input devices.
> 
> AFAIK, there exist some implementations of famous MS-DOS ANSI.SYS for
> Win32. E.g.
> 
>    https://github.com/adoxa/ansicon
> 
> Never tried it, though.
> 
> -- 
> Regards,
> Dmitry A. Kazakov
> http://www.dmitry-kazakov.de

  reply	other threads:[~2015-02-18 21:19 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-18 17:29 Get_Immediate has raised CONSTRAINT_ERROR : s-wchcnv.adb:207 explicit raise darek
2015-02-18 18:34 ` Dmitry A. Kazakov
2015-02-18 19:34   ` darek
2015-02-18 20:36     ` Dmitry A. Kazakov
2015-02-18 21:19       ` darek [this message]
2015-02-18 21:44         ` Dmitry A. Kazakov
2015-02-18 22:09       ` Georg Bauhaus
2015-02-18 20:16 ` Simon Wright
2015-02-18 20:34   ` darek
2015-02-19 21:37 ` Björn Lundin
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox