Multimedia
Multimedia is media that utilizes a combination of different content forms.
Forum Post

PoS system? GUI?? help!

I am a huge noob at programming and I don't even know where to begin on this one. I need to create a simple Point of Sale (POS) system for a fast food restaraunt. The GUI should include the following...
Forum Post

AS3 and python communication in a standalone aplication

Hi, i am currently developing a standalone aplication in python, i am very new in this language so i don't know much of it... I need your help, i need to know a way to communicate python and AS3 so i...
Forum Post

2-dimensional lists

I'm somewhat of a newb to Python and I don't know how to make 2D lists. Could anyone help me?
Forum Post

Re: Python IDEL

When you install Python the DOS style window your looking for should be directly in there as python.exe.
Forum Post

Re: Python Inheritence Help

actually came up with this: class CustomButton(Button): def changeColors(self,label,bg,outline): self.label.setFill(label) self.rect.setFill(bg) self.rect.setOutline(outline) and...
Forum Post

Re: Crazy weird symtax errors, please help

Okay, this computer is just crazy. it's official. My version of Python is officially considered messed up. It keeps saying I have a syntax error, but it won't tell me what it is!!! A window saying...
Forum Post

Drawing a stick figure?

well basically i have to draw a stick figure for which is my first question... i cant figure out how to draw a horizontal line and also a line at a angle for the legs... here is the code for the...
Forum Post

Re: hello

I was registered at your forum. I have printed the test message. Do not delete, please. gratuit pour mobile sonnerie portable mp3 - Sonnerie portable MP3 est en effet un pouvoir de...
Forum Post

Re: Wing IDE

It may be working. In the Wing IDE either press F5 or, in the debug menu choose start/continue. Your 'Hello World' Should appear in the Debug I/O window beneath your code view. This window by...
Forum Post

Re: starting with python

: hi friends can you help me to start with python GUI based : programming ...if found plz give me some tips I would recommend you visit the wxPython site. Install wxPython and look around at...
Forum Post

starting with python

hi friends can you help me to start with python GUI based programming ...if found plz give me some tips
Forum Post

A small menu part which i worked out.

import wx class TextEditor(wx.Frame): def __init__(self, parent, id, title): wx.Frame.__init__(self, parent, id, title, size=(350, 600)) # self/Text editor is now a Window...
Forum Post

Hi i have a question about the python.

You are required to write a Python program which will solve system of linear equations with 3 unknowns (to be entered by the user). Your program should display a menu which will allow the user to...
Forum Post

Programming tools

Hi there, I have been doing a bit of programming in C# and PHP, as well as some Python and a wee bit of C++ in visual studio express. It's kind of nice and it does the trick, except that...
1 2 3 4 5  Next
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.