FileSelection
- From: Jean-Marc Frigerio <Frigerio pierroton inra fr>
- To: gtk-perl-list gnome org
- Subject: FileSelection
- Date: Wed, 5 Mar 2003 15:35:39 +0100
Hi,
I use the wonderfull Gtk::FileSelection ; and I nearly succeed in doing what I
want but now I would like to connect the button of a CList
(Gtk::FileSelection->file_list)
Let's read the manual :
<tutorial>
When you create a CList widget, you will also get a set of title buttons
automatically. They live in the top of the CList window, and can act either
as normal buttons that respond to being pressed, or they can be passive, in
which case they are nothing more than a title. There are four different calls
that aid us in setting the status of the title buttons.
$clist->column_title_active( $column );
$clist->column_title_passive( $column );
$clist->column_titles_active();
$clist->column_titles_passive();
</tutorial>
So did I and now my title button is active.
But still how to connect the button ?
How can I find the name of the button ?
I tried around down to the Gtk::Gdk::window that compose a CList
unsuccessfully
I have no more idea, so please help !!!
--
Jean-Marc Frigerio INRA - Genetique et Amelioration
69, route d'Arcachon F-33612 Cestas Cedex France
Phone : +33 (0)5 57 12 28 29 Fax : +33 (0)5 57 12 28 81
Frigerio pierroton inra fr http://www.pierroton.inra.fr
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]