Mouse Click to Command line

LXConsole support and feedback
Post Reply
freadZdead
Posts: 211
Joined: Sat Jun 01, 2013 8:23 am
Location: Adelaide, Australia

Mouse Click to Command line

Post by freadZdead »

Hi Claude,

I have noted a slight inconsistency, when I type:

"1&10&3&9"

and when I click on channel 1, 10, 3, 9 in this sequence: the command line produced from the mouse clicks orders the channels in ascending order like this:

"1&3&9&10".

Would it be possible to make the logic of the mouse-click-to-command-line follow the typed one? I am about to write a few nifty fanning scripts to automatically generate i.e. Knight-Rider-like effects (smooth-fanning-chases), and it would be great if the order in which I want them to fan across could be preserved (as it happens with typing).

Another related inconsistency is this: when I type the above and press enter/return, the command becomes automatically accessible via the applescript "lastCommand" hook; When I do the mouse-click-scenario and press enter, the "lastCommand" hook does not seem to be updated.

Thanks for looking into this :)!


Cheers,

Freddy
Cheers,

Freddy
freadZdead
Posts: 211
Joined: Sat Jun 01, 2013 8:23 am
Location: Adelaide, Australia

Post by freadZdead »

P.S.:

Another great thing would be to actually provide the _current_ command line as it stands as an applescript hook :)! if possible...
Cheers,

Freddy
admin
Site Admin
Posts: 1643
Joined: Mon Nov 05, 2007 1:26 am
Contact:

Post by admin »

These tweaks to the command line are available in the latest build 3.3.11 (7328A)
freadZdead
Posts: 211
Joined: Sat Jun 01, 2013 8:23 am
Location: Adelaide, Australia

Post by freadZdead »

Awesome, will test and upload a sample script here soon :D!
Cheers,

Freddy
Post Reply