sebp / sebp/PyGObject-Tutorial
Feature request: section showing how to draw lines and simple shapes
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 392
- Forks
- 157
- PR merge metrics
- No merged PRs in 30d
Description
An example showing how to draw lines and simple shapes was one of the first things I looked for in this tutorial but was disappointed not to find.
I suggest a window with a few input fields to specify x,y pairs of points/vertices, and then maybe a button to draw a triangle using those points as the corners of the triangle.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not name a file or test. Start by locating the tutorial's existing GTK/Python examples and section structure, then determine where a drawing example belongs. Done means the tutorial includes a window with coordinate inputs and a button that draws a triangle from the supplied points.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100