Re: Request for comments on UI change (resend)




> It's already bound- a double click moves to the selected day in the 
> Day View.  If there is a way to distinguish single-clicks from 
> double-clicks, that's not a problem, but I don't know how to do that 
> in GTK+. :)

Yes, if event->type == GTK_BUTTON_PRESS is a single click;  if
event->type is GDK_2BUTTON_PRESS you got a double click.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]