Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.ruby > #2645

Re: Creating a full application with Ruby

Path csiph.com!x330-a1.tempe.blueboxinc.net!feeder1.hal-mli.net!weretis.net!feeder4.news.weretis.net!feeds.phibee-telecom.net!talisker.lacave.net!lacave.net!not-for-mail
From 7stud -- <bbxx789_05ss@yahoo.com>
Newsgroups comp.lang.ruby
Subject Re: Creating a full application with Ruby
Date Mon, 11 Apr 2011 18:38:03 -0500
Organization Service de news de lacave.net
Lines 62
Message-ID <7f8b9f825ade6ffa07217064fa85f0d1@ruby-forum.com> (permalink)
References <8e0e0842a3439de88c0617cc8e5553a7@ruby-forum.com>
NNTP-Posting-Host bristol.highgroove.com
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding Quoted-printable
X-Trace talisker.lacave.net 1302565103 28694 65.111.164.187 (11 Apr 2011 23:38:23 GMT)
X-Complaints-To abuse@lacave.net
NNTP-Posting-Date Mon, 11 Apr 2011 23:38:23 +0000 (UTC)
In-Reply-To <8e0e0842a3439de88c0617cc8e5553a7@ruby-forum.com>
X-Received-From This message has been automatically forwarded from the ruby-talk mailing list by a gateway at comp.lang.ruby. If it is SPAM, it did not originate at comp.lang.ruby. Please report the original sender, and not us. Thanks! For more details about this gateway, please visit: http://blog.grayproductions.net/categories/the_gateway
X-Mail-Count 381310
X-Ml-Name ruby-talk
X-Rubymirror Yes
X-Ruby-Talk <7f8b9f825ade6ffa07217064fa85f0d1@ruby-forum.com>
Xref x330-a1.tempe.blueboxinc.net comp.lang.ruby:2645

Show key headers only | View raw


Fily Salas wrote in post #992154:
> Hi,
>
> I have a desk-top application that I created using Actionscript 3.0 and
> AIR, nothing fancy it just basically calculates the quantity of
> rectangular parts that can fit in a bigger rectangular part based on the
> user’s input, the thing  is that it ALSO dynamically creates the actual
> rectangles and show them on the screen based on the same factors and I
> was wondering if this is something I can create with Ruby and may be
> FXRuby, I do understand that Ruby is not meant for big application
>

The creators of the application Ruby on Rails would disagree with you.

> but
> for something like this I think it would be nice to give it try since I
> want to start working more with Ruby and this would be the perfect time
> since I need to update the application.
>

Then go for it.

> I guess my question is what do I need to create full applications
> because I have no doubt that it can be done with Ruby I just need to
> know what tools do I need to create it?
>
> What GUI can dynamically create objects?
>

All of them.  You might want to check out Shoes, which is a simplistic 
gui toolkit that is easy to learn.  See here:

http://shoesrb.com/manual/Art.html


>  I currently have FXRuby installed in my machine and I also bought the
> book but when I go to their website it looks outdated and I’m wondering
> if it would be worth it to learn it or is it even the right tool to
> create the application I’m describing (see screen-shot).
>
> Just to give you an idea in the attached screen shot I’m calculating how
> many times I can fit a 15”x2” part into a 60”x120”
>
> Thanks

I prefer wxRuby for gui applications, although drawing shapes is a 
little more involved than with Shoes.

-- 
Posted via http://www.ruby-forum.com/.

Back to comp.lang.ruby | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Creating a full application with Ruby Fily Salas <fs_tigre@hotmail.com> - 2011-04-11 15:52 -0500
  Re: Creating a full application with Ruby 7stud -- <bbxx789_05ss@yahoo.com> - 2011-04-11 18:38 -0500
  Re: Creating a full application with Ruby jake kaiden <jakekaiden@yahoo.com> - 2011-04-11 19:03 -0500
  Re: Creating a full application with Ruby Fily Salas <fs_tigre@hotmail.com> - 2011-04-11 20:33 -0500
    Re: Creating a full application with Ruby jake kaiden <jakekaiden@yahoo.com> - 2011-04-12 07:16 -0500
      Re: Creating a full application with Ruby ashbb <ashbbb@gmail.com> - 2011-04-12 07:55 -0500
        Re: Creating a full application with Ruby jake kaiden <jakekaiden@yahoo.com> - 2011-04-12 08:35 -0500
    Re: Creating a full application with Ruby ashbb <ashbbb@gmail.com> - 2011-04-12 07:48 -0500
  Re: Creating a full application with Ruby Fily Salas <fs_tigre@hotmail.com> - 2011-04-12 09:09 -0500
    Re: Creating a full application with Ruby 7stud -- <bbxx789_05ss@yahoo.com> - 2011-04-12 13:54 -0500
  Re: Creating a full application with Ruby Fily Salas <fs_tigre@hotmail.com> - 2011-04-12 15:10 -0500
    Re: Creating a full application with Ruby Steve Klabnik <steve@steveklabnik.com> - 2011-04-12 15:27 -0500
  Re: Creating a full application with Ruby Fily Salas <fs_tigre@hotmail.com> - 2011-04-12 20:12 -0500
    Re: Creating a full application with Ruby ashbb <ashbbb@gmail.com> - 2011-04-13 09:45 -0500
    Re: Creating a full application with Ruby Steve Klabnik <steve@steveklabnik.com> - 2011-04-13 09:58 -0500
  Re: Creating a full application with Ruby Fily Salas <fs_tigre@hotmail.com> - 2011-04-13 12:03 -0500
    Re: Creating a full application with Ruby Steve Klabnik <steve@steveklabnik.com> - 2011-04-13 13:37 -0500
  Re: Creating a full application with Ruby Fily Salas <fs_tigre@hotmail.com> - 2011-04-13 20:31 -0500
    Re: Creating a full application with Ruby Steve Klabnik <steve@steveklabnik.com> - 2011-04-13 21:03 -0500
  Re: Creating a full application with Ruby Fily Salas <fs_tigre@hotmail.com> - 2011-04-14 07:07 -0500
    Re: Creating a full application with Ruby ashbb <ashbbb@gmail.com> - 2011-04-14 08:41 -0500
  Re: Creating a full application with Ruby Fily Salas <fs_tigre@hotmail.com> - 2011-04-14 10:53 -0500

csiph-web