- Jun 6, 2020
- 11,576
- 4,480
Need a filepickerdialog? to choose files from your File.Dirdocument Folder? With this class it is super easy and you can costumize it if you want.
Instructions:
1, Add the Class to your Project
2, Initialize the Class in a button_click Event like this:
B4X:
3. Add the File extension you would like to filter like in the code above.
4. show the dialog.
After the user will select the files the class will return a Map with the selected files in it. Each object will contain a Path and a Filename.
this is the Event that will we called after user clicks "Add" button.
B4X:
Instructions:
1, Add the Class to your Project
2, Initialize the Class in a button_click Event like this:
B4X:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
4. show the dialog.
After the user will select the files the class will return a Map with the selected files in it. Each object will contain a Path and a Filename.
this is the Event that will we called after user clicks "Add" button.
B4X:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید