Announcement

Collapse
No announcement yet.

Creating folder selection dialog

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • T.Slappy
    replied
    Actually doing this in nsDialogs is more faster than writing your whole post

    Leave a comment:


  • Anders
    replied
    Take a look at nsDialogs, check the examples and read the documentation...

    Leave a comment:


  • sunilkumar.bm
    started a topic Creating folder selection dialog

    Creating folder selection dialog

    Dear Friends

    Below shown is an image created using java swings.
    I want to create the same using NSIS tool, i.e., I need a folder selection dialog and a password input field. The folder selection dialog must work like the path selection during installation.


    Once the OK button is pressed I want to check whether the text is entered or not.
    Also, is it possible to disable the edit feature of a text input field?

    Please provide sample code

    Thanks
    Sunil Kumar B M
Working...
X