[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y ] [Search | Free Show | Home]

WxWidgets/WxPython

This is a blue board which means that it's for everybody (Safe For Work content only). If you see any adult content, please report it.

Thread replies: 20
Thread images: 2

File: 1024px-WxWidgets.svg.png (81KB, 1024x741px) Image search: [Google]
1024px-WxWidgets.svg.png
81KB, 1024x741px
I wanted to create a paid gui desktop application with python for a client. And I didn't find anything better.

https://github.com/wxwidgets/phoenix
https://github.com/wxwidgets/wxwidgets
>>
File: 1461912763476.gif (638KB, 249x237px) Image search: [Google]
1461912763476.gif
638KB, 249x237px
>>55894654
>not using pyqt
https://riverbankcomputing.com/software/pyqt/intro
>>
>>55894675
Yes I know but I need an expensive licence to create paid applications. :(
>>
why not tkinter? just use

from Tkinter import *
from ttk import *
>>
>>55894744
Tkinter is too limited for this application.
I use advanced things like ultimatelistctrl.
>>
>>55894675
Might as well use C++ and Qt.
Other than a few syntax, there's not much different anyway.
Plus, it's easier to search for an answer if you encounter any problem.
>>
>>55894793
No it isn't.
>>
>>55895027
Could you prove it? :)
>>
>>55895019
PyQt guy here, Qt requires a commercial license if you plan on selling your solution, so >>55894684 still applies regardless if C++ or python is used.

>>55895027
Tkinter is garbage in the same way Java Swing is garbage. It just looks like ass.
>>
>>55895083
>Tkinter is garbage in the same way Java Swing is garbage. It just looks like ass.
both look native with one line. but it looking ass by default is indeed a great way to find lazy incompetent brogrammers
>>
>>55894654
libui?
>>
>>55895083
Qt are triple license: GPL, LGPL3 or commercial.
You can use dynamic linking and keep your commercial application complied with LGPL.

Some modules like charts are not available under LGPL though.
>>
>>55895176
I use pyinstaller to create executable.
Is it possible to use dynamic linking with it?
>>
>>55895106
this
>>
>>55895270
PyQt are dual licenses, GPL or commercial.
So, nope it doesn't make any difference (static or dynamic link).
>>
>>55895354
Can I just opensource the qt/gui part of my application on github?
>>
>>55895307
I think libui is even less advanced than tkinter, so don't exspect having wxwidgets features.
https://github.com/andlabs/libui/issues/159
>>
PySide2 (Qt5 version of PySide) is currently being developed. That would allow you to use LGPL.
But its not really usable at this point in development.
>>
>>55896480
GPL requires every part of the application to be open source. But that does not keep you from selling it. You just need to send the source code to all the buyers and give them the right to distribute it for free.
>>
>>55894654
>didn't find anything better.
you managed to do something quite difficult, congratulations
Thread posts: 20
Thread images: 2


[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y] [Search | Top | Home]

I'm aware that Imgur.com will stop allowing adult images since 15th of May. I'm taking actions to backup as much data as possible.
Read more on this topic here - https://archived.moe/talk/thread/1694/


If you need a post removed click on it's [Report] button and follow the instruction.
DMCA Content Takedown via dmca.com
All images are hosted on imgur.com.
If you like this website please support us by donating with Bitcoins at 16mKtbZiwW52BLkibtCr8jUg2KVUMTxVQ5
All trademarks and copyrights on this page are owned by their respective parties.
Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.
This is a 4chan archive - all of the content originated from that site.
This means that RandomArchive shows their content, archived.
If you need information for a Poster - contact them.