I see. Well, I guess it is a pity I cannot use it the way I did without this side effect.chris wrote:No - the point of it is so you can back-up parts of the screen that are likely to get destroyed by Intuition, and potentially change the pen colours (or does Intuition do that itself? Can't remember)djg wrote:Maybe not, but isn't that the whole point of the verify flag?
Sticky/slippery menus
Re: Sticky/slippery menus
Re: Sticky/slippery menus
You could use clipboard.device/CBD_CHANGEHOOK to install a hookfunction which will be called when the data in the clipboard changes.djg wrote:I see. Well, I guess it is a pity I cannot use it the way I did without this side effect.
Re: Sticky/slippery menus
There is information about this at Monitoring Clipboard Changes.gazelle wrote:You could use clipboard.device/CBD_CHANGEHOOK to install a hookfunction which will be called when the data in the clipboard changes.djg wrote:I see. Well, I guess it is a pity I cannot use it the way I did without this side effect.
ExecSG Team Lead
Re: Sticky/slippery menus
@gazelle & @ssolie,
Ok, thanks, I will try that.
Ok, thanks, I will try that.