maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Development (https://talk.maemo.org/forumdisplay.php?f=13)
-   -   Where to post suggestions for Qt Creator? (https://talk.maemo.org/showthread.php?t=47000)

Sasler 2010-03-10 12:33

Where to post suggestions for Qt Creator?
 
I've been using Qt Creator + MADDE for few months now and I really like it. However, I do have some suggestions on how to improve it and I think I'm not the only one who may have some ideas. Therefore I was wondering where could I post suggestions? Should I start a Brainstorm? If I would, would someone from the Qt Creator team read it? Or does someone have a better suggestion?


Cheers :)

krk969 2010-03-10 12:36

Re: Where to post suggestions for Qt Creator?
 
another thread which begs an improvement of this tool :). Maybe you can share ideas.
brainstorming it will ensure you will have enough material for either somebody from Nokia to have a look or for you to send it to the right channel whenver you find it.

I dont use this tool so not making any useful comments :).

good luck !

nath 2010-03-10 12:41

Re: Where to post suggestions for Qt Creator?
 
How about: http://bugreports.qt.nokia.com/browse/QTCREATORBUG
That's the official bugtracker.

jsa 2010-03-10 12:47

Re: Where to post suggestions for Qt Creator?
 
http://qt.gitorious.org/qt-creator/pages/Home

You could get in touch with the Qt Creator developers at #qt-creator (Freenode)?

Sasler 2010-03-10 13:03

Re: Where to post suggestions for Qt Creator?
 
Quote:

Originally Posted by nath (Post 562444)
How about: http://bugreports.qt.nokia.com/browse/QTCREATORBUG
That's the official bugtracker.

Thanks. I already created a new suggestion: :)

Add portrait and landscape mode in a single .ui file

magnuslu 2010-03-10 13:28

Re: Where to post suggestions for Qt Creator?
 
I haven't seriously looked at portrait mode for my app yet, however, I saw it by accident on my device once when the whole thing got stuck in portrait mode. The only things that looked decent were the browser and my Qt app which adapted automatically to that mode.

Sasler 2010-03-10 13:38

Re: Where to post suggestions for Qt Creator?
 
Quote:

Originally Posted by magnuslu (Post 562507)
I haven't seriously looked at portrait mode for my app yet, however, I saw it by accident on my device once when the whole thing got stuck in portrait mode. The only things that looked decent were the browser and my Qt app which adapted automatically to that mode.

Do you use layouts in your app?

krk969 2010-03-10 13:41

Re: Where to post suggestions for Qt Creator?
 
Quote:

Originally Posted by magnuslu (Post 562507)
I haven't seriously looked at portrait mode for my app yet, however, I saw it by accident on my device once when the whole thing got stuck in portrait mode. The only things that looked decent were the browser and my Qt app which adapted automatically to that mode.

just FYI : QT apps dont adapt automatically, you need to design your GUI layouts appropriately to be displayed in both oreintations.
Maybe its just the default layout you have now works fine in both orientations :)
I normally maintain 2 different layouts, 1 for portrait and 1 for landscape.

magnuslu 2010-03-10 13:58

Re: Where to post suggestions for Qt Creator?
 
1 Attachment(s)
Quote:

Originally Posted by Sasler (Post 562521)
Do you use layouts in your app?

Yes, I use layout files. See what my app looks like in portrait mode. It is true that it lends itself for portrait mode. I've done absolutely nothing to layout or code to 'enable' this portrait mode.

Sasler 2010-03-10 14:04

Re: Where to post suggestions for Qt Creator?
 
Quote:

Originally Posted by krk969 (Post 562522)
just FYI : QT apps dont adapt automatically, you need to design your GUI layouts appropriately to be displayed in both oreintations.
Maybe its just the default layout you have now works fine in both orientations :)
I normally maintain 2 different layouts, 1 for portrait and 1 for landscape.

Do you use a form designer or do you add the widgets in the code?


All times are GMT. The time now is 20:14.

vBulletin® Version 3.8.8