Forum: Python 28 Days Ago |
| Replies: 2 Views: 116 Re: wxButtons and panels That is perfect. Thank you.
I was also trying to set the make button up to be in the middle of the top panel, but the pos commands weren't effecting it. I was also under the impression that... |
Forum: Python 28 Days Ago |
| Replies: 2 Views: 116 wxButtons and panels I have a sentence generator that I set up with a "make" button to print the generated sentence, but I want it to print to the resultBox area, and instead it prints to the terminal window. I'm... |
Forum: Java Oct 13th, 2008 |
| Replies: 3 Views: 316 Re: Java downgrade question I'm pretty sure .sh won't work for me now that I think about it. I have a .dmg.bin file for a 1.3 version but that also won't work.
Java1.3.1Update1.dmg.bin
dmg.bin?
(running Mac OSX Tiger) |
Forum: Java Oct 12th, 2008 |
| Replies: 3 Views: 316 I need to downgrade my java version from 1.5 to... I need to downgrade my java version from 1.5 to 1.3 for a project and I've downloaded the .sh file:
j2re-1_3_1_23-solaris-i586.sh
I'm not sure how to implement this or if there are any other steps. ... |
Forum: Python Aug 6th, 2008 |
| Replies: 7 Views: 370 Re: Tkinter button generating sentence help #sentence = makeSentence(part1, part2, part3)
#for item in sentence:
# print item
That is what I got wrong. Didn't know about the pound signs and that they go there... Thanks guys |
Forum: Python Aug 5th, 2008 |
| Replies: 7 Views: 370 |
Forum: Python Aug 5th, 2008 |
| Replies: 7 Views: 370 |
Forum: Python Aug 5th, 2008 |
| Replies: 7 Views: 370 Tkinter button generating sentence help I've just taken a beginners project from Vegaseat and modified it to fit with a Tkinter tutorial.
I'm just trying to get a Tk window that has a "Go!" button and by pressing it prints the... |
Forum: OS X Jul 21st, 2008 |
| Replies: 10 Views: 7,795 Re: Paint for Mac? I use Pixen since it uses up VERY little space and is as simple as paint. http://www.macupdate.com/info.php/id/13363 |