Doevents doesnt do events ! 
Author Message
 Doevents doesnt do events !

Its making me mad!

i have a file window with a list of mp3 files. I have set the click to set a
label.caption to format the length of the track into MM:SS, and then i
doevents. Why does the f**king caption only occasionally get updated!
Sometimes it updates which i click another file but the time displayed was
for the previous track. I can set about debugging the 'always there'  bugs
the 'sometimes bugs' are somewhat more difficult. I am only clicking - i
don't think i can click wrongly - is there a long click, short click and for
that matter click with left or right hand, click whilst whistling, click
whilst drinking coffee that i don't know about ? Is there a
DoEventsImmediatelyYouB*stardComputer() function ?

gibber, rant, rave, mutter  ....

Scruffy



Tue, 31 Jul 2001 03:00:00 GMT  
 Doevents doesnt do events !
Label.Refresh

Steve

Quote:

>Its making me mad!

>i have a file window with a list of mp3 files. I have set the click to set
a
>label.caption to format the length of the track into MM:SS, and then i
>doevents. Why does the f**king caption only occasionally get updated!
>Sometimes it updates which i click another file but the time displayed was
>for the previous track. I can set about debugging the 'always there'  bugs
>the 'sometimes bugs' are somewhat more difficult. I am only clicking - i
>don't think i can click wrongly - is there a long click, short click and
for
>that matter click with left or right hand, click whilst whistling, click
>whilst drinking coffee that i don't know about ? Is there a
>DoEventsImmediatelyYouB*stardComputer() function ?

>gibber, rant, rave, mutter  ....

>Scruffy



Tue, 31 Jul 2001 03:00:00 GMT  
 Doevents doesnt do events !

Quote:

>Its making me mad!

>i have a file window with a list of mp3 files. I have set the click to set
a
>label.caption to format the length of the track into MM:SS, and then i
>doevents. Why does the f**king caption only occasionally get updated!

Try label.Refresh instead of DoEvents

Quote:
>Sometimes it updates which i click another file but the time displayed was
>for the previous track. I can set about debugging the 'always there'  bugs
>the 'sometimes bugs' are somewhat more difficult. I am only clicking - i
>don't think i can click wrongly - is there a long click, short click and
for
>that matter click with left or right hand, click whilst whistling, click
>whilst drinking coffee that i don't know about ? Is there a
>DoEventsImmediatelyYouB*stardComputer() function ?

>gibber, rant, rave, mutter  ....

>Scruffy



Tue, 31 Jul 2001 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. DoEvents not doing any events

2. DoEvents doesnt help!!

3. Need help with commonon dialog not doing doevents

4. DoEvents when doing UpdateBatch

5. Common Dialog and Timer Events/MCI Done Event

6. SyncEnd event doesnt work

7. _Leave event sometimes doesnt fire

8. IPPORT.VBX doesnt fire DataIn event

9. why doesnt the query event get fired?

10. DoEvents and Form_Timer event

11. Multiple Timers, Events Queue, DoEvents Don't Work

12. Timer events have their own DoEvents?

 

 
Powered by phpBB® Forum Software