wxPython Tab

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Sparky

    wxPython Tab

    Is there a way to get wxPython to change the visible tab in a notebook
    (like I have tab 1 open but the computer will automatically change to
    tab 2)?

    Thanks,
    Sam
  • Uwe Schmitt

    #2
    Re: wxPython Tab

    On Jul 13, 6:20 pm, Sparky <Samnspa...@gma il.comwrote:
    Is there a way to get wxPython to change the visible tab in a notebook
    (like I have tab 1 open but the computer will automatically change to
    tab 2)?
    >
    Thanks,
    Sam
    look at


    greetings, uwe

    Comment

    • Sparky

      #3
      Re: wxPython Tab

      On Jul 13, 10:32 am, Uwe Schmitt <rocksportroc.. .@googlemail.co m>
      wrote:
      On Jul 13, 6:20 pm, Sparky <Samnspa...@gma il.comwrote:
      >
      Is there a way to get wxPython to change the visible tab in a notebook
      (like I have tab 1 open but the computer will automatically change to
      tab 2)?
      >
      Thanks,
      Sam
      >
      look athttp://docs.wxwidgets. org/stable/wx_wxnotebook.h tml#wxnotebooks etpage...
      >
      greetings, uwe
      Works like a charm. Thanks!

      Sam

      Comment

      Working...