Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
#14821: wxAuiNotebook steals key events intended for children
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
wxTrac  
View profile  
 More options Nov 12 2012, 1:12 pm
From: "wxTrac" <nore...@wxsite.net>
Date: Mon, 12 Nov 2012 18:12:18 -0000
Local: Mon, Nov 12 2012 1:12 pm
Subject: #14821: wxAuiNotebook steals key events intended for children
Ticket URL: <http://trac.wxwidgets.org/ticket/14821>

#14821: wxAuiNotebook steals key events intended for children
---------------------------+----------------------------------------------- -
 Reporter:  LukasK         |       Owner:    
     Type:  defect         |      Status:  new
 Priority:  normal         |   Milestone:    
Component:  wxAui          |     Version:    
 Keywords:  wxAuiNotebook  |   Blockedby:    
    Patch:  0              |    Blocking:    
---------------------------+----------------------------------------------- -
 In revisions older than r72663, child panels of a wxAuiNotebook with the
 wxWANTS_CHARS-style received all key-presses, even navigation keys like
 Ctrl+PgDn.

 Since r72664 (72663 did not compile), the wxAuiNotebook containing the
 panel receives the keypress as a navigation event, instead of the child
 panel receiving it as a keypress.

 I don't know if this is an intentional change, but I can also not find a
 way to prevent the wxAuiNotebook from intercepting key-presses (other than
 an application-level filter on navigation events).

--
Ticket URL: <http://trac.wxwidgets.org/ticket/14821>


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
wxTrac  
View profile  
 More options Nov 24 2012, 12:20 pm
From: "wxTrac" <nore...@wxsite.net>
Date: Sat, 24 Nov 2012 17:20:41 -0000
Local: Sat, Nov 24 2012 12:20 pm
Subject: Re: #14821: wxAuiNotebook steals key events intended for children
Ticket URL: <http://trac.wxwidgets.org/ticket/14821#comment:1>

#14821: wxAuiNotebook steals key events intended for children
---------------------------+----------------------------------------------- -
 Reporter:  LukasK         |       Owner:    
     Type:  defect         |      Status:  new
 Priority:  normal         |   Milestone:    
Component:  wxAui          |     Version:    
 Keywords:  wxAuiNotebook  |   Blockedby:    
    Patch:  0              |    Blocking:    
---------------------------+----------------------------------------------- -

Comment(by LukasK):

 I tested filtering, and it seems that key-presses like Ctrl+PgDn do not
 even reach wxApp::FilterEvent(wxEvent&) when a wxAuiNotebook (or child?)
 has focus.

--
Ticket URL: <http://trac.wxwidgets.org/ticket/14821#comment:1>


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »