EmEditor (text editor) Forum Index Beta Version Bug Reports
[suggestion]Plugin need a Guid to invoke | Register To Post |
| Threaded | Newest First | Previous Topic | Next Topic | Bottom |
| Poster | Thread |
|---|---|
| titieye | Posted on: 10/19/2007 2:03 am |
Just popping in ![]() ![]() Joined: 10/13/2007 From: Posts: 11 |
[suggestion]Plugin need a Guid to invoke Could EmEditor provides a Method:
editor.ExecutePluginByGuid(string guid); the plugin's order can be set by different people, the same plugin in different systems may has a different order. the id = orderId + 5632. so it's hard to write a macro which could be run everywhere, so i can't share the macro using plugin with others. |
| Yutaka | Posted on: 10/19/2007 4:48 pm |
Webmaster ![]() ![]() Joined: 9/28/2006 From: Redmond Posts: 2397 |
Re: [suggestion]Plugin need a Guid to invoke For this reason, on Version 7, you can use the new method "QueryStringByID" of the Editor object to figure out which command ID is for particular plug-in name.
|
| Threaded | Newest First | Previous Topic | Next Topic | Top |
| Register To Post | |




