View Single Post
Old 08-27-2011, 02:15 PM   #17
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,492
Karma: 28005164
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Added a highlight_group() method tot he preferences widget, to use call it with the group name you want expanded,

Code:
 widget.highlight_group(plugin.action_spec[0])
will highlight and expand the shortcut group corresponding to the plugins keyboard shortcuts.
kovidgoyal is offline   Reply With Quote