Re: intercept nervous button clicks...
- From: Felix Kater <f kater2 gmx net>
- To: Iago Rubio <iago rubio hispalinux es>, gtk-app-devel-list gnome org
- Cc:
- Subject: Re: intercept nervous button clicks...
- Date: Fri, 11 Feb 2005 22:09:23 +0100
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]