C++ in QNX

Hi, I have a question about C++ programming in QNX. Is there any way to replicate the effect of an onClick event?

If that is what you are asking: There is no C++ library for Photon, there was some effort done by the community, but didn’t hear from it in a long time.

QNX “official” language is C.

Even so, maybe that is not his question? The onClick equivalent in QNX is a mouse event. You can setup a callback for this event either programatically or using PhAB.