hi,
sorry if this is too obvious.
i have a picker which shows the user three options (resume, save, discard).
i have used the picker sample as reference.
my problem is that the region of the screen where strings are shown is very narrow. i guess it is device specific. in my case it is shown in a fr230, fr235.
so that the whole text is shown, i have to use fonts in small size. they are difficult to read for some users.
is there any straightforward way to make this region wider?
otherwise i would need to find suitable icons, or write my own picker class, right?
thank you in advance