[TxMt] Re: how to manage menu actions in new bundle editor

Matt Neuburg matt at tidbits.com
Wed Feb 12 20:37:41 UTC 2014


Okey-dokey, thanks, I'll give it the old college try... I'll also inspect the format of an existing bundle's plist to give me a leg up. m.

On Feb 12, 2014, at 12:12 PM, Tim Bates <timothy.c.bates at gmail.com> wrote:

> Hi Matt,
> On 12 Feb 2014, at 13:50, Matt Neuburg <matt at tidbits.com> wrote:
>> In the new bundle editor window, how do I:
>> * Move / reorder menu items?
> 
> It’s a manual task currently. If you open an item as a txt file (hold down option while double clicking it), youll see each item has a UUID
> like:
> 
>    <string>8DEB312B-16CD-4706-AAAE-352E7514D3FD</string>
> 
> Open the bundle .plist, and you’ll see these UUIDs entered under menu headings. Move these to move items.
> 
>> * Make hierarchical menus?
> 
> Menu titles also have UUIDs, you need to create a new item in the the list (create the UUID with uuidgen in the terminal), and then list it’s UUID in the menu you wish it to appear in.
> 
> cheers, tim
> 
> _______________________________________________
> textmate mailing list
> textmate at lists.macromates.com
> http://lists.macromates.com/listinfo/textmate

--
matt neuburg, phd = matt at tidbits.com, http://www.apeth.net/matt/
pantes anthropoi tou eidenai oregontai phusei
Programming iOS 7! http://shop.oreilly.com/product/0636920031017.do
iOS 7 Fundamentals! http://shop.oreilly.com/product/0636920032465.do
RubyFrontier! http://www.apeth.com/RubyFrontierDocs/default.html
TidBITS, Mac news and reviews since 1990, http://www.tidbits.com



More information about the textmate mailing list