Table Of Contents
Programming Guide(翻訳済み)¶
- Kivy Basics(翻訳済み)
- Controlling the environment(翻訳済み)
- Configure Kivy(翻訳済み)
- Architectural Overview(翻訳済み)
- Events and Properties (翻訳済み)
- Introduction to the Event Dispatcher (イベント・ディスパッチャ入門)
- Main loop (メイン・ループ)
- Widget events (Widgetに関するイベント)
- Creating custom events (独自イベントの作成)
- Attaching callbacks (コールバック関数を紐付けする)
- Introduction to Properties (プロパティ入門)
- Declaration of a Property (プロパティの宣言)
- Dispatching a Property event (プロパティイベントをディスパッチする)”
- Compound Properties (複合的なプロパティ)
- Input management (翻訳済み)
- Widgets(翻訳済み)
- Introduction to Widget(Widgetの紹介)
- Manipulating the Widget tree(Widgetツリーの操作)
- Traversing the Tree(ツリーの横断について)
- Widgets Z Index(widgetの Z インデックスについて)
- Organize with Layouts(レイアウトの編成について)
- Adding a Background to a Layout(背景のレイアウトを追加する)
- Nesting Layouts(ネスティングレイアウト)
- Size and position metrics(サイズと位置の指標について)
- Screen Separation with Screen Manager(スクリーン・マネージャと画面の分離について)
- Graphics (翻訳済み)
- Kv language(翻訳済み)
- Concept behind the language(背景とコンセンプト)
- How to load KV(KV のロードについて)
- Rule context(ルールコンテキスト)
- Special syntaxes(特別な構文)
- 子をインスタンス化
- Event Bindings(イベントバインディング)
- キャンバスを拡張する
- Referencing Widgets(Widgetを参照する)
- PythonコードからKv lang の内部で定義されたwigetsにアクセスする
- Dynamic Classes(ダイナミッククラス)
- Re-using styles in multiple widgets(複数のwidgetでのスタイルの再使用)
- Designing with the Kivy Language(Kivy Languageを使用した設計)
- Integrating with other Frameworks(翻訳済み)
- Packaging your application(翻訳済み)
- Create a package for Windows(翻訳済み)
- PyInstaller default hook(PyInstallerのデフォルトhookについて)
- Overwriting the default hook(デフォルトhookを上書きします)
- Create a package for Android(翻訳済み)
- The Kivy Android Virtual Machine(翻訳済み)
- Kivy on Android(翻訳済み)
- Creating packages for OS X(翻訳済み)
- Create a package for IOS(翻訳済み)
- IOS Prerequisites(翻訳済み)
- Package licensing (翻訳済み)