favc4
Posts: 30
|
| Posted: 07/03/2006, 2:03 AM |
|
Hi there, I assume .click does first then the update op is done, right?
By the way, thanks to all of you who had answered my dumb questions!
cHUCk
_________________
Programming win32 and went crazy... |
 |
 |
DonB
|
| Posted: 07/03/2006, 2:02 PM |
|
Rather than asking about every combination of events, it would be better to
just put
print "the xyz event just fired"
into each of the events you are interested in. That way you'll see which
one occurs first, second, and so on.
--
DonB
http://www.gotodon.com/ccbth
"favc4" <favc4@forum.codecharge> wrote in message
news:644a8dd7d1caa5@news.codecharge.com...
> Hi there, I assume .click does first then the update op is done, right?
>
>
> By the way, thanks to all of you who had answered my dumb questions!
>
>
> cHUCk
> _________________
> Programming win32 and went crazy...
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>
|
|
|
 |
|