I am new to PowerBuilder,
I put 10 objects in a window, and visibility of 9 object is false by default.
when I click a text/data on a 'ddlb' some object may appear or get visible. example. 2 textboxes , 2 buttons and 1 'ddlb' must get visible
my questions is, is there a way to determine the number of object control in a window that is being visible?
hope someone could help.. thanks.