[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Qt 4.0 ruby bindings?

Ezra Zygmuntowicz

6/29/2005 2:34:00 AM

I just noticed that Qt 4.0 has been released. http://
www.trolltech.com/products/qt/qt4info.html . Are there ruby bindings
in the works for this version?
-Ezra Zygmuntowicz
WebMaster
Yakima Herald-Republic Newspaper
ezra@yakima-herald.com
509-577-7732



3 Answers

Richard Dale

6/29/2005 4:02:00 AM

0

Ezra Zygmuntowicz wrote:

> I just noticed that Qt 4.0 has been released. http://
> www.trolltech.com/products/qt/qt4info.html . Are there ruby bindings
> in the works for this version?
Yes, see here for my blog about getting a QtRuby/Qt4 hello world working:

http://www.kdedevelopers.org/node...

I still need to get the slots/signals working, here is a discussion about
the format of the moc generated code in Qt4:

http://www.kdedevelopers.org/node...

So, yes ruby bindings are in the works..

-- Richard

Ezra Zygmuntowicz

6/29/2005 5:01:00 AM

0


On Jun 28, 2005, at 9:05 PM, Richard Dale wrote:

> Ezra Zygmuntowicz wrote:
>
>
>> I just noticed that Qt 4.0 has been released. http://
>> www.trolltech.com/products/qt/qt4info.html . Are there ruby bindings
>> in the works for this version?
>>
> Yes, see here for my blog about getting a QtRuby/Qt4 hello world
> working:
>
> http://www.kdedevelopers.org/node...
>
> I still need to get the slots/signals working, here is a discussion
> about
> the format of the moc generated code in Qt4:
>
> http://www.kdedevelopers.org/node...
>
> So, yes ruby bindings are in the works..
>
> -- Richard
>
Thanks Richard-
-Ezra Zygmuntowicz
WebMaster
Yakima Herald-Republic Newspaper
ezra@yakima-herald.com
509-577-7732



netghost

6/29/2005 4:24:00 PM

0

I really can't wait. Now that I can use Qt on all the major platforms
for open source work, I'm really excited to see those new ruby bindings
;)
.adam