Tix.Grid patch

K

klappnase

Hi all,

I just wrote a wrapper for the Tix.Grid widget
(http://www.8ung.at/klappnase/TixGrid/TixGrid.html); I guess I should
have searched before, because now I found this has already been done
for Python2.5 . However it looks like my version offers some more
functionality (and the ScrolledGrid in Python2.5 seems to be broken)
than the one I saw at
http://svn.python.org/view/python/trunk/Lib/lib-tk/Tix.py?rev=46691&view=auto
, so I thought I could contribute a patch.
My apologies if this is a dumb question, but I don't know how to do
that.

Any hints are appreciated

Michael
 
F

Fredrik Lundh

I just wrote a wrapper for the Tix.Grid widget
(http://www.8ung.at/klappnase/TixGrid/TixGrid.html); I guess I should
have searched before, because now I found this has already been done
for Python2.5 . However it looks like my version offers some more
functionality (and the ScrolledGrid in Python2.5 seems to be broken)
than the one I saw at
http://svn.python.org/view/python/trunk/Lib/lib-tk/Tix.py?rev=46691&view=auto
, so I thought I could contribute a patch.

excellent idea.
My apologies if this is a dumb question, but I don't know how to do
that.

if you'd spent enough time clicking around on python.org, you might have ended
up on this page:

http://sourceforge.net/tracker/?group_id=5470&atid=305470

(it's not obvious how to get there, so it's probably easiest if you just click on the
above link ;-)

</F>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,482
Members
44,901
Latest member
Noble71S45

Latest Threads

Top