My question:
I want to put at the last column a header "Source",
and there should be "Standard, TextCtrl, DrScript and
Plugin" or still better (Plugin.Pluginname:function).
How can I retrieve this information for every single
function?
Thank you.
(If someone like it, i will put it to our plugins downloads)
Franz
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have uploaded on http://mitglied.lycos.de/drpython/
the new Listshortcuts plugin (with screenshot).
My question:
I want to put at the last column a header "Source",
and there should be "Standard, TextCtrl, DrScript and
Plugin" or still better (Plugin.Pluginname:function).
How can I retrieve this information for every single
function?
Thank you.
(If someone like it, i will put it to our plugins downloads)
Franz
Hello,
it was not so difficult then.
ShortcutsArray [0] ... Standard,
d.ShortcutsArray [1] ... STC, ...
So I uploaded the plugin just now.
Sweet. I've updated the plugin list.
(This is quite handy. I like the color coding in particular).
Thanks, the different color for the listctrl entries was a sudden inspiration :)