|
|
User login
Feeds |
Have list box occupy all remaining space in a dialog?
|
|||||
| Mon, 2004-11-01 15:38 | |
|
Hi, I am creating a dialog with EEikDialogFlagFillScreen flag. It contains a list box . I need this listbox to fill all the space in the dialog... I've tried control = LISTBOX { lines = 10; } but that doesn't really work "properly" and when I install it on my P900 the list is actually larger then the dialog... Is there a way to tell a control (vis resources or programatically) to occupy all the free/remaining space in the dialog? Thanks, ASY |
|