Re: problem with button click event



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]