FROM : Heinrich Giesen
DATE : Sun Apr 03 17:08:30 2005
On 02.04.2005, at 18:25, Massimiliano Origgi wrote:
> Is it possible to be notified in some way when the contents of a
> pasteboard get changed?
No.
> The only solution so far would be to poll for the change count value,
Yes.
> but clearly it's ugly
No, it's common for a lot of UNIX tasks
> inefficient
No
If you set a timer that fires two or three times per second the
cpu usage is within microseconds. I did so for an application
that permanently observes changes on the pasteboard server
and shows the current contents of the several pasteboards.
For me it worked perfectly
--
Heinrich Giesen
email: <email_removed>
DATE : Sun Apr 03 17:08:30 2005
On 02.04.2005, at 18:25, Massimiliano Origgi wrote:
> Is it possible to be notified in some way when the contents of a
> pasteboard get changed?
No.
> The only solution so far would be to poll for the change count value,
Yes.
> but clearly it's ugly
No, it's common for a lot of UNIX tasks
> inefficient
No
If you set a timer that fires two or three times per second the
cpu usage is within microseconds. I did so for an application
that permanently observes changes on the pasteboard server
and shows the current contents of the several pasteboards.
For me it worked perfectly
--
Heinrich Giesen
email: <email_removed>
| Related mails | Author | Date |
|---|---|---|
| Massimiliano Origg… | Apr 2, 13:09 | |
| Heinrich Giesen | Apr 3, 17:08 | |
| Massimiliano Origg… | Apr 4, 10:04 | |
| Andreas Mayer | Apr 4, 14:37 | |
| Massimiliano Origg… | Apr 4, 18:35 |






Cocoa mail archive

