I did, http://www.planet-source-code.com/vb...72134&lngWId=1
Printable View
I checked that script and it seams to be broken too if you declare TT.DelayTime longer than about 109 - 120.
I would like a little longer time before showing the pop-up.
If use F3 on explorer window for search and declare
TT.DelayTime = (less than about 109 - 120)
then time delay works fine
but if you declare more than about 109 - 120 then without search window in explorer the delay time for pop-up to show is correct but with search window you have to wait wide much longer.
i would like to declare between 650 - 1000.
can anyone say how to solve the problem?
thx for reply
Thank you for the reply.
I just checked that again on the other computer and i can recreate the problem could you please check it again?
It breaks after a couple of seconds, no more than 3 seconds.
I just checked that on the code which you posted for me. I changed in Command1_Click() event TT.DelayTime = 50 to TT.DelayTime = 150 and i sow big diference.
also i checked yours delay set to 850 and visible time of 6000 also i sow the big differences.
maybe you are using different tooltip class than you posted for me?
can you look at this one more time please and wait 3 seconds after a couple of pop-ups it breaks?
Even when you open a couple of search windows then the time grows bigger.
You have to open search windows ofter form with tool tip is loaded.
I created movie on youtube
http://www.youtube.com/watch?v=MY0sNeUk9DQ
Please take a look on this
thx
I'm using the same tooltip class that isnoend uploaded in post #13 for past couple years.Quote:
maybe you are using different tooltip class than you posted for me?
That is strange! I don't have any projects that use a msflexgrid so can't test that but I tried 4 of my programs and none of them act like that. I recompiled one app with delay of 150 and then 850 and it acted just like it was suppose to, having exploeres open with or without search made no difference.Quote:
I created movie on youtube
Good Luck!