-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Request feature - Drag N drop language and + #49
Comments
Sorry for the late reply:
Thanks from london :) |
Hi, thanks for the french part in the future.
But the point #2, what I mean, it would be cool that for example, make it work as an activeX object. Just drop the object in my access form and be able to drag-n-drop directly in the object instead of having to push a button that makes the d-n-d feature to appear. Would be very cool to make it work on a continuous form too.
Thanks for everything and have a nice day.
Gontran Harvey
Spécialiste Microsoft Access et SQL server
Logiciels sur mesures
Tél. : 514-548-2685
[ircpi_final_logo]
From: Krish ***@***.***>
Sent: 27 janvier 2022 19:04
To: krishKM/Modern-UI-Components-for-VBA ***@***.***>
Cc: Gontran Harvey ***@***.***>; Author ***@***.***>
Subject: Re: [krishKM/Modern-UI-Components-for-VBA] Request feature - Drag N drop language and + (#49)
1. Again about the drag n drop feature, instead of having to click on a button to show the dialog, it would be great to be able to drop the file directly somewhere in an access object to prevent the user having to open the dialog before dropping the file.
Sorry for the late reply:
This was already possible. below code will keep the panel open until X or ESC is pressed. The new changes will also show number of files dropped after each drop/selection.
OpenFile = DLL.dialog.ShowDialogForFileB(title, AllowMultipleFiles, FilterUsesInlineArray, closeAfterFileDrop:=closeAfterFileDrop)
1. I'm French and that means sometime I would like to be able to change the text for French text. The drag N drop feature, I can't change the "Brows" or "Drag&drop file here". Would be great if it could be changed as a parameter.
Thanks from london :)
upcoming updates will allow you to pass a json string something like {"browseButtonText" ="SomethingInFrench"} where you can customise the drag and drop pane. We have started the modification but not yet complete. will let you know when done.
—
Reply to this email directly, view it on GitHub<#49 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ANSIORERF7KXDK3QD4IISSTUYHMOFANCNFSM5FRTMCOQ>.
Triage notifications on the go with GitHub Mobile for iOS<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you authored the thread.Message ID: ***@***.******@***.***>>
|
Hi, verry like your program.
Here my 2 request:
Thanks for this pretty good peace of sofware.
The text was updated successfully, but these errors were encountered: