On Dec 23, 2009, at 9:55 AM, Jacek Kałucki wrote:

> Could you add wx.PROCESS_ENTER events,
> e.g. as TextBoxEnter, to Dabo events please?


        That seems like an awfully wx-specific way to do things. Have you  
tried binding to the Enter key? E.g.:

self.bindKey("enter", self.enterHandler)


-- Ed Leafe




_______________________________________________
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]

Reply via email to