You are not logged in.

erm

Unregistered

1

Tuesday, May 3rd 2005, 10:51am

Two Problems

Hello there!

My first problem:

When I place some QLines in my projects they are never visible when I compile the files from the *.uic which was generated from the designer. This problem only occurs when Im using QLine ¿


Second Problem:

I give the forms always a caption, for example "Testprogram". When I compile these forms they have always the same name like the executable.
For example I rename my program to prog.exe the caption of all Forms is always "prog.exe".

What can I do?

2

Tuesday, May 3rd 2005, 11:11am

RE: Two Problems : QLine on form and Caption of form

Hello,

Can you tell a bit more please.

What version of QT are you using?
how are you compiling?

This post has been edited 1 times, last edit by "Everall" (May 3rd 2005, 11:14am)


erm

Unregistered

3

Tuesday, May 3rd 2005, 11:20am

Im using the non commercial version 2.3.

I create with the designer the *.ui files and then I create the *.h and *.cpp per hand (uic -o formtest.h formtest.ui etc.). Finally I include the new h and cpp files into a project and compile this.

4

Tuesday, May 3rd 2005, 11:36am

Sorry, I can't help you further.
I never used QT designer 2.3.

Is there a reason why you are not using version 3?

Cheers

erm

Unregistered

5

Tuesday, May 3rd 2005, 11:57am

Yes, I've registered myself several times at trolltech but I never received an email with a link to download the latest version (which is in addition to that only a trial).

But I think I need to switch soon :-/