[Qt-jambi-interest] getting a file from inside a jar

2008-06-27 Thread patz1983
hi all! i am looking for a way to get an image from the inside of a .jar file (to use as an icon). in swing i did something like: setIconImage(new ImageIcon(SomeClass.class.getResource("my_icon.gif")).getImage() ); which worked fine with SomeClass.class being in the same directory inside the

Re: [Qt-jambi-interest] Jambi and Webstart on Mac Os X problem. (Bus Error?)

2008-06-27 Thread Florian Hübner
Does our webstart work for you? It works on my G4 PPC test system but not on a Mac mini with Java 6 I see you have three threads named AWT-something plus the Java2D disposer. Are you doing Swing / AWT stuff in your app too? This is not supported on Mac OS X. Two AWT classes are currently u

[Qt-jambi-interest] QGraphicsView and coordinates system... (again)

2008-06-27 Thread moebius
Hello ! I'm still working on my mathematical function plot program and I still have problems to make it work as expected. Thanks to Eskil, I found the ItemIgnoresTransformations flag that permit to make some items (especially text items) ignoring scale transformations. But item positioning is sti

Re: [Qt-jambi-interest] Deploying a Pure Qt Jambi Application

2008-06-27 Thread Eskil Abrahamsen Blomfeldt
Waldemar Wittmann wrote: > On my Ubuntu 8.04 System, the Application Starts with: > > java -cp > qtjambi-4.4.0_01.jar:qtjambi-linux32-gcc-4.4.0_01.jar:qtjambi-linux64-gcc-4.4.0_01.jar:qtjambi-macosx-gcc-4.4.0_01.jar:qtjambi-win32-msvc2005-4.4.0_01.jar:qtjambi-win64-msvc2005x64-4.4.0_01.jar:RBRSMAB_

[Qt-jambi-interest] Deploying a Pure Qt Jambi Application

2008-06-27 Thread Waldemar Wittmann
Hi, i want to deploy a pure qt jambi application drwxr-xr-x 2 waldi waldi 4096 2008-06-27 01:59 icons drwxr-xr-x 2 waldi waldi 4096 2008-06-27 02:12 input -rwxr-xr-x 1 waldi waldi19039 2008-06-09 16:44 LICENSE.GPL -rw-rw-rw- 1 waldi waldi 2648026 2008-06-22 02:09 qtjambi-4.4.0_01.jar