A few things you should seriously consider first. 1. Like Etienne described very well, check out your API's first. I would say this includes the GUI. My fairly small program works great under Linux, but crashes all the time under Windows. I don't think Windows support is really there yet. 2. If Windows support is improved in the upcoming version, I think that will be based on the next Ruby version, so make sure you don't have any incompatibilities there either. 3. I think _why has pretty much said that Shoes is more of a drawing platform than a forms-input style application platform. Make sure you have all the form elements you need (e.g., no drop-down boxes). It doesn't look to be a safe bet that Shoes will be going in toward form styled applications in the future.
Otherwise of course, its very easy to pick up and fun to use. -mat 2009/8/11 Manuel Souto Pico <[email protected]> > Hello!! > > I'm thinking about using Ruby/Shoes (everything other than Shoes.app is > Ruby, right?) to develop a GUI that takes input from user and interacts with > another program's API to create some files according to the user's selected > options (yes/no, list items, some paths to files... edit_lines?, etc.). It > seems Shoes could do the job. However, before starting I need to know > whether it's possible to convert the final program to a executable file > (program.exe) that I can distribute to Windows users for them to run it > clicking on it without the need to have Ruby or Shoes installed. How can I > do that? How easy is it? How well does it work? > > I hope you can answer this basic question. Thanks a lot and keep it cool. > > Cheers, > > -- > Manuel Souto Pico > Terminòleg / Responsable de servei tècnic > [email protected] > > *STAR Servicios Lingüísticos* > C. Sardenya, 195-197 (baixos) > E-08013 Barcelona > Tel. +34 932 440 889 > Fax: +34 932 471 273 > http://www.star-spain.com > http://www.star-group.net <http://www.star-spain.com> > > En cumplimiento con lo previsto en los artículos 21 y 22 de la Ley > 34/2002, de 11 de julio, de Servicios de la Sociedad de Información y > Comercio Electrónico (LSSI) y las disposiciones de la Ley Orgánica 15/1999, > de 13 de diciembre de Protección de Datos de Carácter Personal (LOPD) le > informamos que procederemos al archivo y tratamiento de sus datos > exclusivamente con fines de promoción de los productos y servicios ofrecidos > por STAR Servicios Lingüísticos, S.L. Este mensaje, y en su caso, cualquier > fichero anexo al mismo, puede contener información confidencial o legalmente > protegida, siendo para uso exclusivo del destinatario. No hay renuncia a la > confidencialidad o secreto profesional por cualquier transmisión defectuosa > o errónea, y queda expresamente prohibida su divulgación, copia o > distribución a terceros sin la autorización expresa de STAR Servicios > Lingüísticos, S.L. Si ha recibido este mensaje por error, se ruega lo > notifique a STAR Servicios Lingüísticos enviando un mensaje al remitente o > al correo electrónico [email protected] y proceda inmediatamente al > borrado del mensaje original y de todas sus copias. Gracias por su > colaboración. Si desea más información sobre sus derechos en lo que respecta > al tratamiento de sus datos de carácter personal, visite > http://www.star-spain.com/es/inicio/lopd.php > >
