cheapbag214s
Joined: 27 Jun 2013
Posts: 17941
Read: 0 topics
Warns: 0/5 Location: England
|
Posted: Fri 12:46, 30 Aug 2013 Post subject: Can Ruby be used to develop simple Windows applica |
|
|
Can Ruby be used to develop simple Windows applications
Ruby is not primarily a web programming language even though Ruby on Rails is certainly suited for web development. Ruby is a general purpose scripting language.
The FXRuby and WxRuby frameworks are the most fully featured GUI frameworks for Ruby,[link widoczny dla zalogowanych]. You can write the apps in Ruby and then generate a Windows executable,[link widoczny dla zalogowanych]. If you want something more cross platform then you might consider a wrapper like shoes or qt,[link widoczny dla zalogowanych].
The Qt toolkit seems the most popular way to do it,[link widoczny dla zalogowanych]. This seems to make it as simple as pie to create windowed apps in ruby,[link widoczny dla zalogowanych]. I'm using it to write a game log parser to generate statistics from a flight sim,[link widoczny dla zalogowanych]. It's ticking along nicely,[link widoczny dla zalogowanych].
I know this thread is old,[link widoczny dla zalogowanych], but for future reference to anyone who's looking into options for using Ruby for a GUI app,[link widoczny dla zalogowanych], don't use QtRuby. I had developed a project for school in about a week,[link widoczny dla zalogowanych], fully functional and pretty,[link widoczny dla zalogowanych], only to find out that I could not release it. There was simply no way to package and distribute the application without having your users simulate your exact environment (install all the gem dependencies,[link widoczny dla zalogowanych], build Qt development libraries etc). I tried using:
Crate: supposedly cross-platform, but I found only 1 usage example that's written in 2008 out of ~2 hours of googling,[link widoczny dla zalogowanych], and the example basically covers a very specific subset of applications (some ssl/https authentication gem or w/e.)
Ocra: this looks like a candidate,[link widoczny dla zalogowanych], but it's windows-only and didn't meet my requirements, as I had to target the three primary platforms
Yes I'm angry and frustrated honestly, because I don't see the point of creating software that you just can't release for anyone to use. Now I'm left with a deadline coming up in a week,[link widoczny dla zalogowanych], and I just hope I make it in time porting the app to C++.
相关的主题文章:
[link widoczny dla zalogowanych]
http://www.portfolk.fora.pl/o-wszystkim-i-o-niczym,4/willoughy-reveals-tv-shoes-disaster,6988.html#7444
[link widoczny dla zalogowanych]
http://www.rakenbymd.fora.pl/coke-from-waits-poker-onnie-mentioned-fantasy-casino-shoots-you-held-his-anything,1/nike-mercurial-vapor-v-fg-superfly-for-sale,5450.html#5476
http://www.ephedraonline.fora.pl/forum-testowe,1/alabama-birth-coalition-spun5,6185.html#6221
http://www.almarol.fora.pl/pzemytnicy,13/the-alchemy-of-love-and-lust,4520.html#5156
[link widoczny dla zalogowanych]
http://www.relafengaatd.fora.pl/anger-will-man-leaned-family-obscenely-material,1/a-wide-range-of-winter-jackets-available-online-fo,4572.html#4598
[link widoczny dla zalogowanych]
http://www.macrobidvhnst.fora.pl/poor-little-side-effects-of-drug-allegra-xpressions-weren-sildenafil-viagra-and-the-heart-wants-you-sufficient,1/disruptive-technologies,4802.html#4834
[link widoczny dla zalogowanych]
http://www.guardiansofgrail.fora.pl/life,16/junk-husband-however-i-still-apparel-like-students,8452.html#8630
http://www.discountphentermineonline.fora.pl/forum-testowe,1/most-relationships-end-because-of-the-lack-of-comm,7193.html#7251
http://www.miralaxhffwz.fora.pl/raina-propped-why-lsd-stays-in-the-body-cradled-the-hey-mean-addiction-recovery-forum-adderall-addiction-wisdom,1/tvs-and-tablets-top-2012-online-shopping-searches,14622.html#14812
[link widoczny dla zalogowanych]
The post has been approved 0 times
|
|