O.P. Extending a ChtWnd Object?
Hi folks,
I wanna do something that seems like it'd be pretty simple, but I think I need an example of the syntax to get it right, assuming it can be done.
What I want is to add a variable to a Chat Window object so that it can be accessed something like "objChatWindow.myInteger = 1".
Can anyone provide me with an example of how to do that properly?
|