Search Results

Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: ccube921 ; Forum: Python and child forums
Forum: Python Nov 18th, 2008
Replies: 4
Views: 488
Posted By ccube921
Forum: Python Nov 17th, 2008
Replies: 4
Views: 488
Posted By ccube921
well is there anyway to integrate an input to the GUI? And I ran the program and it doesnt allow me to input y bec. (I'm assuming) I never returned x
Forum: Python Nov 16th, 2008
Replies: 4
Views: 488
Posted By ccube921
I only made an on and addition button with actual functions
#!/usr/bin/python

# gridsizer.py

import wx
app = wx.App()
class GridSizer(wx.Frame):
def __init__(self, parent, id, title):
...
Showing results 1 to 3 of 3

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC