Discussion:
wxAuiNoteBook: scrollbar don't appear until resize the window?
Eran Ifrah
2014-05-05 15:30:35 UTC
Permalink
I believe there is a bug reported for this issue:
http://trac.wxwidgets.org/ticket/15905
Hi
I added wxScrolledWindow as a page to wxAuiNoteBook, I cannot see the
scrollbar however the controls inside the wxScrolledWindow exceed the
size
I noticed when I resize the wxAuiNoteBook, I see the scorllbar
I tried to use layout/update function to force redrawing but no way?
Can you please help?
--
Please read http://www.wxwidgets.org/support/mlhowto.htm before posting.
or visit http://groups.google.com/group/wx-users
--
Eran Ifrah
Author of codelite, a cross platform open source C/C++ IDE:
http://www.codelite.org
wxCrafter, a wxWidgets RAD: http://wxcrafter.codelite.org
--
Please read http://www.wxwidgets.org/support/mlhowto.htm before posting.

To unsubscribe, send email to wx-users+***@googlegroups.com
or visit http://groups.google.com/group/wx-users
Mahmoud Eltahawy
2014-05-05 15:05:08 UTC
Permalink
Hi
I added wxScrolledWindow as a page to wxAuiNoteBook, I cannot see the
scrollbar however the controls inside the wxScrolledWindow exceed the size
I noticed when I resize the wxAuiNoteBook, I see the scorllbar

I tried to use layout/update function to force redrawing but no way?


Can you please help?
--
Please read http://www.wxwidgets.org/support/mlhowto.htm before posting.

To unsubscribe, send email to wx-users+***@googlegroups.com
or visit http://groups.google.com/group/wx-users
Loading...