Click here to Skip to main content

The Insider News

   

The Insider News is for breaking IT and Software development news. Post your news, your alerts and your inside scoops. This is an IT news-only forum - all off-topic, non-news posts will be removed. If you wish to ask a programming question please post it here.

Get The Daily Insider direct to your mailbox every day. Subscribe now!

 
You must Sign In to use this message board.
Search this forum  
    Spacing  Noise  Layout  Per page  Show 
GeneralRe: Qt is an alternativememberKent Sharkey26 Feb '13 - 5:29 
Ah, yeah, not Tcl, Tk. Thanks.
--------------
TTFN - Kent

GeneralRe: Qt is an alternativememberMark Whybird26 Feb '13 - 12:48 
Kent Sharkey wrote:
Whenever I heard the name before, my brain kept hearing "Tcl"

Funny - my brain keeps hearing "QuickTime" Smile | :)
GeneralRe: Qt is an alternativememberBrisingr Aerowing22 Feb '13 - 13:51 
I actually like the Qt Framework, as it is rather easy to use and is VERY powerful.
 
I also like Python, and the PyQT bindings are super cool.

Bob Dole
The internet is a great way to get on the net.

D'Oh! | :doh: 2.0.82.7292 SP6a

GeneralRe: Qt is an alternativememberenhzflep22 Feb '13 - 21:54 
Nearly, but not quite. Poke tongue | ;-P Qt was created by Trolltech. It(Trolltech) was later acquired by Nokia, who have since sold it(Qt) to Digia.
 
Qt was my first foray into cross-platform UI development. It certainly makes Java look like the abomination that it is. (though it does have that funky way of setting out the code of the application's classes in hpp files, rather than cpp ones - though pre-compiled headers at least ease that pain somewhat)
Make it work. Then do it better - Andrei Straut

GeneralRe: Qt is an alternativemembersvella26 Feb '13 - 6:03 
How would that be a solution? The security issues with Java are exclusively with the browser plugin - AFAIK Qt has no equivalent. Also Qt requires that the program be recompiled for every platform, so it is cross-platform at the source code level, not the executable level.
-Shon

GeneralRe: Qt is an alternativememberMarco Bertschi26 Feb '13 - 7:14 
svella wrote:
Java are exclusively with the browser plugin

IMO Java Browser Applications will be replaced by newer technologies such as HTML5 and JQuery.
 

svella wrote:
Also Qt requires that the program be recompiled for every platform, so it is cross-platform at the source code level, not the executable level.

This is not a real matter - In Qt you have no Virtual machine which uses additional power on the machine and you can redistribute all you need without verifying that there is Java installed on the users' machine. And you do not have to force your customer to install anything else than your software.
cheers
Marco Bertschi

Software Developer & Founder SMGT Web-Portal
CP Profile | My Articles | Twitter | Facebook | SMGT Web-Portal

GeneralRe: Qt is an alternativememberjschell26 Feb '13 - 8:57 
Marco Bertschi wrote:
which uses additional power

 
Nonsense.
 
There are many things wrong with the implicit ideas contained within it.
 
First of course is completely ignoring the fact that in the vast majority of business domains language choice has no impact on the solution. Business requirements and developer experience/skills moves language choice impact below the noise level.
 
Marco Bertschi wrote:
And you do not have to force your customer to install anything else than your
software.

 
Nonsense as a general statement. There are business domains that require external sources, such as any busienss product that requires persistent storage and products that are intended to work with other products.
 
It also ignores the fact that complex problems require complex solutions which often require distinct products.
GeneralRe: Qt is an alternativememberFabio Franco26 Feb '13 - 7:34 
I used Qt when I had a Nokia N8 and wanted to make a compass for it (which lacked from the Ovi store).
 
Symbian^3 main app development is done with Qt. Loved it! I never thought I would love C++ again as much.
To alcohol! The cause of, and solution to, all of life's problems - Homer Simpson
----
Our heads are round so our thoughts can change direction - Francis Picabia

GeneralRe: After so many hacks, why won't Java just go away?memberii_noname_ii25 Feb '13 - 22:30 
Ask toolbar.
Running on 2.9 billion devices.
Success. Ask toolbar is awesome. How could anyone live without it?
(super sarcasm, of course)
GeneralRe: After so many hacks, why won't Java just go away?memberStefan_Lang26 Feb '13 - 0:27 
I wonder if it is just the wide spread of Java which makes it a favorite target for hackers. If Java went away, and, say, QT took its place, QT might very well suffer the same fate. At least the fate of being targeted more frequently...

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   


Advertise | Privacy | Mobile
Web03 | 2.6.130523.1 | Last Updated 24 May 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid