PtTrend problems in 6.1.0

I’m experiencing a strange problem with PtTrend with the newest QNX RTP.
With a fresh install of 6.1.0, I cannot set the Min, Max and Incement
values of a new PtTrend widget (in PhAB) to any value other than 0.
Also, previously working applications that have Trend widgets in them scroll
outside the proper boundaries when re-compiled with the new tools (PhAB).
The applications compiled with the old system do seem to work with the new
OS correctly, however.

Hello,

You can download the following source to compile. This demo was ported to work on 6.1.
http://staff.qnx.com/~rich/tdemo.tar.gz

Regards,
Dave B.


Al <jonesa@em.agr.ca> wrote:

I’m experiencing a strange problem with PtTrend with the newest QNX RTP.
With a fresh install of 6.1.0, I cannot set the Min, Max and Incement
values of a new PtTrend widget (in PhAB) to any value other than 0.
Also, previously working applications that have Trend widgets in them scroll
outside the proper boundaries when re-compiled with the new tools (PhAB).
The applications compiled with the old system do seem to work with the new
OS correctly, however.

The Max and Min values can be modified if you do it through the Realized
callback !

“Al” <jonesa@em.agr.ca> wrote in message news:9hv5jg$1dv$1@inn.qnx.com

I’m experiencing a strange problem with PtTrend with the newest QNX RTP.
With a fresh install of 6.1.0, I cannot set the Min, Max and Incement
values of a new PtTrend widget (in PhAB) to any value other than 0.
Also, previously working applications that have Trend widgets in them
scroll
outside the proper boundaries when re-compiled with the new tools (PhAB).
The applications compiled with the old system do seem to work with the new
OS correctly, however.