Re: problem with button click event
- From: Robert Pearce <rob bdt-home demon co uk>
- To: gtkmm-list gnome org
- Subject: Re: problem with button click event
- Date: Thu, 13 Nov 2008 23:10:58 +0000
On Wed, 12 Nov 2008, S.Anju <ss anju4u gmail com> wrote :
Suppose on clicking a particular button, application takes some time to
execute to do some transaction. By that time if User clicks on other
buttons(except the one which alread got clicked), those click events are
also getting instantiated and It leads to application freeze. Is there any
function or method, thru which I can restrict those click events
transactions.
I haven't tried this, but I think if you put those six buttons in a
container, then you can de-sensitise the container while your program is
busy. But I could be wrong.
--
Rob Pearce http://www.bdt-home.demon.co.uk
The contents of this | Windows NT crashed.
message are purely | I am the Blue Screen of Death.
my opinion. Don't | No one hears your screams.
believe a word. |
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]