Is it possible to use drag'n'drop from and to a CList? I tried in a similar
way then in pygtk/examples/simple/dnd.py but failed miserably. Even if I set
the selection mode to SELECTION_SINGLE, if I try to drag from the list, the
list only changes its active row.. nothing else. Same when I try to drop to
the list from elsewhere. Any ideas? Or is it inpossible?

Yeah and something else: is it normal or acceptable to get messages like
this at a pygtk program startup? Can I do anything in my code to fix it? (my
stuff seem to work ok, it just dump this)
-
Gtk-CRITICAL **: file gtkwidget.c: line 1584 (gtk_widget_map): assertion
TK_WIDGET_VISIBLE (widget) == TRUE' failed.

Gtk-CRITICAL **: file gtkwidget.c: line 1584 (gtk_widget_map): assertion
TK_WIDGET_VISIBLE (widget) == TRUE' failed.
-

Christopher
-- 
+-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-: .~. :-=-=-=-=-=-=-=-=-=-=-=-=-=-=-+ 
| Christopher Jozsa               /V\    Veszprem Linux Users Group |
| [EMAIL PROTECTED]             /( )\       student of IT, Hungary |
+-=-=-=-=-=-=-=-=-=-=-=-=-=-=--: ^^-^^ :--=-=-=-=-=-=-=-=-=-=-=-=-=-+
To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]

Reply via email to