Re: hildonpickerdialog done button

2010-02-22 Thread Alberto Garcia
On Fri, Feb 19, 2010 at 02:21:31AM -0600, Michael Cronenworth wrote:

 How does one attach to the Done button when using two 
 HildonTouchSelector columns?

If you are using a HildonPickerDialog directly you can use the standard
GtkDialog::response signal.

http://maemo.org/api_refs/5.0/5.0-final/gtk/GtkDialog.html#GtkDialog-response

I see that it's not clear in the HildonPickerDialog doc, so I'll
update it now.

Berto
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: hildonpickerdialog done button

2010-02-22 Thread Michael Cronenworth

Alberto Garcia wrote:

If you are using a HildonPickerDialog directly you can use the standard
GtkDialog::response signal.

http://maemo.org/api_refs/5.0/5.0-final/gtk/GtkDialog.html#GtkDialog-response

I see that it's not clear in the HildonPickerDialog doc, so I'll
update it now.


Ah, cool. Thanks.
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


hildonpickerdialog done button

2010-02-19 Thread Michael Cronenworth
How does one attach to the Done button when using two 
HildonTouchSelector columns? When I press the button nothing happens. 
I'm using single selection mode. I have two columns of regular text 
(numbers). I select two numbers and press Done but no action occurs 
and I do not see any signal to attach to in the reference docs.


Thanks,
Michael
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers