Re: [gtk-list] Run-time adding of notebook pages?



> From: George Deprez <deprez@seas.smu.edu>
> 
> Hello all,
> 
>     I was wondering if anybody has succeeded in adding pages
> to the notebook at run time.
>     If so, what is the easiest way to go about it?
>     If not, then I guess I'll just create a set number of pages and make
> them invisible.
>     Appreciate any comments.
> 
> Thanks,
> George

I don't quite follow - all notebook pages are added at "run-time".

Simply call gtk_notebook_append_page when you need to add a page.

Dave



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]