Python Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsProgramming LanguagesPython Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old March 26th, 2004, 11:00 AM
bogaa bogaa is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2004
Posts: 116 bogaa User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 8 h 58 m 33 sec
Reputation Power: 10
nOOb: GUI enviroment to program python appz

I have tried all kinds of ways to find out if there is a program
out there that allows you to program python in an enviroment kinda like visual basic. Does anyone know if this can be done and where I can get such a thing.

ps. im using windows..
tnx

Reply With Quote
  #2  
Old March 26th, 2004, 11:07 AM
ilves ilves is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2003
Location: Norway
Posts: 41 ilves User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 3 h 52 m 22 sec
Reputation Power: 11
Boa Constructor?
Haven't tried it or Visual Basic though, so I might be off.
__________________
Good web hosting info - articles about web hosting
hb's web dev blog

Reply With Quote
  #3  
Old March 26th, 2004, 11:09 AM
bogaa bogaa is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2004
Posts: 116 bogaa User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 8 h 58 m 33 sec
Reputation Power: 10
Do u mean that python can be integrated with vb?
As for boa constructor I have tried it but theres not much
of a GUI there or Im just plain stupid

Reply With Quote
  #4  
Old March 26th, 2004, 11:37 AM
ilves ilves is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2003
Location: Norway
Posts: 41 ilves User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 3 h 52 m 22 sec
Reputation Power: 11
I meant that I have never programmed a line of Visual Basic so I don't really know what the VB programming environment looks like. Just imagined it would be close to Boa Constructor.

Reply With Quote
  #5  
Old March 26th, 2004, 03:45 PM
Boceifus's Avatar
Boceifus Boceifus is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2004
Posts: 103 Boceifus User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 3 Days 1 h 17 m 20 sec
Reputation Power: 10
If you're asking if you can make GUI's in python,then yes its possible with Tkinter or WxPython.Either of these will allow you to make GUI's for your python code.

If you're asking for something to convert VB code into Python code(or vice versa) then maybe VB2PY or VB2PYGUI might help.I haven't used either,so I couldn't tell ya how well they work,if at all.I'm no expert,but I would imagine this is probably as close you will get to integrating the 2 languages,since they are so different.Again, I'M A NOOB,so I could be wrong...
__________________
It is not important if the glass is half full or half empty.What is important,is who has been drinking from MY glass?!?!?

Reply With Quote
  #6  
Old March 26th, 2004, 06:39 PM
netytan's Avatar
netytan netytan is offline
Hello World :)
Dev Shed Frequenter (2500 - 2999 posts)
 
Join Date: Mar 2003
Location: Hull, UK
Posts: 2,537 netytan User rank is Second Lieutenant (5000 - 10000 Reputation Level)netytan User rank is Second Lieutenant (5000 - 10000 Reputation Level)netytan User rank is Second Lieutenant (5000 - 10000 Reputation Level)netytan User rank is Second Lieutenant (5000 - 10000 Reputation Level)netytan User rank is Second Lieutenant (5000 - 10000 Reputation Level)netytan User rank is Second Lieutenant (5000 - 10000 Reputation Level)netytan User rank is Second Lieutenant (5000 - 10000 Reputation Level) 
Time spent in forums: 1 Week 2 Days 18 h 17 m 47 sec
Reputation Power: 68
Send a message via ICQ to netytan Send a message via AIM to netytan Send a message via MSN to netytan Send a message via Yahoo to netytan
Probably the closest your going to get to the VB environment (which addmitadly i havn't used either) is the pyQT toolkits designer although this isn't free anymore where wxPython and Tk are.

http://www.riverbankcomputing.co.uk/pyqt/

Hope this helps,

Mark.
__________________
programming language development: www.netytan.com Hula


Reply With Quote
  #7  
Old March 27th, 2004, 05:53 AM
DevCoach DevCoach is offline
Contributing User
Dev Shed Intermediate (1500 - 1999 posts)
 
Join Date: Feb 2004
Location: London, England
Posts: 1,585 DevCoach User rank is General 6th Grade (Above 100000 Reputation Level)DevCoach User rank is General 6th Grade (Above 100000 Reputation Level)DevCoach User rank is General 6th Grade (Above 100000 Reputation Level)DevCoach User rank is General 6th Grade (Above 100000 Reputation Level)DevCoach User rank is General 6th Grade (Above 100000 Reputation Level)DevCoach User rank is General 6th Grade (Above 100000 Reputation Level)DevCoach User rank is General 6th Grade (Above 100000 Reputation Level)DevCoach User rank is General 6th Grade (Above 100000 Reputation Level)DevCoach User rank is General 6th Grade (Above 100000 Reputation Level)DevCoach User rank is General 6th Grade (Above 100000 Reputation Level)DevCoach User rank is General 6th Grade (Above 100000 Reputation Level)DevCoach User rank is General 6th Grade (Above 100000 Reputation Level)DevCoach User rank is General 6th Grade (Above 100000 Reputation Level)DevCoach User rank is General 6th Grade (Above 100000 Reputation Level)DevCoach User rank is General 6th Grade (Above 100000 Reputation Level)DevCoach User rank is General 6th Grade (Above 100000 Reputation Level) 
Time spent in forums: 2 Weeks 4 Days 2 h 58 m 23 sec
Reputation Power: 1372
Quote:
Originally Posted by bogaa
Do u mean that python can be integrated with vb?


You can create COM components with Python that can be called from VB. This enables you to create GUIs using VB and do all the real work in Python. Creating COM components is a fairly advanced topic though - if you plan on taking this route I recommend the book 'Python Programming on Win32' by Hammond and Robinson.

Quote:
Originally Posted by bogaa
As for boa constructor I have tried it but theres not much
of a GUI there or Im just plain stupid


What do you mean by 'not much of a GUI'? There is a text editor, debugger and a GUI builder/property editor that lets you do pretty much all the things you can do in VB. There is even support for the BicycleRepairman code refactorer. Did you work through the tutorial? If you are going to use Boa Constructor you really need to get the latest version from Sourceforge CVS, since the released bundles are way out of date. It is also still very much a work in progress so there are some rough edges and parts of it are poorly documented, if at all.

There are several other GUI builders/IDEs for Python, including commercial ones such as wxDesigner, and free ones such as wxGlade.

Dave - The Developers' Coach

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming LanguagesPython Programming > nOOb: GUI enviroment to program python appz

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap