From: Nick Plant To: djgpp AT delorie DOT com MMDF-Warning: Parse error in original version of preceding line at punt-2.mail.demon.net Subject: ALLEGRO: Problems with keyboard shortcut to edit box Date: Wed, 18 Jun 1997 12:01:02 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Message-ID: <866633614.1311419.0@acecoin.demon.co.uk> Precedence: bulk I'm using the Allegro GUI to prompt for filenames and switches. My program has to work on systems without a mouse, so I need keyboard shortcuts. The problem is, I can't get the shortcuts to the edit boxes working properly. Also, the tab key doesn't move from the last edit box to the first toggle button. I'm hoping somebody can post an example to help me out.