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 Create Custom Cursors in Photon 1.1x in QNX4
Ref. No. QNX.000010328
Category(ies) Development
Issue How do I create custom cursors with Photon 1.1x?
Solution To set up custom cursors within Photon 1.1x for QNX4, you begin by creating a Picture Module.  This module will contain the PtBitmap image(s) that you wish to use as cursor(s).  The maximum size of a cursor is 32 x 32.  The bitmap must contain more than one color, even two shades of the same color will work. 

NOTE: You must set this code for your base window setup and it MUST be POST-REALIZE.