Re: Stop user clicking on clist
- From: Ron Lockwood-Childs <rchilds vctlabs com>
- To: gtk-app-devel-list gnome org
- Subject: Re: Stop user clicking on clist
- Date: Tue, 10 Feb 2004 13:11:56 -0800
Perhaps if you use signal_connect on the clist, to connect your own
(empty) button-press-event callback that returns TRUE. This way the
clicking events are ignored and not passed on to the normal clist callbacks.
--
Ron Lockwood-Childs
VCT Labs, Inc.
Thomas Keaney wrote:
Is there any way stop the user from clicking on the clist. I want to be
able to traverse through the clist from my interface only.
Regards,
Thomas Keaney
4 CSSE
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]