Search found 4139 matches

by klownboy
26 Feb 2024 11:34
Forum: Script Exchange
Topic: CEA_DoubleClickonWhiteScriptChanger
Replies: 3
Views: 1128

Re: CEA_DoubleClickonWhiteScriptChanger

Shortly after uploading the script v1.3, I've come to the realization that not everyone ,including me, is going to want the same common menu for these 4 Double-Click on White menus. Although it isn't a bad idea, you would probably want to have some specific menu items for some CEA areas. With that i...
by klownboy
24 Feb 2024 15:37
Forum: Script Exchange
Topic: CEA_DoubleClickonWhiteScriptChanger
Replies: 3
Views: 1128

Re: CEA_DoubleClickonWhiteScriptChanger

Please refer to the first post in this thread for an updated version. The new version [1.3] now takes advantage of Don's new scripting command CEA, in beta v25.50.0103. CEA(index, [action], [script]). The script no longer uses permanent variables. Thanks.
by klownboy
23 Feb 2024 20:25
Forum: Reviews
Topic: Like a new feature? Say thanks here
Replies: 880
Views: 314343

Re: Like a new feature? Say thanks here

Customizing photo overlay captions => nice addition. It's worthy of noting, you can also toggle them with thumbsconf(",,,,,,!,");
So, you could have that one liner script as a CTB or UDC.
by klownboy
21 Feb 2024 16:51
Forum: Tips & Tricks, Questions & Answers
Topic: Get("quoted", Param1);
Replies: 3
Views: 263

Re: Get("quoted", Param1);

Yes, no problem I can do that. I was only thinking it may be something others could use as well.
by klownboy
21 Feb 2024 14:39
Forum: Tips & Tricks, Questions & Answers
Topic: Get("quoted", Param1);
Replies: 3
Views: 263

Get("quoted", Param1);

Would it make sense to have a get command function for obtaining a string in quotes that part of a larger string. Yes, I know it can be done in other ways, but it would seem to have some value in simply being able to: $list_CEA_script = CEA(1,_-2); // load "Session Manager"; So, the new ge...
by klownboy
20 Feb 2024 21:24
Forum: Tips & Tricks, Questions & Answers
Topic: Selecting image files based on Aspect Ratio
Replies: 17
Views: 2457

Re: Selecting image files based on Aspect Ratio

Oh, I know what you mean as far as pics from the phone. They've gotten so much better over the years and more importantly you nearly always have it with you, so it's easy access. I got a Pixel 8 Pro back in Oct 2023 and the photos from it are fantastic. When you get home from a trip and compare phot...
by klownboy
20 Feb 2024 15:48
Forum: Tips & Tricks, Questions & Answers
Topic: Selecting image files based on Aspect Ratio
Replies: 17
Views: 2457

Re: Selecting image files based on Aspect Ratio

Hey Don, I may have to go for this one - FugiFilm X100VI. It's only pre-order now but looks really nice based on preliminary reviews. Fugifilm has upped the resolution to 40MP (my Fugifilm 100S is 16, I think yours may be 24) and it now has built in image stabilization (IBIS) and other improvements....
by klownboy
16 Feb 2024 17:51
Forum: Reviews
Topic: Like a new feature? Say thanks here
Replies: 880
Views: 314343

Re: Like a new feature? Say thanks here

v25.50.0103, the new CEA scripting function, as eil stated, will be very useful for scripts where you have to interact with existing CEA scripts whether it's to turn them off (i.e., CEA Action block to "None") or changing the CEA script from accomplishing one action to a different to accom...
by klownboy
13 Feb 2024 18:11
Forum: Wishes
Topic: Capability of toggling a CEA acion to "none" from currently assigned action
Replies: 18
Views: 626

Re: Capability of toggling a CEA acion to "none" from currently assigned action

Beta 25.50.0103 works great. I really like the fact that you made SC CEA such that you can actually change the script or script file on demand as well as toggling the CEA action from "none" to "Run script". Thanks. :tup: :appl:
by klownboy
13 Feb 2024 14:30
Forum: Wishes
Topic: Capability of toggling a CEA acion to "none" from currently assigned action
Replies: 18
Views: 626

Re: Capability of toggling a CEA acion to "none" from currently assigned action

That is the best way, but I was worried that it may require more work on your part. Would you have all possible actions for each CEA which are different obviously for each CEA or simply "none" and the currently set action? I was forgetting that you already have an assigned a number for eac...
by klownboy
13 Feb 2024 12:02
Forum: Wishes
Topic: Capability of toggling a CEA acion to "none" from currently assigned action
Replies: 18
Views: 626

Re: Capability of toggling a CEA acion to "none" from currently assigned action

Needs more thinking. In my opinion, the only users that would potentially use this are scripters. So not invoking the "Script" when the Action" block is "Run script" action when in in any script context would work. The first option you list, going to factory default would a...
by klownboy
11 Feb 2024 14:27
Forum: Wishes
Topic: Capability of toggling a CEA acion to "none" from currently assigned action
Replies: 18
Views: 626

Re: Capability of toggling a CEA acion to "none" from currently assigned action

That sounds like a good idea. Though I'm hoping for a quick scripting way to toggle it via SC setting or tweak or something similar. So, disabling CEAs would have the same effect as taking an individual CEA to none, correct?
by klownboy
10 Feb 2024 11:54
Forum: Wishes
Topic: Capability of toggling a CEA acion to "none" from currently assigned action
Replies: 18
Views: 626

Re: Capability of toggling a CEA acion to "none" from currently assigned action

Yes, for starters that would be fine as long as it's immediate. Until tested I'm not sure what issues might surface when blocking all CEAs, but it would probably be only a momentary block anyway. Thanks.
by klownboy
08 Feb 2024 17:13
Forum: Wishes
Topic: Capability of toggling a CEA acion to "none" from currently assigned action
Replies: 18
Views: 626

Capability of toggling a CEA acion to "none" from currently assigned action

Hi Don, is there any chance we could get the capability of changing the "action" block on CEAs from the current action (e.g., Run script) to "none" on the fly. I'm most interested in getting that option for "Tab switches" and "Pane Switches", but it could, at ...