how to set Pt_TREND_FLAGS??

Hi there,
When setting Pt_ARG_TREND_FLAGS, i got lost. Can yu give some details about
it?? I should do like this:
PtSetArg(&args[0], Pt_arg_trend_flags, Pt_TRUE,
Pt_TREND_HORIZONTAL|Pt_TREND_LEFT_TO_RIGHT);
or:
PtSetArg(&args[0], Pt_arg_trend_flags,
Pt_TREND_HORIZONTAL|Pt_TREND_LEFT_TO_RIGHT,
Pt_TREND_HORIZONTAL|Pt_TREND_LEFT_TO_RIGHT);
or even other ways?
I played around with all ways I can imagine, well, no one worked.

Thanks a lot

Jun
Center de Prototype
Polytechnique

Hiya,

This newsgroup is for people writing graphics drivers with the QNX6 driver
development kit. You want the Photon newsgroup, you’ll probably get a
better response over there.

-Warren “a palace for everyone” Peece



“Jun” <nustzhujun@hotmail.com> wrote in message
news:a8225d$6kt$2@inn.qnx.com

Hi there,
When setting Pt_ARG_TREND_FLAGS, i got lost. Can yu give some details
about
it?? I should do like this:
PtSetArg(&args[0], Pt_arg_trend_flags, Pt_TRUE,
Pt_TREND_HORIZONTAL|Pt_TREND_LEFT_TO_RIGHT);
or:
PtSetArg(&args[0], Pt_arg_trend_flags,
Pt_TREND_HORIZONTAL|Pt_TREND_LEFT_TO_RIGHT,
Pt_TREND_HORIZONTAL|Pt_TREND_LEFT_TO_RIGHT);
or even other ways?
I played around with all ways I can imagine, well, no one worked.

Thanks a lot

Jun
Center de Prototype
Polytechnique