dripton / Slugathon

Clone of the old Avalon Hill fantasy wargame Titan, using Python / PyGTK / Twisted
https://github.com/dripton/Slugathon/wiki
8 stars 2 forks source link

Fix brittle call to find button in SplitLegion #80

Closed dripton closed 14 years ago

dripton commented 14 years ago

In SplitLegion, self.okbutton = "self.split_legion_dialog.action_area.get_children()[1]" seems gross. Can't we get the button by name?

dripton commented 14 years ago

Find OK button by name, rather than by position. Closed by c20f74082dfea16b5be56dd51433b0d15cd63d94