Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Qt4-designer

Programming languages, Coding, Executables, Package Creation, and Scripting.
Post Reply
Message
Author
Lavene
Site admin
Site admin
Posts: 4958
Joined: 2006-01-04 04:26
Location: Oslo, Norway

Qt4-designer

#1 Post by Lavene »

I tried to install the Qt4 Designer from unstable but it was pretty much just some empty windows..?
Can anyone confirm it or did my system just have an alergic reaction? :P

Tina

User avatar
bluesdog
Posts: 2077
Joined: 2006-02-01 09:02
Location: Similkameen, British Columbia, Canada
Been thanked: 1 time

#2 Post by bluesdog »

Did you also install qt4-dev-tools?

Lavene
Site admin
Site admin
Posts: 4958
Joined: 2006-01-04 04:26
Location: Oslo, Norway

#3 Post by Lavene »

bluesdog wrote:Did you also install qt4-dev-tools?
Yes I did
qt4-dev-tools:
Installed: 4.1.0-3
Tina

User avatar
bluesdog
Posts: 2077
Joined: 2006-02-01 09:02
Location: Similkameen, British Columbia, Canada
Been thanked: 1 time

#4 Post by bluesdog »

Try

Code: Select all

assistant
I currently have qt3 installed,
I suspect qt4 is similar, from the package descriptions :wink:

I haven't really had time to play with qt... yet
It looks cool, though 8)

Lavene
Site admin
Site admin
Posts: 4958
Joined: 2006-01-04 04:26
Location: Oslo, Norway

#5 Post by Lavene »

bluesdog wrote:Try

Code: Select all

assistant
I currently have qt3 installed,
I suspect qt4 is similar, from the package descriptions :wink:

I haven't really had time to play with qt... yet
It looks cool, though 8)
Yeah... it's similar, but it supports the new Qt4 :)
http://doc.trolltech.com/4.1/qt4-intro.html

The Qt Assistant as just a manual/ documentation and the one that I have installed and that works is (surprice!) for Qt3.

Hey... there is something new out there and I want it... now! :lol:

Tina ;)

Guest

#6 Post by Guest »

I just installed qt4 on my 'bleeding-edge' test box...
It comes up with five.. no, six boxes
The long skinny one to the left has a menu bar, two toolbars, then a series of presets for layout, spacers, buttons, item view (model-based), etc...
The small one at top center is entitled signal/slot editor
The even smaller one at upper right is the action editor
The long skinny one below that, at the right, is the property editor
The small one at bottom center is the resource editor
and finally the medium sized one at center is called new form, and has four 'types' or 'templates', to select from, and the option to show or not show the dialog on startup.

Neat!

Thanks for pointing this out to me, it looks like fun :wink:

User avatar
bluesdog
Posts: 2077
Joined: 2006-02-01 09:02
Location: Similkameen, British Columbia, Canada
Been thanked: 1 time

#7 Post by bluesdog »

Aargh! Not used to this forum accepting guest posts...
The above was me, forgetting to log in :oops:

Lavene
Site admin
Site admin
Posts: 4958
Joined: 2006-01-04 04:26
Location: Oslo, Norway

#8 Post by Lavene »

Anonymous wrote:I just installed qt4 on my 'bleeding-edge' test box...
It comes up with five.. no, six boxes
... ... ...
Ok, that means that I have a problem with my system... Well, just one more thing to fix 8)

Thanks for the update
Tina :)

Lavene
Site admin
Site admin
Posts: 4958
Joined: 2006-01-04 04:26
Location: Oslo, Norway

#9 Post by Lavene »

Well, it seems that I've fixed it... somehow.

I purged everything that had qt4 in it's name. Reinstalled... no change.
So I purged it again, then on a hunch ran 'orphaner' and removed all orphanes... reinstalled again and now it works! Go figure...

Tina :)

Post Reply