determining widget type in code

is it possible for me to be able to determine what type of a widget a
PtWidget_t pointer is pointing to in my code? i need to be able to
distinguish between PtText and PtComboBox widgets specifically. thanks.

ross

PtWidgetClass()
Gen

is it possible for me to be able to determine what type of a widget a
PtWidget_t pointer is pointing to in my code? i need to be able to
distinguish between PtText and PtComboBox widgets specifically. thanks.

ross