In python is there no option of drag and drop? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

In python is there no option of drag and drop?

like in Java netbeans we can drag and drop the items like button,textfield etc. But in python there is no option? can someone pls tell me..

15th Aug 2017, 11:59 AM
Mahak Agrawal
Mahak Agrawal - avatar
4 Answers
+ 1
Like I said, I don't know of any and there are probably none that exist, so you are probably going to have to get all the GUI stuff done through regular coding (check TKinter tutorials) (:
15th Aug 2017, 12:14 PM
Maya
Maya - avatar
+ 2
thanks dear
15th Aug 2017, 12:15 PM
Mahak Agrawal
Mahak Agrawal - avatar
+ 1
Unless there's some IDE that is designed with GUI development in mind then I don't think that's possible in python.
15th Aug 2017, 12:08 PM
Maya
Maya - avatar
+ 1
which IDE should I use which HasGUI ?
15th Aug 2017, 12:11 PM
Mahak Agrawal
Mahak Agrawal - avatar