#9325: Monitor Clipboard change
--------------------------+-------------------------
Reporter: laowei | Owner:
Type: enhancement | Status: confirmed
Priority: normal | Milestone:
Component: GUI-all | Version:
Resolution: | Keywords: wxClipboard
Blocked By: | Blocking:
Patch: 0 |
--------------------------+-------------------------
Changes (by vadz):
* cc: vadz (removed)
* status: new => confirmed
Old description:
> We can use WM_DRAWCLIPBOARD, WM_CHANGECBCHAIN messages
> and SetClipboardViewer function to monitor clipboard data
> change under MS Windows system. I don't know if there
> is this feature under Linux or other system. If no, would
> you please to add this feature? Thanks.
New description:
We can use WM_DRAWCLIPBOARD, WM_CHANGECBCHAIN messages
and SetClipboardViewer function to monitor clipboard data
change under MS Windows system. I don't know if there
is this feature under Linux or other system. If no, would
you please to add this feature? Thanks.
--
Comment:
I don't understand the last comment, this has nothing to do with the
sample. Clipboard monitoring is quite different from clipboard polling.
--
Ticket URL: <
http://trac.wxwidgets.org/ticket/9325#comment:6>