I have a situation in which a modalDialog is displayed which contain two buttons, one to open a folder like suppose want to open my computer and another button to open a text file in default editor then how can i do this through jsx script ?
↧
I have a situation in which a modalDialog is displayed which contain two buttons, one to open a folder like suppose want to open my computer and another button to open a text file in default editor then how can i do this through jsx script ?