PtGenList

Hi All,
I am trying to create a custom list widget using PtGenList widget. I have override the draw function of the PtGenList and called PtSuperClassDraw function in that. It results into a thin horzontal line only. Please suggest.

Thanks

I got my mistake. While creating widget i was passing the refrence of PtBasic widget as the superclass. Now i am able to see the List.