Page 1 of 1

Delete entries in ROI list

Posted: Sun Mar 10, 2024 6:10 pm
by Real14
Hi,

I searched nearly everywhere but did not find how to delete entry settings in the ROI list.

How do I do that?

Thanks Rainer

Re: Delete entries in ROI list

Posted: Mon Mar 11, 2024 8:58 am
by admin
Hi,

unfortunately that can only be done with registry editing - you need to go into the registry key

Code: Select all

HKEY_CURRENT_USER\Software\AstroSharp Limited\SharpCap\4.1
You will find a value called 'CustomResolutions' in there that you can either edit (carefully!) or delete that value entirely to wipe all the custom ones.

As always, take care when editing the registry.

cheers,

Robin

Re: Delete entries in ROI list

Posted: Mon Mar 11, 2024 6:14 pm
by Real14
Hi Robin,

Thanks. That is not an elegant solution IMHO. The list grows and grow when one tries to get the best size.

Why not just select the entry to delete and press delete key? Just a suggestion.

Anyhow. Thanks and I will edit the registry.

regards Rainer

5 minutes later

WOW, this is worse then I thought :lol: I will try and live with the long list :)

SharpCap_ROI_List.jpg
SharpCap_ROI_List.jpg (165.25 KiB) Viewed 650 times

Re: Delete entries in ROI list

Posted: Tue Mar 12, 2024 1:27 pm
by admin
Hi,

yes, improving that is on my to-do list. I also want to change it so that the custom values are stored on a per-camera basis, rather than being shared between all cameras.

cheers,

Robin

Re: Delete entries in ROI list

Posted: Tue Mar 12, 2024 5:25 pm
by Real14
admin wrote: Tue Mar 12, 2024 1:27 pm Hi,

yes, improving that is on my to-do list. I also want to change it so that the custom values are stored on a per-camera basis, rather than being shared between all cameras.

cheers,

Robin
Hi Robin,

Thanks and that would be great.

regards Rainer