AutoHotkey Community

It is currently May 27th, 2012, 10:21 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 62 posts ]  Go to page Previous  1, 2, 3, 4, 5
Author Message
 Post subject:
PostPosted: February 29th, 2008, 5:55 am 
Offline

Joined: September 21st, 2006, 10:04 pm
Posts: 32
lexiKos wrote:
Code:
  if pAHKButton1
     COM_Release(pAHKButton1), pAHKButton1:=0
  if pAHKButtonSink1
     COM_Release(pAHKButtonSink1), pAHKButtonSink1:=0

Of course. :oops: Thanks for the fresh set of eyes!
Quote:
Releasing the event sink object causes it to automatically unadvise the connection (i.e. disconnect the event.) This is implemented by the event sink object's IDispatch interface - i.e. COM_DispInterface - which is called indirectly by COM_Release.

I read that code, but missed its meaning. Not the first time, doubtless won't be the last. Your translation's greatly appreciated - again, many thanks. :)


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: September 29th, 2008, 9:43 am 
Offline
User avatar

Joined: December 21st, 2007, 3:14 pm
Posts: 3826
Location: Louisville KY USA
majkinetor wrote:
Question
How can I install callback on DHTML function call. I want to be called whenever some javascript function is called - is that possible at all ?
I beleive you would have to watch for whatever event is caused by that function
readystate applies to elements as well as the document object

_________________
No matter what your oppinion Please join this discussion
Formal request to Polyethene
Image


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 62 posts ]  Go to page Previous  1, 2, 3, 4, 5

All times are UTC [ DST ]


Who is online

Users browsing this forum: specter333, XX0 and 26 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group