realbasic-nug
[Top] [All Lists]

Incorrect tabbing in editable listbox

To: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Subject: Incorrect tabbing in editable listbox
From: Joe Strout <joe@inspiringapps.com>
Date: Thu, 29 Jan 2009 12:02:49 -0700
Authentication-results: mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by best guess record for domain of realbasic-nug-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com
Delivered-to: listarchive@realsoftware.com
Organization: Inspiring Applications, Inc.
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com
User-agent: Thunderbird 2.0.0.19 (Macintosh/20081209)
Here's a new one, to me at least:

In 2008r5.1, when you press Tab while editing a cell in an editable
listbox, the focus jumps to the first control in the tab order, rather
than to the next cell (which is also editable).

This is doubly incorrect, it seems to me -- even if it weren't going to
edit the next cell (which it should), it should go to the next control
after the listbox.  But it doesn't do that either.

I can probably work around it in CellKeyDown, but sheesh, what a pain.
Thought y'all would want to know...

Best,
- Joe


--
Joe Strout
Inspiring Applications, Inc.
http://www.InspiringApps.com



_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>