Can I have a OS-X like layout?

Hello,

For a project for a volunteers organisation I need a layout who mimick
the
OS-X layout.
Can I have this easily in Ruby ?

I have found the RubyMotion but I do not know if this also works for
other
platforms as Windows or Linux.

Roelof

On 22 June 2014 14:49, Roelof W. [email protected] wrote:

Hello,

For a project for a volunteers organisation I need a layout who mimick the
OS-X layout.
Can I have this easily in Ruby ?

I presume you mean Ruby on Rails as this is what this list is about
(not plain Ruby).

What aspects of OS-X layout do you want to mimick?

Colin

Op zondag 22 juni 2014 21:11:20 UTC+2 schreef Colin L.:

I presume you mean Ruby on Rails as this is what this list is about
(not plain Ruby).

What aspects of OS-X layout do you want to mimick?

Colin

The menu and the windows so the buttons where you can close, minimize
and
make bigger.

Roelof

On 22 June 2014 20:44, Roelof W. [email protected] wrote:

Can I have this easily in Ruby ?
The menu and the windows so the buttons where you can close, minimize and
make bigger.

In what way are window controls functions of a Ruby on Rails web
application? Those are functions of the browser and operating system.

Colin

Op zondag 22 juni 2014 22:44:19 UTC+2 schreef Colin L.:

For a project for a volunteers organisation I need a layout who
Colin
Colin

Oops. so I can control how the window control functions look like in a
Ror
web application.

On 23 June 2014 06:14, Roelof W. [email protected] wrote:


Oops. so I can control how the window control functions look like in a Ror
web application.

Is that a typo? No you cannot, as far as I know.

Colin