Re: getSelf( )

new topic     » goto parent     » topic index » view thread      » older message » newer message

on return val and getSelf()

Dave Cuny wrote:
>>
It's only an issue if you call getSelf()
<<

Oh ok that explains why i havent had a problem with my old version.
I had made myId global as:

  global atom myId

and then made sure once the id was found in WndProc it was immediately
stored:

 procedure WndProc(atom hwnd,...)
   myId=find(hwnd,window_handle)

This technique didnt require getSelf().

I felt that making that global instead of alternately encapsulating
the id with a function call didnt matter that much because it was
important enough to have its own global variable; id's are key
to the operation of winlib.

Thanks for the ideas, and BTW do you have any idea how to upload
a bmp file (or short program file) to the list server?
I had tried to drag and drop the file into the list server
"compose message" text control but it didnt work.
It must work somehow, ive seen several peoples uploaded program files
recently.

Any ideas?

Thanks again,
--Al

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu