On Mon, Aug 4, 2014 at 3:28 PM, Kaveh Bazargan <
ka...@rivervalleytechnologies.com> wrote:

> Works for me on Mac. Cycles backwards through flds.


Yeah, but I want it to put the insertion point at the tab before its
current position in the current field, not cycle through fields.  I think
Mark is confirming that's what doesn't work.

I've almost got a script to handle this.  I compare word 2 of the
selectedChunk to the items of the tabstops to find which tab to go back to,
that was easy.  What I can't figure out is how to position the insertion
point at that tab position.  "select" won't do it because it works on
character positions and tabstops are in pixels.


Pete
lcSQL Software <http://www.lcsql.com>
Home of lcStackBrowser <http://www.lcsql.com/lcstackbrowser.html> and
SQLiteAdmin <http://www.lcsql.com/sqliteadmin.html>
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to