Skip to content

Exception when changing setting on Return element #31

Description

@trashken

Traceback (most recent call last):
File "c:\users\user\appdata\local\programs\python\python37\lib\site-packages\Pythonic\main.py", line 367, in changeEvent
def changeEvent(self, event):
KeyboardInterrupt
Traceback (most recent call last):
File "c:\users\user\appdata\local\programs\python\python37\lib\site-packages\Pythonic\elements\basic_return.py", line 115, in recvGridConfig
self.grid_selector.addItem('Grid {}'.format(index + 1))
AttributeError: 'ExecReturn' object has no attribute 'grid_selector'

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions