[Qt] Request to add clipboard operation messages

Felipe Monteiro de Carvalho felipemonteiro.carvalho at gmail.com
Thu Oct 13 13:51:10 CEST 2011


2011/10/13 Luiz Americo Pereira Camara <luizmed at oi.com.br>:
> They're used to notify controls that a paste, copy, cut is about to occur.
> Delphi also allows to abort them. Lazarus currently does not allow that, but
> in win32 and gtk2 i can make also make abort. With the proposed i can make
> it work also on Qt

Do you really need to abort them? ... I though you only wanted to get
the notification.

I would recommend not depending on the abort possibility, I doubt
about this will be possible to implement everywhere. But the
notification should work, in principle.

-- 
Felipe Monteiro de Carvalho




More information about the Qt mailing list