Re: [Rhythmbox-devel] Wikipedia Python Plugin
- From: Jonathan Matthew <jonathan kaolin wh9 net>
- To: rhythmbox-devel gnome org
- Subject: Re: [Rhythmbox-devel] Wikipedia Python Plugin
- Date: Sat, 30 Jun 2007 20:04:02 +1000
On Wed, Jun 27, 2007 at 09:50:31AM +0200, Patrick Sernetz wrote:
> I´ve worked yesterday on this plugin and run into a little problem. How can
> I restore the original Notebook page.
>
> I´ve called the remove_widget() function and the widget disappears and the
> library shows up but the search dialog is missing. :(
>
> How is this intended to work ...
Sorry for the delay. What you're supposed to do is:
>>> shell.notebook_set_page(None)
which sets the notebook page back to the selected source. Making this
work required another change to the bindings.
[
Date Prev][Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]