sebp / sebp/PyGObject-Tutorial
[21. Glade and Gtk.Builder] Lack of info about interaction between widgets
未关闭
还没有人认领这个 Issue。
help wanted
- 主要语言
- Python
- 星标
- 392
- 派生
- 157
- PR 合并指标
- 30 天内没有已合并 PR
描述
This page describes only how to direct signals from XML to Python code. There is a lack of description of other interaction types.
-
interface element 1[ -->python code?] -->interface element 2
Examples:- to turn off one GtkRadioButton when another GtkRadioButton is on
- to open GtkFileChooserNative by pressing GtkButton
-
[
interface element 1--> ]python code-->interface element 2
Example:- to run GtkSpinner when a certain part of Python code is being executed
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从标题为“21. Glade and Gtk.Builder”的教程页面开始,查看其中现有的关于将信号从 XML 定向到 Python 的讨论。使用列出的 GtkRadioButton、GtkFileChooserNative、GtkButton 和 GtkSpinner 示例来确定缺少的交互覆盖范围;当页面同时解释界面到界面的交互以及由 Python 介导的交互时,这项工作就完成了。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100