[Chandler-dev] Fwd: [commits] (dan) [16094] a new recorded script
D John Anderson
john at osafoundation.org
Tue Dec 11 10:42:35 PST 2007
On Dec 11, 2007, at 9:56 AM, Robin Dunn wrote:
> D John Anderson wrote:
>> Hi Dan:
>> This test is failing on the Tiger tinderboxes. It looks to me like
>> a bug I fixed last week: OSX doesn't allow focus to be set to
>> GenButtons.
>
> It should, and does in the wxPython demo. Perhaps there is
> something in the implementation of the derived classes in Chandler
> that is affecting it?
That's interesting, Surprisingly, setting the focus to GenButtons
works on non-OSX platforms, so it seems unlikely that it's
implementation dependent, but I should look into it further. In
wxPython demo, after you call SetFocus, do you verify that it actually
got the focus by calling wx.Window.FindFocus?
John
More information about the chandler-dev
mailing list