On Mon, Nov 24, 2008 at 5:16 AM, Peer Sommerlund
<[EMAIL PROTECTED]> wrote:
>
>
> 2008/11/24 TK Soh <[EMAIL PROTECTED]>
>>
>> On Mon, Nov 24, 2008 at 12:49 AM, TK Soh <[EMAIL PROTECTED]> wrote:
>> >
>> > Not sure what I did wrong, but the Remove and Test buttons are always
>> > disabled, even after I click to select the paths many times.
>
> Relative to the previous version of the patch I removed
>
> self.pathtree.get_selection().connect("changed", self._pathtree_changed)
>
> and the related function. This fixed the problem that Remove only worked
> once.When will refresh_path_list() be called again? > Before this change I found a strange workaround where you moved the mouse > cursor away from the button and back again (no clicking) would allow you to > click one more time on remove. > >> >> >> Out of curiosity. Are you developing on Linux? I wonder if the >> problems we have so far might be caused by the differences in PyGTK >> across platforms. > > This patch was developed on Windows XP SP3 with PyGTK 2.10.4 and GTK > 2.10.13. > > It seems that this patch would bennefit from more testing before it is > integrated. To make it easier to see the changes I have set up a patch > repository. > > http://www.bitbucket.org/peso/thgconfig-inline-mq/ > > Regards, > Peer > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Tortoisehg-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop
