[maemo-developers] [pymaemo] Python-mafw overrides
From: Anderson Lizardo anderson.lizardo at openbossa.orgDate: Wed Jul 22 16:47:12 EEST 2009
- Previous message: [pymaemo] Python-mafw overrides
- Next message: Wierd problem with hildon gtk window progress indicator
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, Jul 22, 2009 at 5:23 AM, Andrea Grandi<a.grandi at gmail.com> wrote: > I've given a look at the list and I've seen that all this methods are > callbacks, so if I understand how to implement a callback, I'll be > able to include it into the override. > > Any idea how to implement it? If you can point me to some good > documentation it would be great :) I am not aware of any documentation, sorry :( For callbacks, I based on implementations of overrides from the PyGtk sources. You can also take a look on the "hildon_wizard_dialog_set_forward_page_func" override from python-hildon (which was based on PyGtk overrides for functions that receive a function pointer, AKA callback): https://garage.maemo.org/svn/pymaemo/packages/python-hildon/trunk/hildon.override Regards, -- Anderson Lizardo OpenBossa Labs - INdT Manaus - Brazil
- Previous message: [pymaemo] Python-mafw overrides
- Next message: Wierd problem with hildon gtk window progress indicator
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]