[Ask] GUI Python
#15
(07-21-2014, 09:21 PM)dexvils Wrote:
(07-20-2014, 11:06 PM)iKONspirasi Wrote: Betul kata om Rvz_Venom, pake Qt4 aja di linux. klo di linux sih tinggal install:
Code:
sudo apt-get install pyqt4-dev-tools

Setelah itu tinggal diubah aja file .ui hasil Qt4 ke python dengan:
Code:
pyuic4 -x tes.ui -o tes.py

Selesai, jalankan dengan python seperti biasa:
Code:
python tes.py

untuk windows coba cari aja, sepertinya sih ini /software/pyqt/download CMIIW

ini tutorial di youtube untuk hello world sebagai gambarannya:
[video=youtube]https://www.youtube.com/watch?v=JOuCuLHmk3o [/video]

kalo wxpython di linux gmn om??
ane blm pernah nyobain sih..enakan mana ama qt4??

belum coba klo wxpython, sepertinya lebih bagus karena bikinnya langsung dr kode python, mampir aja ke http://wiki.wxpython.org/Getting%20Started


Messages In This Thread
GUI Python - by nighthack13 - 04-12-2014, 07:33 AM
RE: GUI Python - by Junior Riau - 04-12-2014, 12:50 PM
RE: GUI Python - by crash ahan - 04-12-2014, 04:27 PM
RE: GUI Python - by Junior Riau - 04-13-2014, 12:45 PM
RE: GUI Python - by Rvz_Venom - 05-01-2014, 12:46 PM
RE: GUI Python - by nighthack13 - 05-09-2014, 11:21 AM
RE: GUI Python - by faizul amali - 05-09-2014, 01:19 PM
RE: GUI Python - by Rvz_Venom - 05-09-2014, 03:48 PM
RE: GUI Python - by nighthack13 - 05-18-2014, 10:48 PM
RE: GUI Python - by dimascyber4rt - 05-11-2014, 05:21 PM
RE: GUI Python - by Rvz_Venom - 05-19-2014, 05:15 PM
RE: GUI Python - by dexvils - 07-20-2014, 01:26 PM
RE: GUI Python - by iKONspirasi - 07-20-2014, 11:06 PM
RE: GUI Python - by dexvils - 07-21-2014, 09:21 PM
RE: GUI Python - by iKONspirasi - 07-22-2014, 02:46 AM




Users browsing this thread: 1 Guest(s)