On Aug 31, 2010, at 8:25 AM, Jacek Kałucki wrote:

> I think, that at first glance, there should be some king of mechanism,
> that prevents control from loosing focus if control hasn't it.


        The problem is that wx doesn't expose events like "about to lose 
focus", which is the way that field validation should work. Instead, we can 
only respond to focus changes after the fact.

        Let me look into adding some sort of flag that will prevent this. I 
almost never use field validation, so I'll have to rely on you to test any 
changes.



-- Ed Leafe



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to