Groups | Search | Server Info | Login | Register


Groups > comp.lang.ada > #49533

GtkAda and timeout

Newsgroups comp.lang.ada
Date 2021-09-16 04:18 -0700
Message-ID <b58495a7-5134-4b51-962f-d197d4cdaa2dn@googlegroups.com> (permalink)
Subject GtkAda and timeout
From AdaMagica <christ-usch.grein@t-online.de>

Show all headers | View raw


Example: a ticket automaton

When a ticket is selected (button press), the user has to insert coins (button press). If no coins are inserted within a certain time, the ticket selection is aborted.

Thus, I need a timeout that starts each time a button is pressed.

I'm struggling with the GtkAda RM and UG - no help. Also testgtk is no real help.

Christoph

Back to comp.lang.ada | Previous | NextNext in thread | Find similar


Thread

GtkAda and timeout AdaMagica <christ-usch.grein@t-online.de> - 2021-09-16 04:18 -0700
  Re: GtkAda and timeout "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de> - 2021-09-16 15:05 +0200
    Re: GtkAda and timeout AdaMagica <christ-usch.grein@t-online.de> - 2021-09-16 11:07 -0700
      Re: GtkAda and timeout "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de> - 2021-09-16 20:17 +0200

csiph-web