Differences
This shows you the differences between two versions of the page.
Last revision Both sides next revision | |||
config:kivy [2016/02/06 12:18] doug_le_toguh created |
config:kivy [2016/02/06 12:26] doug_le_toguh Minor description change |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Kivy configuration filetype ====== | ====== Kivy configuration filetype ====== | ||
+ | Experimental [[http://www.geany.org/manual/#custom-filetypes|custom filetype]] for the [[https://kivy.org/docs/api-kivy.lang.html|Kivy]] language. | ||
The Kivy language is a language dedicated to describing user interface and interactions. You could compare this language to Qt’s QML, but with included new concepts such as rule definitions (which are somewhat akin to what you may know from CSS), templating and so on. | The Kivy language is a language dedicated to describing user interface and interactions. You could compare this language to Qt’s QML, but with included new concepts such as rule definitions (which are somewhat akin to what you may know from CSS), templating and so on. | ||
This language is used beside python to build and manage some great portable GUI for Android, iOS, Linux, OS X and Windows systems. | This language is used beside python to build and manage some great portable GUI for Android, iOS, Linux, OS X and Windows systems. | ||
- | |||
- | Experimental [[http://www.geany.org/manual/#custom-filetypes|custom filetype]] for [[https://kivy.org/docs/api-kivy.lang.html|configuration files]]. | ||
<file properties ~/.config/geany/filedefs/filetypes.Kv.conf> | <file properties ~/.config/geany/filedefs/filetypes.Kv.conf> |