Answers inline: On Fri, Jan 4, 2019 at 5:06 AM pink via use-livecode < [email protected]> wrote:
> I love this plugin... one of my top 3 favorites > > Here's my wishlist: > > 1. One thing I would love to do is assign different commands to the > "Command Bars", I've been going through the source code and haven't figured > out where this happens... > I obviously need to do better here: just right-click/control-click a command bar. The pop-up menu lets you select any existing command to assign to that command bar. You can create new named commands by selecting New Command... at the top of the menu. Note: I just now noticed that you have to have at least one control selected for this to work. I'll fix that in an update. > > 2. Another feature request would be to assign a different color for groups > (and folded group contents) > I thought about this, but I thought the overall "color things based on whether they have a script/behavior" was more important, but I'll take a look and see how tough this would be to work in. > > 3. it seems as though all controls in a card are being indented... was it > always like that? > Good eye -- no, they weren't before, but I added that additional level of indent because of allowing multiple targets. It would be easy enough to undo depending on the consensus opinion. > > 4. it would be nice if there were an easier way to clean up the List > Display String list... as far as I can tell the only way is to manually > edit > the prefs file > Definitely agreed, it was just the lack of/need for interface inspiration and a desire to work on something else/laziness. But yes, editing the prefs is the only way at present to clean up the list display list. > > > > > > ----- > --- > Greg (pink) Miller > mad, pink and dangerous to code > -- > Sent from: > http://runtime-revolution.278305.n4.nabble.com/Revolution-User-f278306.html > > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
