You are not logged in.

Dear visitor, welcome to QtForum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

gsc

Beginner

  • "gsc" is male
  • "gsc" started this thread

Posts: 40

Location: Sydney

Occupation: Software Developer

  • Send private message

1

Thursday, September 9th 2004, 1:59am

urgent !!! running on MAC OS X

hi all,

I have made a client application (GUI) using Qt on windows.

It runs fine on windows, but when I recompiled the code on MAC using Qt/MAC, GUI doesnt appear properly.

I cant see none of the widgets(line QLineEdit, QLabel etc.). However the menu bar appears.

Also, when I click on the application it doesnt run, but when I run it from command line (open client.app) application runs(missing all the widgets).



any help guys,

thanx all !!!
Instructions said Windows NT or better, so I installed Linux

2

Thursday, September 9th 2004, 5:56am

RE: urgent !!! running on MAC OS X

Don't know why no widgets appear -- do the Qt examples run properly? Is there anything special in your program? How did you build it? Using qmake?

When it comes to doubleclicking the .app, take a look at http://doc.trolltech.com/qq/qq09-mac-deployment.html

Rainer

Christian

Unregistered

3

Thursday, September 9th 2004, 6:09am

Hi,

http://www.qtforum.org/thread.php?threadid=3015

greets

PS: BTW: Why crossposting? :)

gsc

Beginner

  • "gsc" is male
  • "gsc" started this thread

Posts: 40

Location: Sydney

Occupation: Software Developer

  • Send private message

4

Thursday, September 9th 2004, 6:14am

yeh my mistake

my bad !!!!



probably working too hard!!!! ?(
Instructions said Windows NT or better, so I installed Linux

Christian

Unregistered

5

Thursday, September 9th 2004, 7:56am

whatever :)

Have you got any results now? Have you fixed the prob? How?

gsc

Beginner

  • "gsc" is male
  • "gsc" started this thread

Posts: 40

Location: Sydney

Occupation: Software Developer

  • Send private message

6

Friday, September 10th 2004, 12:31am

yes , thanks for asking!!!

yep,
it works beautiful now,


installation was incomplete last time, i installed again and it runs fine this time around.



thanx heaps!!!
Gaurav
Instructions said Windows NT or better, so I installed Linux