I’m trying to create a PtText widget manually after the User answers a
PtAskquestion, But the PtAskquestion retains the focus after my PtText is
created, I tried to use PtContainerGiveFocus to give the Focus to my PtText
widget, but It doesnt work… anyone can help??
Ran
Hi Ran,
Could you post a snippet of code that you are trying to use?
Thanks
Brenda
ran zhang <rzhang@vamcointernational.com> wrote:
I’m trying to create a PtText widget manually after the User answers a
PtAskquestion, But the PtAskquestion retains the focus after my PtText is
created, I tried to use PtContainerGiveFocus to give the Focus to my PtText
widget, but It doesnt work… anyone can help??
Ran