|
From: Bryan S. <ar...@ve...> - 2000-06-29 23:59:59
|
On Thu, 29 Jun 2000, The Doctor What wrote: > I'm still learning both Python and GTK+....so I doubt great design > solutions will come flying from me...yet. :) I was planning on keeping the same design that it has now for a while, since I don't not an expert in either too. I was planning on just trying to fix the bugs that I find until I become more familiar with the code. Then I'm going to start splitting the code apart since the majority (something like 60%) of the code is in the same function... > > Yeah, that would be me. I was subscribed under this address (which the > > other forwards to), but I switched it on sourceforge so it now shows the > > katarata address. > > Then I'll only mail the list now. :) Cool, thanks! BTW I did some of my first updates in cvs last night if you want to check them out. I fixed the problem with drop down menus (that I mentioned in Public Forums) and now the output code has the proper #!/usr/bin/env python at the top. This weekend I'll try and fix the separator problem. Bryan |