menu-motion:用于创建 OS X 菜单的 RubyMotion 包装器

时间:2024-07-27 15:17:34
【文件属性】:

文件名称:menu-motion:用于创建 OS X 菜单的 RubyMotion 包装器

文件大小:23KB

文件格式:ZIP

更新时间:2024-07-27 15:17:34

Ruby

菜单动作 MenuMotion 是一个受启发的包装器,用于创建 OS X 菜单,其语法如果您使用过 Formotion 应该会感到熟悉。 安装 将此行添加到应用程序的 Gemfile 中: gem "menu-motion" 然后执行: $ bundle 或者自己安装: $ gem install menu-motion 用法 这是一个很棒的菜单图形: |‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾| | [icon] First Item > |‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾| |---------------------| First Subitem > |‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾| | ۞ About MenuMotion |-----------------| First Action | | Quit | Some


【文件预览】:
menu-motion-master
----.gitignore(196B)
----Guardfile(194B)
----app()
--------app_delegate.rb(2KB)
----resources()
--------stopwatch-alt.pdf(5KB)
--------stopwatch.pdf(5KB)
--------Default-568h@2x.png(2KB)
--------icon.png(631B)
----.travis.yml(292B)
----LICENCE(1KB)
----spec()
--------menu_motion()
----README.md(6KB)
----menu-motion.gemspec(983B)
----lib()
--------menu-motion()
--------menu-motion.rb(314B)
----.tm_properties(148B)
----Gemfile(186B)
----Rakefile(482B)

网友评论