How do you stop editing a data grid cell
dunbarx at aol.com
dunbarx at aol.com
Thu Jul 7 09:51:20 EDT 2016
Hi.
If I leave a DG cell open for editing, it closes if I:
open, say, the Application Manager from the menuBar
select a menuItem from a comboBox
Select any tool from the tool palette.
What did you do, exactly, that kept the field open?
Craig Newman
-----Original Message-----
From: Ray <ray at linkit.com>
To: use-livecode <use-livecode at lists.runrev.com>
Sent: Thu, Jul 7, 2016 8:39 am
Subject: How do you stop editing a data grid cell
So a cell is open for editing in a data grid. Click outside of the
cell, it closes up (keeping the new data) and a 'closeFieldEditor'
message is sent to the data grid group. Good.
The problem is user don't always click outside the cell to manually
close it up. They may, for example, make a menu choice which opens a
palette. If they do, the new data in the cell is lost. Sending
'closeFieldEditor' does no good.
Ideas?
_______________________________________________
use-livecode mailing list
use-livecode at lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list