Xarxus
October 15th, 2022, 00:10
I have a formattedtextcontrol in a windowlist. It works fine, it shows the text formatted as I want.
The control is readonly.
Now I would need to intercept the click event (I think onClickRelease is fine). I tried a trivial script, with the sole purpose of writing something in the console, but it doesn't work. So I tried to put a genericcontrol over it and manage the onClickRelease on this one, but even so I can't intercept it.
There's a way?
The control is readonly.
Now I would need to intercept the click event (I think onClickRelease is fine). I tried a trivial script, with the sole purpose of writing something in the console, but it doesn't work. So I tried to put a genericcontrol over it and manage the onClickRelease on this one, but even so I can't intercept it.
There's a way?