News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

wxAuiNotebook: disable and enable panels

Started by igorland, October 22, 2013, 02:05:25 AM

Previous topic - Next topic

igorland

Hello World!

I have just started a project with wxWidgets and use wxAuiNotebook. This is my first project in C++ so I am a n00b.

So far so good. I have 6 panels. What I am trying to do is to have all panels except for the first one disabled  / unclickable unless I perform certain operations on panel 1. I have looked through the wxAuiNotebook reference but have not found a function to enable / disable panels. Is it possible?

Thank you so much!

BlueHazzard

This is a C::B Forum and has nothing to do with wxWidgets (expect wxSmith) your question is about wxWidgets, so pleas go in their forum and ask your question there.

greetings


stahta01

Link to wxWidgets forum; NOTE: you need to pick the correct sub-group before posting!
http://forums.wxwidgets.org/

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]