Re: IPE7: select all objects which contain a certain code in XML?
elwood151 <elwood151-S0/[email protected]>
| Newsgroups | gmane.comp.graphics.ipe.general |
|---|---|
| Message-ID | <[email protected]> |
Dear Zhengdao, thank you very much for your quick reply - this is unbelievably helpful for me!! Can you tell me how to add a keyboard shortcut to quickly access this command? I created a customize.lua ipelet according to the manual and tried it with shortcuts.ipelet15_select_object_by_XML_string = "Ctrl+Alt+F", but that does not work. Kind regards Martin Zhengdao Wang wrote: > > What you wanted seems to be useful. I put together an ipelet as follows. > > ----- BEGIN CUT > -- select.lua > -- select objects by string in XML > > label = "Select object by XML string" > > about = [[ > Select object by XML string > ]] > (...) > -- View this message in context: http://old.nabble.com/IPE7%3A-select-all-objects-which-contain-a-certain-code-in-XML--tp32873896p32874799.html Sent from the Ipe - General mailing list archive at Nabble.com.