Patch level :
Files correlati : Ricompilazione Demo : [ ] Commento : Invia evento pagechanged git-svn-id: svn://10.65.10.50/branches/R_10_00@22132 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
bfd2d7ed5d
commit
daacb1ad6c
@ -736,10 +736,8 @@ void TwxNoteBook::OnPageChanging(wxAuiNotebookEvent& evt)
|
||||
|
||||
void TwxNoteBook::OnPageChanged(wxAuiNotebookEvent& evt)
|
||||
{
|
||||
#if !wxCHECK_VERSION(2,9,0)
|
||||
// Nelle versioni vecchie mando la notifica solo al book in basso di ba0
|
||||
if (m_flags & wxAUI_NB_BOTTOM)
|
||||
#endif
|
||||
// Mando la notifica solo al book in basso di ba0
|
||||
//if (m_flags & wxAUI_NB_BOTTOM) // Perchè mai solo a ba0?
|
||||
|
||||
if (!m_bSuspended)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user