Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old May 14th, 2008, 4:32 PM   #1
seVor
.NET Ninja - python newb
 
seVor's Avatar
 
Join Date: Apr 2008
Posts: 13
Rep Power: 0 seVor is on a distinguished road
GUI and Python

Has anyone used glade before to create a GUI for your python apps. If so Does it work well or do you recommend just coding it all out?
__________________
The way programmers percive beauty is intimately related to their ability to process and understand complexity.
seVor is offline   Reply With Quote
Old May 14th, 2008, 4:51 PM   #2
Freaky Chris
Hobbyist Programmer
 
Freaky Chris's Avatar
 
Join Date: Dec 2007
Location: England
Posts: 169
Rep Power: 1 Freaky Chris is on a distinguished road
Send a message via MSN to Freaky Chris
Re: GUI and Python

Never tried it, programming it out is always good, although if your really after RAD which Python is great for i suppose that would be a gd idea.

Chris
__________________
Who said i couldn't program
sarcasm = raw_input('Type in a sarcastic remark: ')
print sarcasm
Freaky Chris is offline   Reply With Quote
Old May 15th, 2008, 8:46 AM   #3
seVor
.NET Ninja - python newb
 
seVor's Avatar
 
Join Date: Apr 2008
Posts: 13
Rep Power: 0 seVor is on a distinguished road
Re: GUI and Python

Well my thought was or is ( and I have no real experiance creating gui in python other then actually creating the forum) can you make progress bars and all the diffrent controls and such?
__________________
The way programmers percive beauty is intimately related to their ability to process and understand complexity.
seVor is offline   Reply With Quote
Old May 15th, 2008, 10:07 AM   #4
Freaky Chris
Hobbyist Programmer
 
Freaky Chris's Avatar
 
Join Date: Dec 2007
Location: England
Posts: 169
Rep Power: 1 Freaky Chris is on a distinguished road
Send a message via MSN to Freaky Chris
Re: GUI and Python

Yes you can, you should have a look into TKinter and wxPython. TKinter is a default library within Python, personally though i feel that wxPython is a much better library.

Its really down to the person of course both offer some advantages/disadvantages.


Chris
__________________
Who said i couldn't program
sarcasm = raw_input('Type in a sarcastic remark: ')
print sarcasm
Freaky Chris is offline   Reply With Quote
Old Jun 23rd, 2008, 7:41 AM   #5
MickeySoFine1972
Software Developer
 
MickeySoFine1972's Avatar
 
Join Date: Jun 2008
Posts: 4
Rep Power: 0 MickeySoFine1972 is on a distinguished road
Re: GUI and Python

I recommend using wxGlade which will output wxPython code for you once your happy with your layout.

Saying that it often advised that you should make a command line version first that will let you just plug in your functionality once you've made your GUI.

Mike
__________________
There are 10 kinds of people in this world....Those who understand binary and those who don't.
MickeySoFine1972 is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
I/O proccessing Freaky Chris Python 8 Mar 24th, 2008 10:42 AM
Which GUI toolkit is best for me? inhahe Python 7 Dec 9th, 2007 9:34 AM
hello, I'd like to write a program for my work. blake_jl Community Introductions 13 Nov 23rd, 2007 4:31 PM
programming in python? php111 Python 10 Aug 8th, 2007 5:41 PM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 9:59 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC