Hi, some people expressed interest in integrating File Dialog https://github.com/peteruhnak/file-dialog into Pharo as the default file dialog. Is it something people are interested in, or is the current solution sufficient for them? Peter
We should work on integration of it. Firstly please move tests to a separate package. Cheers, -- Pavel 2017-07-10 12:34 GMT+02:00 Peter Uhnak <i.uhnak@gmail.com>:
Hi,
some people expressed interest in integrating File Dialog https://github.com/peteruhnak/file-dialog into Pharo as the default file dialog.
Is it something people are interested in, or is the current solution sufficient for them?
Peter
Done. What next? Peter On Mon, Jul 10, 2017 at 12:46:50PM +0200, Pavel Krivanek wrote:
We should work on integration of it. Firstly please move tests to a separate package.
Cheers, -- Pavel
2017-07-10 12:34 GMT+02:00 Peter Uhnak <i.uhnak@gmail.com>:
Hi,
some people expressed interest in integrating File Dialog https://github.com/peteruhnak/file-dialog into Pharo as the default file dialog.
Is it something people are interested in, or is the current solution sufficient for them?
Peter
Can you try to prepare a pull requeast that will integrate it? The PR will need to: - add the packages into the repository - add them into the baseline (BaselineOfUI) - remove old FileDialogWindow (becuase when we add something, we should remove something too ;-)) If you need help, let me know -- Pavel 2017-07-10 20:01 GMT+02:00 Peter Uhnak <i.uhnak@gmail.com>:
Done. What next?
Peter
On Mon, Jul 10, 2017 at 12:46:50PM +0200, Pavel Krivanek wrote:
We should work on integration of it. Firstly please move tests to a separate package.
Cheers, -- Pavel
2017-07-10 12:34 GMT+02:00 Peter Uhnak <i.uhnak@gmail.com>:
Hi,
some people expressed interest in integrating File Dialog https://github.com/peteruhnak/file-dialog into Pharo as the default file dialog.
Is it something people are interested in, or is the current solution sufficient for them?
Peter
lovely :) On Mon, Jul 10, 2017 at 8:34 PM, Pavel Krivanek <pavel.krivanek@gmail.com> wrote:
Can you try to prepare a pull requeast that will integrate it? The PR will need to: - add the packages into the repository - add them into the baseline (BaselineOfUI) - remove old FileDialogWindow (becuase when we add something, we should remove something too ;-))
If you need help, let me know
-- Pavel
2017-07-10 20:01 GMT+02:00 Peter Uhnak <i.uhnak@gmail.com>:
Done. What next?
Peter
On Mon, Jul 10, 2017 at 12:46:50PM +0200, Pavel Krivanek wrote:
We should work on integration of it. Firstly please move tests to a separate package.
Cheers, -- Pavel
2017-07-10 12:34 GMT+02:00 Peter Uhnak <i.uhnak@gmail.com>:
Hi,
some people expressed interest in integrating File Dialog https://github.com/peteruhnak/file-dialog into Pharo as the default file dialog.
Is it something people are interested in, or is the current solution sufficient for them?
Peter
Hi Peter! I have been using your file dialog for some time already. I really like it. Here some ideas of improvement. - double click instead of single click to dive in a folder? Single clicking feels a bit weird to me - Saving on the disk for preference folders? Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
On Jul 10, 2017, at 12:34 PM, Peter Uhnak <i.uhnak@gmail.com> wrote:
Hi,
some people expressed interest in integrating File Dialog https://github.com/peteruhnak/file-dialog into Pharo as the default file dialog.
Is it something people are interested in, or is the current solution sufficient for them?
Peter
participants (4)
-
Alexandre Bergel -
Pavel Krivanek -
Peter Uhnak -
Stephane Ducasse