Re: intercept nervous button clicks...



Iago Rubio:

Set the window insensitive - or the buttons - and use a wait cursor to
tell the user the program is working and should not be disturbed :)

Thanks, this is, however, no solution. The problem is harder than it
seems in the beginning: Whatever you do/block/change inside the button's
events (press/click/release), it will be undone too early. In other
words: It's not gtk but the surronding plattform which keeps the
unwanted button clicks as long as the first pressed button has
*completely* returned... And *then* (like real mouse clicks) the next
click is launched...

Felix



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