FET Forum

FET Development => Suggestions => Topic started by: Benahmed Abdelkrim on August 01, 2020, 03:48:03 PM

Title: New functionality
Post by: Benahmed Abdelkrim on August 01, 2020, 03:48:03 PM
Can be added this functionality: allow in dialog boxes to select multiple elements once and drag them to the adjacent field. It could save precious time. what you think?
Title: Re: New functionality
Post by: Volker Dirr on August 01, 2020, 04:05:15 PM
selecting multiple is easy to code, just a single line per box.
but drag and drop is sadly not so easy to code.
i think we can add this request into the TODO.
Title: Re: New functionality
Post by: Liviu Lalescu on August 01, 2020, 04:47:17 PM
I added in the TODO (I think other users suggested this as well). Unfortunately, it would be a lot of tedious work to do this.
Title: Re: New functionality
Post by: Benahmed Abdelkrim on August 02, 2020, 09:02:51 AM
Thank you