Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Python
GUIs - A Modest Proposal
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
Reply to thread
Message
[QUOTE="Lie Ryan, post: 4083996"] Any thought about drag-and-drop GUI builder in IDLE? The problem with the current GUI toolkits is their API is designed to be cross-language (i18n). I'd say, keep the current GUI toolkits, make their API easier to use (l10n). In other words, current GUI API can be used everywhere (IOW, their API works well accross many languages); but all those GUI API also feels foreign everywhere (IOW, their API always feels like borrowed from another language). To abuse the language, i18n goal is already achieved, l10n is not met yet. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Python
GUIs - A Modest Proposal
Top