The problem appears when I switch of view. The scroll bar between the softkyes doesn't dissapear. Could you helkp me? P.S: I don't want to delete the listbox when I swap of view
I continue having problems with showing/hiding scrollbars. Now, I have three views which are directed derived from CCoeControl. I mean I don't use the class CAknView. The reason for that is I have ported some simple applications from UIQ. Two of those views have simple listboxes and the other view shows only a label. The problem occurs that when a swap from a listbox vie to other listbox the scrollbar dissapear. However, if I press the softkey Options and press cancel, the scroll bar appears. It seems that I have missed to update something. When the view is activate the visivbility of the scroll bar is switch on and update. Do you have any idea?