View Single Post
Old 01-13-2012, 11:51 PM   #337
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,043
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
@kiwidude - I'm looking at how to configure my plugin to use Reading Lists and could use some advice, or a pointer where to ask.

In my plugin action, I can get a ref to ReadingListAction from self.gui.iactions['Reading List']. But what's the best way to get a ref to ReadingListAction from inside my config widget?

I can assign it to a variable imported from the config file myself in the action's genesis() method, but is there a better, sanctioned approach to get it?

Thanks,
Jim
JimmXinu is offline   Reply With Quote