graphical interface.

hello,
is it possible to create a graphical interface with callback functions
associated to buttons, with qnx momentics?

thank you.
cyril

cyril bros wrote:

hello,
is it possible to create a graphical interface with callback functions
associated to buttons, with qnx momentics?

thank you.
cyril


Do you mean writing a graphical interface without using PhAB? Look at

the Help chapter Photon microGUI for QNX → Programmer’s Guide →
Programming Photon without PhAB.
But why would you want to do this? You can build PhAB applications
within the IDE, and PhAB makes writing graphical applications so much
easier.

cyril bros wrote:

hello,
is it possible to create a graphical interface with callback functions
associated to buttons, with qnx momentics?

Yes.

PhAB, “builder” in the development menu, is quite good.
The help files are good enough to allow you to develop
an application with it.

John Nagle