Hi,
My application requires to prompt the user to select among a list
of options. This dialog should actually display a list of buttons for
an array of items and should get closed when the user clicks on any
button, returning the item that the user has chosen. I want something
like a replacement to Dialog.ask() in BlackBerry. Does any one know if
there is a direct way to call such a dialog or do i have to create a
new form just for that purpose? Please suggest!
- Hari
Paul G. Tobey [eMVP] - 21 Sep 2006 16:18 GMT
That's a *very* specific requirement. You'll have to create a form for it.
Paul T.
> Hi,
>
[quoted text clipped - 7 lines]
>
> - Hari