Highlight text in PtText widget

Hello
I have been away from Photon programming for a while and now the client
wants to add a feature to the application. For the feature, I need to
highlight the text inside of a PtText widget. I tried to highlight the text
using the Pt_HIGHLIGHTED flag with the PtSetArg function, but no luck. Any
help would be great. Thanks.
Jamie

“Jamie Campbell” <jcampbel@loacheng.on.ca> wrote in message
news:9havdg$m8s$1@inn.qnx.com

Hello
I have been away from Photon programming for a while and now the client
wants to add a feature to the application. For the feature, I need to
highlight the text inside of a PtText widget. I tried to highlight the
text
using the Pt_HIGHLIGHTED flag with the PtSetArg function, but no luck. Any
help would be great. Thanks.
Jamie


Hello All

I needed to use the Pt_TEXT_AUTOHIGHLIGHT flag.
Thanks,
Jamie
P.s. Thanks Carl.