QNX RTOS v4 Knowledge Base
QNX RTOS v4 Knowledge Base
Title |
QNX Windows - symbols for pict files |
Ref. No. |
QNX.000001897 |
Category(ies) |
Development |
Issue |
Currently, the Symbol Editor for QNX-Windows enables symbols to be created with 55x55 pixel dimensions. I would like to be able to create symbols with dimensions up to 120x120 pixels to insert into picture files.
Is there a simple way of doing this?
|
Solution |
You should have the source. Take a look in /windows/src/Sedit/sedit.h. The macro definition of MAXBITS 56 can be changed to 120.
|
|