Hi all - -
I am new here but have been using PSP since Jasc 4 and am now on 2019 Ulimate.
I would like to get rid of the annoying (to me) image close warning. IE, 'are you sure'.
I have gone to the preferences and disabled all of the listed warnings but this one is not listed. Am I stuck?
Thanks - -
Paul
eliminate warning to close an image
Moderator: Kathy_9
-
JoeB
- Posts: 2778
- Joined: Fri Mar 28, 2008 10:04 pm
- System_Drive: C
- 32bit or 64bit: 64 Bit
- motherboard: LENOVO 4524PE4 ThinkCentre M91p
- processor: 3.10 gigahertz Intel Quad Core i5-2400
- ram: 8 GB
- Hard_Drive_Capacity: 4.6 TB
- Corel programs: PSP 9, X7 to 2019, 32 & 64-bit
- Location: Canada
Re: eliminate warning to close an image
I'm not sure that I understand the exact issue. When I open an image in the PSP workspace and immediately click the X in the corner, if I haven't made any changes to the image it closes immediately with no warnings. If I have made changes and then try to close I get a dialogue asking if I want to save the changes. I don't recall ever getting an "are your sure" warning.
As to the dialogue asking if I want to save the changes, to avoid getting that I can hold the Shift key at the same time as clicking the X and the image closes without any warnings or dialogue.
As to the dialogue asking if I want to save the changes, to avoid getting that I can hold the Shift key at the same time as clicking the X and the image closes without any warnings or dialogue.
Regards,
JoeB
Using PSP 2019 64bit
JoeB
Using PSP 2019 64bit
-
Paul
- Posts: 4
- Joined: Fri Dec 09, 2022 4:47 am
- System_Drive: C
- 32bit or 64bit: 64 Bit
- processor: intel 3GHz i7
- ram: 12 GB
- Video Card: AMD radeon 6670
- Hard_Drive_Capacity: 512GB
- Monitor/Display Make & Model: 27 inch Dell
- Corel programs: PSP 2019 Ultimate
Re: eliminate warning to close an image
Joe - -JoeB wrote: ↑Fri Dec 09, 2022 8:01 pm I'm not sure that I understand the exact issue. When I open an image in the PSP workspace and immediately click the X in the corner, if I haven't made any changes to the image it closes immediately with no warnings. If I have made changes and then try to close I get a dialogue asking if I want to save the changes. I don't recall ever getting an "are your sure" warning.
As to the dialogue asking if I want to save the changes, to avoid getting that I can hold the Shift key at the same time as clicking the X and the image closes without any warnings or dialogue.
Thank you for responding. Yes, I get the warning dialogue only after I have made changes. I have not been aware of using the shift key to avoid the warning. Unfortunately, I have just tried this and I still get the warning dialogue.
Paul
-
Jean-Luc
- Advisor
- Posts: 2177
- Joined: Sat Oct 22, 2011 10:50 pm
- System_Drive: C
- 32bit or 64bit: 64 Bit
- motherboard: ASUS Computer N751J
- processor: Intel i7_4710 HQ 2_50GHz
- ram: 16GB
- Video Card: NVIDIA GeForce GTX 850M
- sound_card: NVIDIA High Definition Audio
- Hard_Drive_Capacity: 2 Tb
- Monitor/Display Make & Model: NVIDIA GeForce GTX 850M
- Corel programs: PSP X7, X9, 2018 to 2023
- Location: Belgium (French speaking)
- Contact:
Re: eliminate warning to close an image
JoeB is correct: maintaining the shift key down while clicking the X closes a modified image without warning and without saving it.
THE PAINTSHOP PRO COOKBOOK - GENEALOGY WITH PAINTSHOP PRO
Installed PSP Ultimate: X7, X9, 2018, 2019, 2020, 2021, 2022, 2023
Installed PSP Ultimate: X7, X9, 2018, 2019, 2020, 2021, 2022, 2023
-
Paul
- Posts: 4
- Joined: Fri Dec 09, 2022 4:47 am
- System_Drive: C
- 32bit or 64bit: 64 Bit
- processor: intel 3GHz i7
- ram: 12 GB
- Video Card: AMD radeon 6670
- Hard_Drive_Capacity: 512GB
- Monitor/Display Make & Model: 27 inch Dell
- Corel programs: PSP 2019 Ultimate
Re: eliminate warning to close an image
Well, darn. Sounds like good advice but does not work here. Win 7 Home Prem 64 bit. Intel i7, 3 ghz.
Any more thoughts?
Thanks - -
Paul
Any more thoughts?
Thanks - -
Paul
-
LeviFiction
- Advisor
- Posts: 6831
- Joined: Thu Oct 02, 2008 1:07 pm
- System_Drive: C
- 32bit or 64bit: 64 Bit
- motherboard: Alienware M17xR4
- processor: Intel Core i7-3630QM CPU - 2_40GH
- ram: 6 GB
- Video Card: NVIDIA GeForce GTX 660M
- sound_card: Sound Blaster Recon3Di
- Hard_Drive_Capacity: 500GB
- Corel programs: PSP: 8-2023
- Location: USA
Re: eliminate warning to close an image
It works for me, I use the same tip for many commands like New Image and New Layer. It lets me create new images and layers quickly without worrying about changing the default settings. In fact many commands will run silently with the last used parameters if you're holding the SHIFT key while clicking on it.
The whole point of that warning is to make sure you don't lose everything you did just because you forgot to save before closing so it's a good warning to have.
The only other thing I can think of is a bound script that silently executes the FileClose command, you can attach this to a shortcut key to execute the command.
The whole point of that warning is to make sure you don't lose everything you did just because you forgot to save before closing so it's a good warning to have.
The only other thing I can think of is a bound script that silently executes the FileClose command, you can attach this to a shortcut key to execute the command.
https://levifiction.wordpress.com/
-
Paul
- Posts: 4
- Joined: Fri Dec 09, 2022 4:47 am
- System_Drive: C
- 32bit or 64bit: 64 Bit
- processor: intel 3GHz i7
- ram: 12 GB
- Video Card: AMD radeon 6670
- Hard_Drive_Capacity: 512GB
- Monitor/Display Make & Model: 27 inch Dell
- Corel programs: PSP 2019 Ultimate
Re: eliminate warning to close an image
Wow! I did not know about running the commands silently and this does work for me, but not the warning avoidance.LeviFiction wrote: ↑Sun Dec 11, 2022 2:30 am It works for me, I use the same tip for many commands like New Image and New Layer. It lets me create new images and layers quickly without worrying about changing the default settings. In fact many commands will run silently with the last used parameters if you're holding the SHIFT key while clicking on it.
The whole point of that warning is to make sure you don't lose everything you did just because you forgot to save before closing so it's a good warning to have.
The only other thing I can think of is a bound script that silently executes the FileClose command, you can attach this to a shortcut key to execute the command.
Yeah, the warning has probably saved me a few times but mostly I would like to be rid of it. Been using this software for going on 20 years. So, maybe I should know more.
Paul
