[Java-gnome-developer] CellRenderer, setEditable
Brought to you by:
afcowie
From: Manuel C. <ll...@us...> - 2005-12-09 15:07:51
|
Hi all, In CellRendererText I must use setEditable(), but in CellRendererToggle I must use setUserEditable(). As this looks a bit confusing, is there any reason for it? (using libgtk-java 2.8, not checked CVS). Thanks! |