From: Stalkern 2 Reply-To: stalkern2 at tin.it To: lablgtk at kaba.or.jp Subject: Editable cells: does anybody know this? Date: Mon, 19 Jan 2004 16:12:17 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200401191612.17243.stalkern2 at tin.it> Hello to everybody I've a columned tree with editable cells and it works greats, except that if I am not careful in selecting the cell text, and I "drag" the selected text away, ASA I "drop" the text, everything crashes with the message uncaught exception Glib.Critical("Gtk", "file gtkwidget.c: line 3065 (gtk_widget_event): assertion `WIDGET_REALIZED_FOR_EVENT (widget, event)' failed") Now, although I think that DnD is great, THIS TIME I would like to DISABLE it!! ;-)) Does anybody know how comes that I inherited a DnD without any little effort of me? How can I discard it? T I A Ernesto