Re: Glom table event



On 03/01/2012 12:43 PM, Murray Cumming wrote:
On Thu, 2012-03-01 at 12:20 +0100, Alaney Dória wrote:
Events will be associated to user interface events that a programmer
can
use for execution of custom code. The notification is related to the
data himself, when data have certain value.
Sure, that sounds useful. You would want to define the events that you
want to respond to for each Table or field:

For instance:

Table:
- Record Added
- Record Removed
- Record Changed

Field:
- Field Changed


However, if there are common things that this would do, it would be best
to turn them into real features. For instance:

- Calculating the foreground and background colors based on the field
value. This should be quite easy to implement.
- Validation of entered values.

I think you mentioned those here, but you did not file specific bugs:
https://bugzilla.gnome.org/show_bug.cgi?id=668815


Then, you would only want to implement some more general feature if
there are still other things that you need to do.

However, just because I think some of this might be useful, that does
not mean that I will work on it in my spare time before first doing
other things.

I'm working on that now, and that is why I asked about where the custom python code is running. And I would like to discuss the approach solution so could be glom, that's why I'm posting this things, to get feedback and any other better idea.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]