Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change displayed text or Delete TickOptionBoxes #132

Closed
jarvisteach opened this issue Apr 9, 2017 · 3 comments
Closed

Change displayed text or Delete TickOptionBoxes #132

jarvisteach opened this issue Apr 9, 2017 · 3 comments
Milestone

Comments

@jarvisteach
Copy link
Owner

Should be possible to change the display name in a tickOptionList

@jarvisteach jarvisteach modified the milestone: 0.08 May 29, 2017
@jarvisteach
Copy link
Owner Author

After initial investigation - deleting TickOptionBoxes looks iffy - need to investigate that first.

@jarvisteach jarvisteach changed the title Change displayed text in TickOptionBox Change displayed text or Delete TickOptionBoxes Aug 15, 2017
jarvisteach added a commit that referenced this issue Aug 16, 2017
Updates to fix issues with deleting tickBoxes from OptionLists (#132)

Introduced inspect to logging - logged messages now print the line
number and function that generated them. (#211)

Also, made logging functions static, so that static functions and
subClasses that logged messages could use same features. (#211)

Added a PauseLogger to ToolTips - not sure why it wasn’t already there,
must have missed it. (#212)
jarvisteach added a commit that referenced this issue Aug 20, 2017
PauseCallFunction now has a boolean parameter whether to use the widget's variable or the widget.

This is part of work on #132 - getting tickOptionBoxes sorted
jarvisteach added a commit that referenced this issue Aug 22, 2017
Initial function to renameOptionBox items - although doesn;t yet update the var (so may disply wrong text).

Added in docstrings for OptionBox #127

Added locale lookup (#71) - appJar now sets a global variable storing the lcoale, can be used to determine a language file to use...
jarvisteach added a commit that referenced this issue Aug 22, 2017
@jarvisteach
Copy link
Owner Author

Rename option added - but doesn't update displayed value (need to set var)

jarvisteach added a commit that referenced this issue Aug 26, 2017
Renaming option boxes now creates a new list of options, and calls
changeOptionBox

For normal boxes, it keeps the same selected index

For tick boxes, it keeps the same True/False values
@jarvisteach
Copy link
Owner Author

Should be resolved now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant