Użytkownik Ed Leafe napisał: > I don't follow. What do you mean? I don't use dSearchBox in my apps, > so I don't have any practical experience with it. >
I rechecked my code. It occurs I misspelled event handler name, so bindKey method works, as you said. My mistake, sorry. But not all things works the same way, especially for different platforms, see my problems with dSearchBox focus on Windows. > We don't use the wx Event; we use the wx style. We also implement a > common behavior: adding new text to the combo's choices when Enter is > pressed, and control that behavior via a property. > Anyway, wx.EVT_TEXT_ENTER is fired and processed. I just looked for working solution and since bindKey method seems to doesn't work for me, I tried another. Thanks for fresh look Ed. Merry Christmas to you. -- Regards Jacek Kałucki _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[email protected]
