Cursor Focus

I have an Application consisting of 2 processes. Is there
a function which can determine the widget that currently has focus i.e the
cursor should be on the widget.

Thanks,
Shashank

It looks as though PtContainerFindFocus() should do it for you.

Regards,
Dave B.


Shashank wrote:

I have an Application consisting of 2 processes. Is there
a function which can determine the widget that currently has focus i.e the
cursor should be on the widget.

Thanks,
Shashank