Hi All,
I have 30 labels in a container, i able display scroll bar on control pane, moving up down.
But labels in the container are not scrolling. How to scroll the labels in container?
Please can any one provide me solution.
I tried many ways,
iData_Container->SetMopParent( AppUi());
iData_Container->SetScrollBar();
AppUi()->AddToStackL( *this,iT3pSalesReportData_Container );
This also dint worked .
Cheers.

Reply With Quote

