QNX RTOS v4 Knowledge Base
QNX RTOS v4 Knowledge Base
Title |
How to stop Balloons from getting clipped by their window |
Ref. No. |
QNX.000010321 |
Category(ies) |
Development |
Issue |
When I do a balloon inflate, the resulting balloon gets clipped by the window that it is in. Is there a way to get around this? |
Solution |
The way that you get around this is to create a small region and place a label widget inside that region. You must maintian the region yourself. In otherwords you must realize the region and unrealize the region yourself. There is no built in functionality to handle the clipping of ballons. |
|