gtkNoteBook focus on creation ?

2006-01-19 Thread Rss Reader
Hello, i'm lookin for a way to give focus to every newly created notebook tab, cause by default, the newly created don't have focus, only the first one has the focus. i tried with gtk_notebook_next_page() after the call to gtk_notebook_append_page(), but it doesn't seem to work ?

notebook issue ?

2005-09-17 Thread Rss Reader
I would like to insert a close button, on the notebook tab, like gedit did, and i'm looking for an easy solution, or would one explain me how to do it ? ___ Appel audio GRATUIT partout dans le mo

gtkNoteBook focus on creation ?

2005-09-10 Thread Rss Reader
Hello, i'm lookin for a way to give focus to every newly created notebook tab, cause by default, the newly created don't have focus, only the first one has the focus. i tried with gtk_notebook_next_page() after the call to gtk_notebook_append_page(), but it doesn't seem to work ?