Home
Developer Resources
QNX RTOS v4
QNX RTOS v4 Knowledge Base

QNX RTOS v4 Knowledge Base

Foundry27
Foundry27
QNX RTOS v4 project
Resources

QNX RTOS v4 Knowledge Base

Title Working in groups, no callbacks imported
Ref. No. QNX.000009832
Category(ies) Development
Issue How to work in groups on a PhAB Application, as callbacks are not imported?

Solution PhAB does not support any way of copying callbacks between applications. Here, at QNX, we use CVS for most projects. We tag all the widget files and abapp.dfn as binary (-kb), and set a watch on abapp.dfn. This way only one person at a time can have the application loaded into PhAB, but once you have added your callbacks, you can check them in and then work with the code.