Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.ruby > #2642
| From | Fily Salas <fs_tigre@hotmail.com> |
|---|---|
| Newsgroups | comp.lang.ruby |
| Subject | Creating a full application with Ruby |
| Date | 2011-04-11 15:52 -0500 |
| Organization | Service de news de lacave.net |
| Message-ID | <8e0e0842a3439de88c0617cc8e5553a7@ruby-forum.com> (permalink) |
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 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. 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? 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 Attachments: http://www.ruby-forum.com/attachment/6115/calculator.JPG http://www.ruby-forum.com/attachment/6116/calculator.JPG -- Posted via http://www.ruby-forum.com/.
Back to comp.lang.ruby | Previous | Next — Next in thread | Find similar | Unroll 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