[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Request for comments on UI change (resend)
- From: Miguel de Icaza <miguel gnu org>
- To: rms39 columbia edu
- CC: calendar-list gnome org
- Subject: Re: Request for comments on UI change (resend)
- Date: Wed, 3 Nov 1999 11:03:28 -0600
> 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]