install warning

2005-11-02 Thread python473
I downloaded python 2.4. When attempting to run python interpreter, I get following: warning: strop functions are obsolete; use string methods How do I correct this? Did I do install incorrectly? Thanks - John -- http://mail.python.org/mailman/listinfo/python-list

gridbaglayout

2004-12-20 Thread python473
Friends - I have tried to do abolute positioning using gridbaglayout, but am having no success in jython. One book I have been referencing says that it only works with JPanels. Could someone post a snippet of code that works for a button? I am so close so just a hint would help. Thanks as always. -