Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] browse button in resource config xml

Hari,

attached you will find sample xml plus screenshots.  This should show you how to add browse widgets to your launch tab.

there are a number of attributes on the "browse" widget:

uri:  if true, sets the text to URI; otherwise, a simple (absolute) path
read-only:  user can only select existing file or directory, not type in one
directory:  disallows choice of path unless it is a directory.

Hope this helps,

Cheers, al

----- Hari Krishnan <hkrish4@xxxxxxxxxxxxxx> wrote:
> Hi,
> 
> Can I have a file browse button as a control in launch tab generated through
> resource config xml. I want 2 fields in launch where the user browse for
> file in local machine in a field and remote machine in another. Is there any
> feature already available? If so please let me know how to do that, else
> please consider this as request.
> 
> Cheers,
> Hari

Attachment: browse2.jpg
Description: JPEG image

Attachment: browse.jpg
Description: JPEG image

Attachment: browse-example.xml
Description: XML document


Back to the top