plot as window in wxnotebook

Hi,

I am putting together a system model that uses wxpython sliders and
buttons for controls. I would like to use notebook tabs/windows for
different sections and have one notebook window for plotting. I have
hunted through the matplotlib examples but have not found any that use
something other than a wxFrame. I apologize for not digging deep to
solve the problem, but if someone had an example or an explanation of
what is necessary, I would greatly appreciate it.

Thanks,

Pat ODonnell