From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MAnJD-00048u-Uu for garchives@archives.gentoo.org; Sun, 31 May 2009 15:50:52 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3092FE0324; Sun, 31 May 2009 15:50:50 +0000 (UTC) Received: from mail-fx0-f219.google.com (mail-fx0-f219.google.com [209.85.220.219]) by pigeon.gentoo.org (Postfix) with ESMTP id D4328E0346 for ; Sun, 31 May 2009 15:50:49 +0000 (UTC) Received: by fxm19 with SMTP id 19so6327457fxm.34 for ; Sun, 31 May 2009 08:50:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=y0kWuv0FrK9bftTvSVbeUxuWqp5GETGmEVkzi7zRfvU=; b=vFHS3i01T+sp47rN87WRlWojk4DYJzzJq7FUh2CGvmVm8O8eyF2TKnchtJlXFIBotd CVrJj65do8ymzPr3WHic/CnCbAiOcYU/sz2lSdkWEdvvd1SF0cndIdstCRTstAD0cKpw krDOKet5Dvxxj91u6j5HJZZjQZE2T3ejWY0a4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=Xu61ICMXVbWVSOmvMJoSPvJJ9bz8u64lb4HvdgmtHyIs2gNHsessiR3Q1bd9rhooRE N7lqN4IDE5dOJ3IB2oQEVKOPkER1RWQ1pRl6pfw4sv06xWuBMFDIi7ciAoS1ylBebRkS WHhJvqwtgcCMB6ZS+109rW6xum9vkq9TQPCwc= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.204.97.204 with SMTP id m12mr4724941bkn.22.1243785049209; Sun, 31 May 2009 08:50:49 -0700 (PDT) In-Reply-To: References: <4A2227E4.5090000@gmail.com> Date: Sun, 31 May 2009 18:50:49 +0300 Message-ID: Subject: Re: [gentoo-user] Re: Whats better for crossplatform applications? From: Alexander Pilipovsky To: gentoo-user@lists.gentoo.org Content-Type: multipart/alternative; boundary=001636457c72090023046b374693 X-Archives-Salt: bbdcff0b-5f5b-41bd-b2d1-b8d6a5cff9ee X-Archives-Hash: b0d71d5f510a7fd07cca11b72042dbd2 --001636457c72090023046b374693 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 2009/5/31 Nikos Chantziaras > Alexander Pilipovsky wrote: > >> May be, it's not a "only Gentoo" question, but I want to write and start >> applications under Gentoo and Windows. I saw Tcl/Tk library in work (as >> example OOMMF: http://math.nist.gov/oommf/, but it, sometimes, unstable >> under Windows XP). And it did not like me to look of buttons, lists etc. >> Other way I saw in using wxPython (http://www.wxpython.org/) or >> wxWidgets (http://www.wxwidgets.org/). I want to have as little as >> possible differences in GUI of my program when it starts under GNOME, >> KDE or Windows. May be some other libraries for crossplatform >> development are exists. >> >> What library better for unification of application look and developing? >> > > I also recommend Qt (version 4) because it looks native on Windows and Mac > OS X too. Qt is C++ but it has Python, C and Java bindings too so you can > develop in Python for example but still have a native KDE/Windows/OS X > look&feel. > > > Thanks all you for your views! They are very helpful for me. In summary, I am going to make choise in Qt :) -- Alexander Pilipovsky aka Engraver --001636457c72090023046b374693 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

2009/5/31 Nikos Chantziaras <realnc@arcor.de>=
Alexander Pilipovsky wrote:
May be, it's not a "only Gentoo" question, but I want to writ= e and start
applications under Gentoo and Windows. I saw Tcl/Tk library in work (as
example OOMMF: ht= tp://math.nist.gov/oommf/, but it, sometimes, unstable
under Windows XP). And it did not like me to look of buttons, lists etc. Other way I saw in using wxPython (http://www.wxpython.org/) or
wxWidgets (http://w= ww.wxwidgets.org/). I want to have as little as
possible differences in GUI of my program when it starts under GNOME,
KDE or Windows. May be some other libraries for crossplatform
development are exists.

What library better for unification of application look and developing?

I also recommend Qt (version 4) because it looks native on Windows and Mac = OS X too. =A0Qt is C++ but it has Python, C and Java bindings too so you ca= n develop in Python for example but still have a native KDE/Windows/OS X lo= ok&feel.



Thanks all you for your views! They are very helpful= for me.
In summary, I am going to make choise in Qt :)

--
Alexander Pilipovsky aka Engraver
--001636457c72090023046b374693--