comp.lang.ada
 help / color / mirror / Atom feed
From: ezkcdude <zamir.evan@gmail.com>
Subject: Re: Newbie Needs Ada Advice
Date: 6 May 2007 14:46:21 -0700
Date: 2007-05-06T14:46:21-07:00	[thread overview]
Message-ID: <1178487981.388876.45930@w5g2000hsg.googlegroups.com> (raw)
In-Reply-To: <1fk217327jjhg$.r7isisod1xdf.dlg@40tude.net>

I have a couple more questions. I was reading about Tk as a cross-
platform GUI toolkit, and there is an Ada binding called TASH. This
seems like an interesting way to go. Have any of you guys used TASH or
Tk from Ada? Also, would GtkAda/GLADE be cross-platform? Ideally, I'd
like to write code that could be ported to Linux/OS X (and Windows
obviously). Thanks.
-evan

On May 4, 2:48 pm, "Dmitry A. Kazakov" <mail...@dmitry-kazakov.de>
wrote:
> On Fri, 4 May 2007 15:19:01 -0400, Bob Spooner wrote:
> > "Dmitry A. Kazakov" <mail...@dmitry-kazakov.de> wrote in message
> >news:tylf07eikj2s.1khde2c9zxxku$.dlg@40tude.net...
> >> On Fri, 4 May 2007 08:57:08 -0400, Bob Spooner wrote:
>
> >>> <tmo...@acm.org> wrote in message
> >>>news:a62dnVplZ7QMLKfbnZ2dnUVZ_uOmnZ2d@comcast.com...
> >>>>  ...  I control my home X10 system with an Ada program using
> >>>> the serial port with regular Windows calls.
>
> >>> Do you have an Ada binding for the Windows serial port driver that
> >>> implements overlapped I/O?
>
> >> Win32.Winbase.ReadFile?
> > ?
> > Translation please?
>
> Windows API CreateFile / ReadFile / WriteFile do overlapped I/O for all
> devices that support it. COM port does support it (though with Ada tasking
> it is simpler to do input and output from two separate tasks, if
> full-duplex I/O is all what you need. I don't know, maybe, you want to
> handle 100+ ports, then possibly overlapped I/O would make sense.) Anyway,
> you don't need any special bindings for doing overlapped I/O beyond Windows
> API.
>
> --
> Regards,
> Dmitry A. Kazakovhttp://www.dmitry-kazakov.de





  reply	other threads:[~2007-05-06 21:46 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-03 17:13 Newbie Needs Ada Advice ezkcdude
2007-05-03 18:24 ` Dmitry A. Kazakov
2007-05-03 22:14   ` ezkcdude
2007-05-04  4:07 ` tmoran
2007-05-04 12:57   ` Bob Spooner
2007-05-04 13:38     ` Dmitry A. Kazakov
2007-05-04 14:40       ` ezkcdude
2007-05-04 19:19       ` Bob Spooner
2007-05-04 19:48         ` Dmitry A. Kazakov
2007-05-06 21:46           ` ezkcdude [this message]
2007-05-07  7:31             ` Dmitry A. Kazakov
2007-05-07  7:42             ` Alex R. Mosteo
2007-05-07  9:15               ` Dmitry A. Kazakov
2007-05-08  2:58             ` Justin Gombos
2007-05-08 11:58               ` ezkcdude
2007-05-04  4:42 ` Jeffrey R. Carter
2007-05-04  6:48 ` Jacob Sparre Andersen
2007-05-07  8:01 ` Markus E Leypold
2007-05-08 14:40   ` ezkcdude
2007-05-08 15:07     ` Pascal Obry
2007-05-08 15:27       ` ezkcdude
2007-05-08 15:54         ` Pascal Obry
2007-05-08 16:07         ` Georg Bauhaus
2007-05-08 18:42           ` Markus E Leypold
2007-05-08 16:18         ` Ali Bendriss
2007-05-08 19:23         ` Michael Bode
2007-05-08 16:11     ` Markus E Leypold
2007-05-08 16:49       ` ezkcdude
2007-05-08 18:20         ` Ludovic Brenta
2007-05-08 21:17           ` Markus E Leypold
2007-05-08 18:45         ` Markus E Leypold
2007-05-08 18:28     ` Alex R. Mosteo
2007-05-08 18:51       ` ezkcdude
2007-05-08 19:31         ` Michael Bode
2007-05-08 19:43           ` Michael Bode
2007-05-08 20:02         ` Dmitry A. Kazakov
2007-05-08 21:26           ` Markus E Leypold
2007-05-08 21:21         ` Markus E Leypold
2007-05-08 21:27           ` ezkcdude
2007-05-08 21:56             ` Markus E Leypold
2007-05-09 13:25               ` Jacob Sparre Andersen
2007-05-09 15:58                 ` Markus E Leypold
2007-05-10 21:20                   ` Memory mapped files and shared memory (Was: Newbie Needs Ada Advice) Jacob Sparre Andersen
2007-05-11 16:38                     ` ezkcdude
2007-05-10 18:14     ` Newbie Needs Ada Advice Chip and Allie Orange
2007-05-27  5:50     ` adaworks
2007-05-29 12:54       ` ezkcdude
replies disabled

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