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 ?
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
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 ?