Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.ruby > #3350 > unrolled thread
| Started by | Karthikeyan A k <mindaslab@gmail.com> |
|---|---|
| First post | 2011-04-21 20:38 -0500 |
| Last post | 2011-05-12 15:07 -0500 |
| Articles | 6 — 5 participants |
Back to article view | Back to comp.lang.ruby
Is there any good Ruby GTK tutorial Karthikeyan A k <mindaslab@gmail.com> - 2011-04-21 20:38 -0500
Re: Is there any good Ruby GTK tutorial Grant Schoep <matobinder@gmail.com> - 2011-04-22 13:13 -0500
Re: Is there any good Ruby GTK tutorial Marc Heiler <shevegen@linuxmail.org> - 2011-04-22 13:32 -0500
Re: Is there any good Ruby GTK tutorial Edmond Kachale <edmond.kachale@baobabhealth.org> - 2011-05-12 02:52 -0500
Re: Is there any good Ruby GTK tutorial jake kaiden <jakekaiden@yahoo.com> - 2011-05-12 06:05 -0500
Re: Is there any good Ruby GTK tutorial jake kaiden <jakekaiden@yahoo.com> - 2011-05-12 15:07 -0500
| From | Karthikeyan A k <mindaslab@gmail.com> |
|---|---|
| Date | 2011-04-21 20:38 -0500 |
| Subject | Is there any good Ruby GTK tutorial |
| Message-ID | <3aa1dc904f201c14176cdf67d2278aae@ruby-forum.com> |
Hello Folks, I know Ruby very well and I use Ubuntu. The obvious choice for me is to program in Ruby GTK. But I find the tutorial on the internet is very limited and some sites are not at all functioning. Is there any good Ruby GTK tutorial? Please help. -- Posted via http://www.ruby-forum.com/.
[toc] | [next] | [standalone]
| From | Grant Schoep <matobinder@gmail.com> |
|---|---|
| Date | 2011-04-22 13:13 -0500 |
| Message-ID | <6d9415f394cd9b93bc20a2531337bd23@ruby-forum.com> |
| In reply to | #3350 |
Go to http://ruby-gnome2.sourceforge.jp/hiki.cgi?tutorials Yes, the website often fails to connect, just retry. I use it as a reference alot. You just need to refresh a few times to get pages to load. The server is either really loaded or it is limited. Note it is in japan. So connections are difficult at times, depending on where you are of course. -- Posted via http://www.ruby-forum.com/.
[toc] | [prev] | [next] | [standalone]
| From | Marc Heiler <shevegen@linuxmail.org> |
|---|---|
| Date | 2011-04-22 13:32 -0500 |
| Message-ID | <4ff5bfa2ab8f57769416e5b519ba4c3d@ruby-forum.com> |
| In reply to | #3350 |
> Is there any good Ruby GTK tutorial? Please help. There is not a really up-to-date tutorial. However, there are many examples of Ruby-GTK/Gnome out there. It helped me a lot to learn it. And I use the website for reference purpose, I find the documentation to be sufficiently good to have learned it - much better than Ruby-QT documentation by the way! -- Posted via http://www.ruby-forum.com/.
[toc] | [prev] | [next] | [standalone]
| From | Edmond Kachale <edmond.kachale@baobabhealth.org> |
|---|---|
| Date | 2011-05-12 02:52 -0500 |
| Message-ID | <BANLkTimRHqjP-QhjJ5VF+jpCm8fxL_7dWw@mail.gmail.com> |
| In reply to | #3350 |
[Note: parts of this message were removed to make it a legal post.] 2011/4/22 Karthikeyan A k <mindaslab@gmail.com> > Hello Folks, > > I know Ruby very well and I use Ubuntu. The obvious choice for me is to > program in Ruby GTK. > We are also on Ubuntu. A colleague of mine is working on a robot simulator using Qt Ruby: http://en.wikipedia.org/wiki/QtRuby --- Edmond Software Developer | Baobab Health Trust (http://www.baobabhealth.org/) | Malawi Cell: +265 999 465 137 | +265 881 234 717 *For this, I hold and uphold: I love my wife and respect my God!** *
[toc] | [prev] | [next] | [standalone]
| From | jake kaiden <jakekaiden@yahoo.com> |
|---|---|
| Date | 2011-05-12 06:05 -0500 |
| Message-ID | <bf6cfe4114d8723bcb1c652e6598b607@ruby-forum.com> |
| In reply to | #3350 |
hi there - the documentation can be slow to load, but as Grant mentioned - simply reloading the page a few times usually gets you there. i also agree with Marc that the documentation for gtk2, although outdated, is much better than what is generally available for other toolkits. i found the samples in the "samples" directory of gtk2 (go figure...) to be extremely helpful. between the samples and the web documentation, i found gtk2 to be pretty easy to pick up. here's a link to the audio player i worked out with gtk2 - maybe it can serve as another example: http://rubyforge.org/projects/rubywax/ (screenshot attached to this post, i haven't got it up on rubyforge yet...) there's also the gnome2 section of this forum, which is a great place to ask questions specific to gtk2... cheers, j Attachments: http://www.ruby-forum.com/attachment/6190/rubyWax.jpg -- Posted via http://www.ruby-forum.com/.
[toc] | [prev] | [next] | [standalone]
| From | jake kaiden <jakekaiden@yahoo.com> |
|---|---|
| Date | 2011-05-12 15:07 -0500 |
| Message-ID | <2db2f672a1dfa718fc7fd6dc8dc534be@ruby-forum.com> |
| In reply to | #3350 |
hi again, check out Vincent Carmona's ZiK player too for a great sample of gtk2 in action: http://www.ruby-forum.com/topic/1550460#new - j -- Posted via http://www.ruby-forum.com/.
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.ruby
csiph-web