Re: how to make comboboxes not to respond to mouse wheel up and down



Probably you should connect to .signal_scroll_event() before the default handler and return TRUE to stop it from being called.



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