[wx-dev] [wxMac] double-clicking an inactive window

Stefan Csomor csomor at advancedconcepts.ch
Tue Mar 25 23:02:03 PDT 2008


Hi

OS X delivers the 'concatenated' event, so I only receive a click event with
click count 2, that's translated into a wx-double click, a single click is
never emitted.

Best,

Stefan 


On 25.03.08 21:40, "Jeff Tupper" <tupperlists at gmail.com> wrote:

> On wxMac, if I (left) double-click on an inactive window the window
> receives wxEVT_LEFT_DCLICK even though it didn't get a
> wxEVT_LEFT_DOWN. Is this how it should be?
> _______________________________________________
> wx-dev mailing list
> wx-dev at lists.wxwidgets.org
> http://lists.wxwidgets.org/mailman/listinfo/wx-dev

-- 

Advanced Concepts AG
Software-Engineering
Heldweg 10   
CH-8475 Ossingen
Switzerland

phone:+41 52 245 0 245
fax:+41 52 245 0 246
http://www.advanced.ch
mailto:csomor at advanced.ch






More information about the wx-dev mailing list