Talk:AskMsgChoice

Revision as of 23:30, 18 August 2011 by Lchrisman (talk | contribs) (Created page with "It would be nice to have an option that displays all the selections directly on the dialog, so the user doesn't have to click on the popup to see them. A list-box control would ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

It would be nice to have an option that displays all the selections directly on the dialog, so the user doesn't have to click on the popup to see them. A list-box control would work nicely for this, and would accomodate long lists of items with a scroll bar.

There might also be an option to eliminate the OK and Cancel buttons, such that a click on an item would both select it and terminate the dialog.

The list box paradigm would also generalize to a multi-select control (as another variation).

Would it be better to enable the list box variation with additional parameters to this function, or would it be better to introduce a second function, something like AskMsgListBox?

-- Lonnie


Comments


You are not allowed to post comments.