Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I need a recommendation
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00879902
Message ID:
00880013
Views:
21
i would build that out of a list box and a textbox obove it.

in the text box valid build a checking routine to see if the email already exist, if not, messagebox to user if he/she want's to add.

u could also make the text box shorter and add buttons to the right (or left) of the txtbox. or you could add a shortcut menu to the textbox and list box for functionality.

if text is not beeing displayed completly in the textbox because it's too short, you can add the current textbox value as a tooltip text (i do that in the refresh().

hope this helps.



>Hi, I need to add a functionality to an existing form...
>Space is limited. I can probably give a height of 100-125 pixels and a width of 300 pixels.
>
>I need to add the ability to add one or more email addresses to an order.
>I have a table that contains Client Numbers and Email Addresses.
>I need to present the list of existing email addresses for a client and allow the user to select one or more email addresses from the list.
>I think that sounds like a list box... but I need one more thing...
>
>I also need to allow the user to add as many new email addresses to the list as they want.
>
>I thought I could use a combobox but I don't think it allows me to do multi-select.
>
>What would you recomend?
>
>TIA,
>Rick Liebespach
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform