Re: Stop user clicking on clist



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]