- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Aug 09, 2009
11:02 AM
One control for multiple inputs
Hi all,
I am creating an installer that gets several string inputs from the user on one dialog. (take, for example, the parts of a url address: server ip and port)
In previous installers I used seperate editable boxes for these cases, But I was told that there is an option to include one control that is combined of several boxes instead, Where each box is related to another property.
Can anyone ellaborate about this option?
Thanks in advance,
Sharon.
I am creating an installer that gets several string inputs from the user on one dialog. (take, for example, the parts of a url address: server ip and port)
In previous installers I used seperate editable boxes for these cases, But I was told that there is an option to include one control that is combined of several boxes instead, Where each box is related to another property.
Can anyone ellaborate about this option?
Thanks in advance,
Sharon.
2 Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Aug 09, 2009
06:35 PM
What kind of project? For Basic MSI, if I understand the question, there's the MaskedEdit control...
- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Aug 10, 2009
11:03 AM
😮 Thanks for your response,
I was asking about one replacement for a few seperate edit fields,
In a dialog of a basic msi installer
This option seems interesting.
Thanks again,
Sharon.
I was asking about one replacement for a few seperate edit fields,
In a dialog of a basic msi installer
This option seems interesting.
Thanks again,
Sharon.
