S
spaghetticode
hello,
a friend of mine has asked me to write a quick and simple application
that should run only on windows OSes. It should be a desktop GUI
application. It's pretty simple in its working as it should basically
just move some given files from one location to a couple of others.
I am completely unexperienced on ruby on windows, and have little
experience with ruby and GUIs, so here I am with my questions:
1) guess I should pack it with RubyScript2Exe to make it executable on
any windows machines, right?
2) is there a (quick) way to build a GUI box that will allow me to
select interactively a filesystem path using only the mouse? What
library should I stick to?
Thanks
Andrea
a friend of mine has asked me to write a quick and simple application
that should run only on windows OSes. It should be a desktop GUI
application. It's pretty simple in its working as it should basically
just move some given files from one location to a couple of others.
I am completely unexperienced on ruby on windows, and have little
experience with ruby and GUIs, so here I am with my questions:
1) guess I should pack it with RubyScript2Exe to make it executable on
any windows machines, right?
2) is there a (quick) way to build a GUI box that will allow me to
select interactively a filesystem path using only the mouse? What
library should I stick to?
Thanks
Andrea