Re: [Qt-jambi-interest] Upgrading from Jambi 4.3.5 to 4.4.3

2009-03-02 Thread Eskil Abrahamsen Blomfeldt
Danny Sporea wrote: Hello all, I was trying to upgrade the Jambi version on our existing application from 4.3.5 to 4.4.3 and I'm having some trouble: - Some of the buttons to not show the text on them (some only, not all); - When opening some dialog windows, the whole application

Re: [Qt-jambi-interest] does QT have a garbage collector ?

2009-03-02 Thread knowledge seeker
Thanks, I have moved onto the mailing-list suggested by you. On Mon, Mar 2, 2009 at 3:31 PM, Eskil Abrahamsen Blomfeldt eblom...@trolltech.com wrote: knowledge seeker wrote: I have just now started gettting a glimpse of how to make small programs in QT; out of curosity I wanted to know that

Re: [Qt-jambi-interest] Upgrading from Jambi 4.3.5 to 4.4.3

2009-03-02 Thread Danny Sporea
Eskil, Thanks for your answer, please see below the log for just starting and stopping the application, it seems that the correct libraries are loaded... I'm using the latest JDK 1.6.0_11 to start the application and following flags: -Dcom.trolltech.qt.verbose-loading=true -Xms512m -Xmx512m

Re: [Qt-jambi-interest] Upgrading from Jambi 4.3.5 to 4.4.3

2009-03-02 Thread Eskil Abrahamsen Blomfeldt
Danny Sporea wrote: Eskil, Thanks for your answer, please see below the log for just starting and stopping the application, it seems that the correct libraries are loaded... I'm using the latest JDK 1.6.0_11 to start the application and following flags: [...] Loading library:

[Qt-jambi-interest] Qt-jambi for .NET (C#, VB.NET, etc.)

2009-03-02 Thread David Canar
I just want to let you know that we have created an open source project compiling Qt-jambi's Java bytecode to .NET's IL. (a .NET library so you can use it with any language that targets the CLR: C#, VB.NET, Iron Python, etc.). We use ikvm (http://www.ikvm.net) to accomplish this. So far the