View Single Post
  #13  
Old 04-06-2011, 09:39 PM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Quote:
Originally Posted by Mark Sir Link View Post
not sure what you're trying to indicate since it reads "specified object" rather than just object.

Specified leads me to believe string even more so.
Specified object means exactly that—the specified object. It's the object you want to catch events from. Why does specified make you think string?

You could use the name, but I think it's silly to do so in an object-oriented language. Who knows what it does behind the scenes, though...
__________________
Reply With Quote