(monodevelop>=1.0) && (gtk-sharp>=2.8)
First requirement is monodevelop 1.0. There are some outstanding bugs in
previous versions, which simply demand using 1.0 or later.
Bugs preventing using monodevelop before 1.0
- before 0.15 or so there was no support to load additional library in stetic
- all the way until month before 1.0 (after 0.19) all Container widgets were
screwed with one dead cell which prevented any sane use.
Second requirement for this Gtk.DataBindings is gtk-sharp-2.8.
Bugs preventing using gtk-sharp before 2.8
Cell renderers were simply not adequate before. But if anyone makes a patch
to compile it with earlier versions, I'll welcome it. But personally, I just don't see
the point of making something that is not usable. Situation might change when
special CellRenderers will be introduced, but that is still far on the table unless
there will be some community support