erfaan
24 Apr 2007, 9:36 PM
Hi
I am trying make a check if a dialog is tabbed or not. I am using this code to make the check
if(dialog.getTabs().getCount() > 0)
When I run this line of code I get a horizontal line in the center of my dialog and the whole structure of the dialog gets corrupted.
Please help me.
Thanks
I am trying make a check if a dialog is tabbed or not. I am using this code to make the check
if(dialog.getTabs().getCount() > 0)
When I run this line of code I get a horizontal line in the center of my dialog and the whole structure of the dialog gets corrupted.
Please help me.
Thanks