Thread: Deleting book
View Single Post
Old 05-26-2012, 03:23 PM   #1
filipexim
Junior Member
filipexim began at the beginning.
 
Posts: 4
Karma: 10
Join Date: May 2012
Device: kindle
Deleting book

Hi, I'm doing my first contribution to an open source community, and I choose calibre to start. I'm looking for something simple to begin. I noticed that when you delete a book its cover doesn't disappear from the right side bar. I want to change this behavior and automatically select the next book on list to have it's cover shown on this bar.

I'm looking at the calibre/gui2/actions/delete.py file. I have some questions:

1 - Where can I see the available methods and variables for self.gui? I understood that this is used to access the gui elements, but i couldn't find what it's available to be used.

2 - To do what I'm pretending to do, where else in the code should I be also looking?

Thanks.
filipexim is offline   Reply With Quote