I've also been having some keystroke functionality issues - I have a sort of calculator that I've made and I have a compute button that when given the inputs spits out an answer. I would like for hitting enter to do the same thing, but have not been able to get this to happen. As soon as you have clicked on a edit line, the keystroke block will no longer respond to keystrokes. Is there a way to override this?
On Tue, Nov 11, 2008 at 10:16 AM, Jason Porter <[EMAIL PROTECTED]>wrote: > On Mon, Nov 10, 2008 at 22:25, e deleflie <[EMAIL PROTECTED]> wrote: > >> Tabbing between text entry fields works fine on linux, but yeah i > confirm it > >> doesn't work for me on osx either. Weird. > > > > I've noticed that tabbing doesn't work (between text entry fields) > > either (on OSX). Was going to post about it. > > > > Etienne > > > > > >> On Sun, Oct 19, 2008 at 11:19 PM, Daniel Zepeda <[EMAIL PROTECTED]> > wrote: > >>> > >>> On Oct 19, 2008, at 11:29 PM, Jason Porter wrote: > >>> > >>> I'm not sure if it's something I've missed in the documentation, or if > >>> > >>> it really isn't there, but I'm not seeing a tabbing order implemented > >>> > >>> (I typically use the keyboard as much as I can, very frustrating when > >>> > >>> tab doesn't move to the next element) and the typical CTL (Command) V > >>> > >>> / C / X key commands. I can use the mouse, but it would be very > >>> > >>> helpful to have the copy, paste, and cut commands available as key > >>> > >>> strokes. If they are there but you need to do something special, > >>> > >>> please let me know. Thanks. > >>> > >>> In addition, I've noted that tabbing simply doesn't work is OSX period. > It > >>> selects everything in an edit_line, but won't jump to the next field. > >>> DZ > >> > > > > > Any chance this made it into the 11th build _why? > > -- > Jason Porter > Real Programmers think better when playing Adventure or Rogue. > > PGP key id: 926CCFF5 > PGP fingerprint: 64C2 C078 13A9 5B23 7738 F7E5 1046 C39B 926C CFF5 > PGP key available at: keyserver.net, pgp.mit.edu >
