flat assembler
Message board for the users of flat assembler.

Index > Windows > SendMessage to activate edit window.

Author
Thread Post new topic Reply to topic
Roman



Joined: 21 Apr 2012
Posts: 1791
Roman 23 Aug 2024, 13:01
I want send message to edit window, activated and begin input text.
invoke SendMessage,[hwnd_EditWin], WM_LBUTTONDOWN,1,0

But I see only caret in edit window and text not input.
When I click mouse to edit window, then text begin input from keyboard.

I try this, but not help:
invoke SetActiveWindow,[hwnd_EditWin]
invoke EnableWindow,[hwnd_EditWin],1
invoke SetFocus,[hwnd_EditWin]
Post 23 Aug 2024, 13:01
View user's profile Send private message Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.