Very nice to be able to specify an external image editor in latest release.
However, when I use MSPaint, the image does not update after editing and I have to navigate away and back to refresh it. Please refresh the image after a change... and maybe you should refresh if a window with a file-based image loses focus.
Update image after edit with external editor
Moderators: Alexander Halser, Tim Green
- Greg Smith
- Posts: 211
- Joined: Thu Feb 01, 2007 4:52 pm
- Location: Cambridge, England
- Tim Green
- Site Admin
- Posts: 23309
- Joined: Mon Jun 24, 2002 9:11 am
- Location: Bruehl, Germany
- Contact:
Re: Update image after edit with external editor
Greg Smith wrote: ↑Thu Mar 28, 2024 6:50 pm Very nice to be able to specify an external image editor in latest release.
This has always been possible, ever since Help+Manual 5, I think.
For this Help+Manual would need to constantly monitor changes to the external file on the hard disk, which isn't really necessary, and which would generate excessive overheads in topics containing a lot of images. Then customers would start nagging at us that the editor was too slow. Just right-click on the image after editing and select Picture > Reload in the context menu.However, when I use MSPaint, the image does not update after editing and I have to navigate away and back to refresh it. Please refresh the image after a change... and maybe you should refresh if a window with a file-based image loses focus.
Regards,
Tim (EC Software Documentation & User Support)
Private support:
Please do not email or PM me with private support requests -- post to the forum directly.
Tim (EC Software Documentation & User Support)
Private support:
Please do not email or PM me with private support requests -- post to the forum directly.
- Greg Smith
- Posts: 211
- Joined: Thu Feb 01, 2007 4:52 pm
- Location: Cambridge, England
Re: Update image after edit with external editor
Thank you for the reply.
There is no need to constantly monitor... Detecting that H&M has gained focus would be enough... Speaking with my developer hat on, when an app gains focus there is a lot of stuff that happens. Lots of Applications do this, for instance development IDEs (for example Visual Studio, which can have a lot of files open) do it to check if any of their files have been modified by external programs.
Thank you for suggesting a work-around. It is just that this has been a minor annoyance for years... most things in H&M 'Just Work' TM.
There is no need to constantly monitor... Detecting that H&M has gained focus would be enough... Speaking with my developer hat on, when an app gains focus there is a lot of stuff that happens. Lots of Applications do this, for instance development IDEs (for example Visual Studio, which can have a lot of files open) do it to check if any of their files have been modified by external programs.
Thank you for suggesting a work-around. It is just that this has been a minor annoyance for years... most things in H&M 'Just Work' TM.