Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Lisbox
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Re: Lisbox
Miscellaneous
Thread ID:
01229002
Message ID:
01229018
Views:
14
Hi Naomi.Thanks for your reply.
The basic idea is to have a POPUP facility, but this would not be a fixed control on the form.
If there was something like an InputBOX with a few options on it, and select one.. that would be ideal !!..does such a control exist ?



Regards,
Gerard


>>>Hi.
>>>I have some controls and , from within the control, I want to be able to call a lean Listbox, with a few options.
>>>I could call another form with a dropdown, but am wondering is there any pre built control that I can pass a few parameters
>>>
>>>The sort of thing...
>>>I am in a Commandbutton, and depending on other parameters, I want a popup and the user to select say, 1 of 3 options
>>>
>>>I am in a text box and again, depending on other parameters, I want a popup and the user to select 1 of a few options
>>>
>>>Ideally, call a routine like:
>>>X=MyPopup('Apple','Orrange','Pear') , the user selects, and the value is returned to x
>>>
>>>Any help appreciated.
>>>Regards,
>>>Gerard
>>
>>Gerard
>>
>>Not quite sure what you mean by "in a command button" etc. but, if you mean that the pressing of the command button changes the options in the listbox then iyt's a simple matter to have a form method that programmatically sets the listbox's RowSource, RowSourceType, etc.
>>
>>Terry
>
>Or may be it should set combo's ListIndex property if the combo's RowSource stays the same.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform