[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
GtkCList row dragging (bug!)
- From: Straker Skunk <straker fox mit edu>
- To: gtk-app-devel-list redhat com
- Subject: GtkCList row dragging (bug!)
- Date: Sat, 30 Oct 1999 01:11:28 -0400 (EDT)
First off, to Havoc et. al.: gtkclist.h defines a "draw_drag_highlight"
signal for CList widgets, but this signal is not actually implemented in
gtkclist.c (i.e. no gtk_signal_new( ) for it), or anywhere in the class
ancestry! Is this the oversight of the century, or is it just some very
difficult bit that still needs to be written?
(And yes, this is 1.2.6!)
Okay, that said, would anyone know how to detect *when* a row is being
dragged, without this signal? My CList callback catches
"button_release_event", but needs to behave differently if a row was being
dragged. Because "button_release_event" is called before "row_move", I
can't (AFAIK) use the latter signal for this. Is there another way?
Any help will be appreciated,
--Straker
//,, //,,
//=================// ////// ////// //==================================\\
Straker Skunk / ////// ////// / Skunks are such wonderful
<skunk@mit.edu> / ////// ////// / creatures... soft, and cuddly,
-- -- -- -- -- --\ \\\\\\ \\\\\\ \ and if you annoy them they
Daniel Richard G. \ \\\\\\ \\\\\\ \ make you stink like hell
========--====--==-\ \\\\\\ \\\\\\ \---------------=--==--====--========
//mit.edu/straker / ////// ////// / Furry|Course VI-3|MIT Class of 2001
//skunk.mit.edu / ////// ////// / 80% Beaver 90% Penguin 100% SKUNK!!!
\\===============// ////// ////// //====================================//
''// ''//
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]