[Gtk-sharp-list] Launch event on notebook
Shaika-Dzari
shaikadzari at gmail.com
Mon Oct 16 00:43:03 EDT 2006
Hello everyone.
I have a notebook with 3 pages: Main page, Add page, Delete page.
When I click on the Add page, I would like to add some text in an entry
and launch a fonction.
How can I do that? I did not find simple method and .
I try something like this but it does not work:
notebook1.SelectPage.Clicked += OnClickedFonction;
Thanks you for your help.
Shaika-Dzari
More information about the Gtk-sharp-list
mailing list