473,394 Members | 1,813 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

GUI programming in python

12
HI:

i want to start learning GUI programming in python but i dont know which tools or library (tkinter ، pyqt ، WXpython) is best . which one is easy to learn ?

please help me .
sincerely
Mar 19 '11 #1
4 2869
bvdet
2,851 Expert Mod 2GB
I like and use Tkinter. I learned it because that was the basis for the parametric API in SDS/2. I doubt if it is the easiest to learn and use though.
Mar 20 '11 #2
bvdet
2,851 Expert Mod 2GB
I mainly use the documentation found here. Additional documentation can be found here and here. "Python and Tkinter Programming" by John Grayson can be purchased on Amazon or directly from the publisher. There are several threads in this forum about Tkinter code. Example thread
Mar 20 '11 #3
Mariostg
332 100+
This is a pretty good reference too TKDocs
Nice thing about Tkinter is that it is built in Python and Python 3 friendly.

I wish there was a more recent version of Grayson's book... I would buy it.
Mar 22 '11 #4
if you are in windows, the easiest way to GUI programming in Python is to use .NET forms. use the free SharpDevelop ide (clone of Visual Studio). the documentation on .NET forms are plenty.

if for some reason you dont fancy .NET forms and wishes to use cross platform GUI libraries, I suggest you use wxPython. you will learn to use most of the widgets by looking at the wxPython demo application. if you want to have full documentation, use the wxWidgets documentation. the documentation for wxWidgets and wxPython are the same and it will indicate if there are differences. wxWidgets is the core gui library being shared by wx derived libs like (wxPython,wxPerl,etc)

the time will come when you get fed up hardcoding your wxPython based GUI driven apps. for that you will need a WYSIWYG ide, i suggest you use the cross platform wxDesigner ide.
May 22 '11 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

38
by: BORT | last post by:
Please forgive me if this is TOO newbie-ish. I am toying with the idea of teaching my ten year old a little about programming. I started my search with something like "best FREE programming...
0
by: Dick Moores | last post by:
Several months ago I saw an item on the O'Reilly site to the effect that the 3rd. ed. of Programming Python was in the works. I made a note to myself to check back in January. I just did, but could...
3
by: chernevik | last post by:
Here is a newbie question: how do I get the server examples in the Preview chapter of "Progamming Python" (Lutz) to run? The code is supposed to be a little webserver on which to run examples,...
3
by: yps | last post by:
as a new learner of python,which book in <python in a nutshelland <programming pythonis more suitable? and recommend several books? thanks best regards pase.Y
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.