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

AutoCompleteEntry - broken in containers #154

Closed
jarvisteach opened this issue Apr 23, 2017 · 1 comment
Closed

AutoCompleteEntry - broken in containers #154

jarvisteach opened this issue Apr 23, 2017 · 1 comment
Labels

Comments

@jarvisteach
Copy link
Owner

The drop down is positioned relative to the widget's container.

If it's not contained by the TopLevel - this breaks.

Eg. a LabelAutoEntry....

@jarvisteach
Copy link
Owner Author

For now, don't use AutoEntry as a labelled AutoEntry, ie. don't call app.addLabelAutoEntry()

jarvisteach added a commit that referenced this issue Apr 23, 2017
Always place AutoEntry drop-down in place, relation to topLevel
Also, included <escape> to cancel drop-down
jarvisteach added a commit that referenced this issue Apr 25, 2017
Also, investigation of issue #156 - test script
jarvisteach added a commit that referenced this issue Apr 30, 2017
jarvisteach added a commit that referenced this issue Apr 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant