What I miss in this widget is that when I select an item and either Remove it or Add it, the shifted item is not highlighted (doesn’t have focus) in the other box that was shifted to. Is that by design or is this a feature in the making?
What I miss in this widget is that when I select an item and either Remove it or Add it, the shifted item is not highlighted (doesn’t have focus) in the other box that was shifted to. Is that by design or is this a feature in the making?
On Thu, Oct 14, 2010 at 02:24:10PM -0700, Robin Dunn wrote:
Agreed. Also your reply has sparked another thought for me: Another
style flag could control whether items are removed from the source
list when they are added to the selected list. And another could
control whether is is allowed to put an item in the selected list
more than once.
I had the feeling some people considered appending items a
more reasonable default over sorting them into the target
list.
A suggestion:
Would you consider adding "add all", "remove all" buttons as
well as a "reload_source_list_items" method ?
The docs might benefit from a hint that non-virtual lists
are used such that users better have limited total amounts
of items.
Karsten
···
On Thu, Oct 21, 2010 at 07:24:58AM +0200, yoav glazner wrote:
> I have added the properties add_button_label and
> remove_button_label which do just that: setting the
> respective button label
>
> That way people can rename the buttons, for example to
> localize them.
Cool!
When is the next wxpython release? can this widget be included now?
2.9.1.1 is already tagged and in the pipeline, soon to be released. I've added the itemspicker to my source tree for 2.9.2 and also to my 2.8 tree in case there is a 2.8.12 release.
···
On 10/20/10 10:24 PM, yoav glazner wrote:
On Mon, Oct 18, 2010 at 11:26 PM, Karsten Hilbert > <Karsten.Hilbert@gmx.net <mailto:Karsten.Hilbert@gmx.net>> wrote:
Hi,
I have added the properties add_button_label and
remove_button_label which do just that: setting the
respective button label
That way people can rename the buttons, for example to
localize them.
Karsten
Cool!
When is the next wxpython release? can this widget be included now?
Hi,
I have added the properties add_button_label and
remove_button_label which do just that: setting the
respective button label :-)
That way people can rename the buttons, for example to
localize them.
Karsten
Cool!
When is the next wxpython release? can this widget be included now?
2.9.1.1 is already tagged and in the pipeline, soon to be released. I’ve added the itemspicker to my source tree for 2.9.2 and also to my 2.8 tree in case there is a 2.8.12 release.
Hi,
I have added the properties add_button_label and
remove_button_label which do just that: setting the
respective button label :-)
That way people can rename the buttons, for example to
localize them.
Karsten
Cool!
When is the next wxpython release? can this widget be included now?
2.9.1.1 is already tagged and in the pipeline, soon to be released. I’ve added the itemspicker to my source tree for 2.9.2 and also to my 2.8 tree in case there is a 2.8.12 release.