Skip to content

Add documentation for AbstractWindow#718

Merged
jwiggins merged 2 commits into
masterfrom
docs/winders
Mar 15, 2021
Merged

Add documentation for AbstractWindow#718
jwiggins merged 2 commits into
masterfrom
docs/winders

Conversation

@jwiggins
Copy link
Copy Markdown
Member

Closes #626

Copy link
Copy Markdown
Contributor

@aaronayres35 aaronayres35 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Just one request:
could we change # to #: in the trait defs for the AbstractWindow class so they are also picked up by the api docs, not just the methods

Comment thread docs/source/enable/abstract_window.rst Outdated
@jwiggins
Copy link
Copy Markdown
Member Author

could we change # to #: in the trait defs for the AbstractWindow class so they are also picked up by the api docs

I actually prefer for them not to show up. Can you think of any traits that should be exposed to user code?

@aaronayres35
Copy link
Copy Markdown
Contributor

could we change # to #: in the trait defs for the AbstractWindow class so they are also picked up by the api docs

I actually prefer for them not to show up. Can you think of any traits that should be exposed to user code?

I guess that makes sense. It seems most (all?) the traits will be dealt with by enable inner machinery.

I think I am still a bit unclear on when we anticipate a user needing to mess with the AbstractWindow. Is the custom cursor scenario pretty much the only one that is common?
We are putting this in the user manual but I get the vibe that we don't really want users to touch or have to think about it

@jwiggins jwiggins merged commit 2160808 into master Mar 15, 2021
@jwiggins jwiggins deleted the docs/winders branch March 15, 2021 14:02
@jwiggins
Copy link
Copy Markdown
Member Author

Thanks for the feedback

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable: document window classes

2 participants