On 16 Mar 2014, at 00:37, Benjamin <Benjamin.VanRyseghem.Pharo@gmail.com> wrote:
On 15 Mar 2014, at 22:39, Yuriy Tymchuk <yuriy.tymchuk@me.com> wrote:
Hi everyone.
I wander if there is already something like the list editing buttons in OS X i.e. â+â and â-â buttons that either open a dialog with another list that allows to select what to add, or remove selected items from the list. (example on screenshot).
I would answer ânot yetâ :)
Feel free to submit one :P If you have questions, I will be glad to answer them, and to help you to propose such a widget,
Ok, now Iâm more confident with spec, so I have a couple of questions: Should this be an extension of List with buttons, of a buttons widget that has a setters for the list to modify and the block for retrieving the rest of items (during the addition action) Cheers. Uko
reusable enough so we can add it to the spec widgets :)
Ben