Re: Application of preconditions for status transitions from data input in views



On Tue, 2011-10-11 at 15:36 +0200, Markus Elfring wrote:
> Is it possible to intercept write accesses to model attributes
> (Gtk::TreeModel::ColumnRecord ⇒ Gtk::TreeModelColumn)?
> 
> How are the chances to integrate validation rules into the gtkmm
> software
> infrastructure? 

The only code that makes changes to the model is either in your own
application code or in the append_column*() _convenience_ methods.

You can try changing either.

-- 
murrayc murrayc com
www.murrayc.com
www.openismus.com



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