Mainly I was thinking it would be cool to have a standalone that doesn't need the ide to be open. Choose the folder with the version you want to look at, perhaps even load a second standalone and point to a different folder for a compare and contrast. (Not sure if it would work, but I noticed in the code that a message is sent to rev stack to do the hard work.. Could a message like this be sent to a stack that hasn't been opened yet in the chosen folder, without all the other ide stuff running? Think I'll poke around and try. )
No worry about this though, because as you say.. I can just open whatever versions I wish and access the plugin from them. On Wed, Mar 22, 2017 at 9:44 AM, BNig via use-livecode < use-livecode@lists.runrev.com> wrote: > Hi Mike, > > > Mike Bonner via use-livecode wrote > > This is awesome! Quick question (feature request) would it be difficult > > to > > add a dictionary selector? So if I have 13 versions of lc installed, I > > could pick which dict to look at? (and make it work as a standalone at > the > > same time?) > > If you use tinyDictionary as a plugin then it gathers the current > dictionary > of the LC version you use. But it only works for Livecode 8.1 and up > because > it leverages the good work of the Livecode people in > "revIDEDocumentationLibrary". It pulls the whole array and dissects it. Of > course you can have more than one LC version open and access tinyDict via > the plugins menu in each of these. It would always be the current > dictionary > of that version. > > If you have a special use case for standalones please email me so I > understand better what you would like to do. > > Kind regards > Bernd > > > > > > -- > View this message in context: http://runtime-revolution. > 278305.n4.nabble.com/ANN-tinyDictionary-tp4713256p4713262.html > Sent from the Revolution - User mailing list archive at Nabble.com. > > _______________________________________________ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode