Hello,

I am looking to achieve a layout similar to the mock up shown at this link
http://people.canonical.com/~mmueller/sparkle-mockup-1.png

The idea is to have have the search bar and below that a icon view showing
cover icons as in the post by Manu Wagner
http://code.google.com/p/rhythmbox-cover-art-browser

When I add the icon view as a notebook (shown below)

  self.shell.add_widget(self.dialog, rb.SHELL_UI_LOCATION_MAIN_NOTEBOOK)
  self.shell.notebook_set_page(self.dialog)

the search bar is not visible and when I add
using rb.SHELL_UI_LOCATION_MAIN_BOTTOM the icon view itself is not visible.

How do I achieve the above layout?

Regards,
Rupesh
_______________________________________________
rhythmbox-devel mailing list
rhythmbox-devel@gnome.org
http://mail.gnome.org/mailman/listinfo/rhythmbox-devel

Reply via email to