|
From: Ronald D S. <rd...@ea...> - 2001-10-05 00:02:23
|
Kevin, I just wonderd if you had seen the discussion goin on over at cmpnet.byte.joncon (under the "Confessions of a Corporate IT Director" thread)??? Below is one... For myself, I guess I am hoping for a killer hypercard like IDE..but I am willing to wait ;-))) Do you plan on using Boa Consrtuctor eventually? Or writing a new IDE?? or something else??? For us braindead low IQ part timers, an easy IDE may be the most importnat thing... Ron Stephens -------- Original Message -------- Path: news.cmpnet.com!not-for-mail From: Jon Udell <ud...@mo...> Newsgroups: cmpnet.byte.joncon Subject: Python GUIs -> Tk, wxPython Date: Wed, 03 Oct 2001 13:30:36 -0400 Organization: CMP Media Inc. Lines: 17 Message-ID: <3BB...@mo...> References: <9o7vhg$rhl$1...@cm...> <9otrkp$ri7$1...@cm...> <9ou79p$1v3$1...@cm...> <Xns91298A531B71FPaCmAnRDLM@192.215.71.106> NNTP-Posting-Host: keen13.keene-dsl.monad.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: cmpweb-media0.web.cerf.net 1002130100 11446 208.0.179.13 (3 Oct 2001 17:28:20 GMT) X-Complaints-To: us...@cm... NNTP-Posting-Date: 3 Oct 2001 17:28:20 GMT X-Mailer: Mozilla 4.5 [en] (WinNT; I) X-Accept-Language: en Xref: news.cmpnet.com cmpnet.byte.joncon:3133 > Unfortunately Tkinter programming usually feels strange to people not used > to Tcl (ie to a lot of people), and has its own specific "look". But if > cross-platform requirements are less stringent there are other choices. A > prominent one is the wxPython library (based on the wxWindows C++ > framework). It has a decidedly MFC-like coding style, and allows portable > GUI apps with native look-n-feel between Win32/Unix/Linux clients (a large > market segment -- probably Macintosh someday too). Lastly, if a Windows- > only user base is the target, Python can use the native Win32 API directly, > in a very natural way to experienced programmers. I'd strongly second that recommendation. wxPython is a terrific piece of work, and I expect (though have not yet seen the proof) that could support the development of complex and commecial-quality GUI apps. -- Jon Udell | <http://udell.roninhouse.com/> | 603-355-8980 |