- 07 May, 2017 1 commit
-
-
Paul McCarthy authored
-
- 03 May, 2017 2 commits
-
-
Paul McCarthy authored
because whynot. Also adjusted String.cast method to be less silly.
-
Paul McCarthy authored
-
- 24 Apr, 2017 1 commit
-
-
Paul McCarthy authored
-
- 09 Jan, 2017 1 commit
-
-
Paul McCarthy authored
BoundsValueList class.
-
- 14 Sep, 2016 1 commit
-
-
Paul McCarthy authored
collision with fslpy/notifier
-
- 22 Aug, 2016 1 commit
-
-
Paul McCarthy authored
can be customised
-
- 15 Aug, 2016 1 commit
-
-
Paul McCarthy authored
passed to __init__. Now supported on choices added after creation (via addChoice/setChoices methods).
-
- 29 Mar, 2016 1 commit
-
-
Paul McCarthy authored
properties now explititly allow string versions of choice values.
-
- 11 Mar, 2016 1 commit
-
-
Paul McCarthy authored
'str', instead of six.string_types.
-
- 18 Feb, 2016 1 commit
-
-
Paul McCarthy authored
-
- 17 Feb, 2016 3 commits
-
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
- 07 Dec, 2015 1 commit
-
-
Paul McCarthy authored
-
- 27 Nov, 2015 1 commit
-
-
Paul McCarthy authored
specific value
-
- 16 Oct, 2015 1 commit
-
-
Paul McCarthy authored
-
- 27 Aug, 2015 3 commits
-
-
Paul McCarthy authored
when creating a widget.
-
Paul McCarthy authored
elsewhere.
-
Paul McCarthy authored
-
- 26 Aug, 2015 2 commits
-
-
Paul McCarthy authored
a choice widget is created
-
Paul McCarthy authored
longer accepts labels - these can now only be set via makeWidget/buildGUI. Something similar will probably happen to Point and Choice properties. Warning note added about List widgets
-
- 25 Aug, 2015 2 commits
-
-
Paul McCarthy authored
files (they'll be re-generated again probably soon)
-
Paul McCarthy authored
for getting/setting item constraints, which were never used.
-
- 17 Aug, 2015 1 commit
-
-
Paul McCarthy authored
are now local to the function that uses them (e.g. matplotlib, numpy). GUI related functionality is now loaded by the application code explicitly calling the props.initGUI function, so that wx is not implicitly imported.
-
- 06 Aug, 2015 1 commit
-
-
Paul McCarthy authored
said default labels are forced to be strings.
-
- 05 Aug, 2015 2 commits
-
-
Paul McCarthy authored
conversion made a bit smarter, and case insensitive.
-
Paul McCarthy authored
values which will be accepted for assignment.
-
- 27 Jul, 2015 1 commit
-
-
Paul McCarthy authored
bounds for all axes.
-
- 15 Jul, 2015 1 commit
-
-
Paul McCarthy authored
default values, persisting current selection, etc. A few associated additions to the EditableListBox interface. A little interactive test case for choice property widget stuff.
-
- 23 Jun, 2015 1 commit
-
-
Paul McCarthy authored
were not being notified on choice update
-
- 28 May, 2015 1 commit
-
-
Paul McCarthy authored
that a point is within its bounds.
-
- 22 May, 2015 2 commits
-
-
Paul McCarthy authored
rais a ValueError.
-
Paul McCarthy authored
binding. Related changes to Choice._updateChoices method. Some new utility methods on HasProps class to enable/disable notification of all properties.
-
- 25 Mar, 2015 1 commit
-
-
Paul McCarthy authored
-
- 02 Mar, 2015 1 commit
-
-
Paul McCarthy authored
the build_parts ViewItem specifications)
-
- 12 Feb, 2015 2 commits
-
-
Paul McCarthy authored
-
Paul McCarthy authored
-
- 05 Feb, 2015 2 commits
-
-
Paul McCarthy authored
-
Paul McCarthy authored
-