Page 1 of 1

Minimize with ESC not working

Posted: Fri Dec 26, 2014 2:32 pm
by ilcaa72
I have version 2.8.3 and I have the ESC to minimize activated (verified thru cinta.settings file) app.mainframe.minimizeonescape.immediate =1

i also have it checked within CintaNotes.. But it will not minimize on ESC, please advise

Re: Minimize with ESC not working

Posted: Fri Dec 26, 2014 3:14 pm
by CintaNotes Developer
And what is the value of app.mainframe.minimizeonescape (without .immediate)?

Re: Minimize with ESC not working

Posted: Fri Dec 26, 2014 3:29 pm
by ilcaa72
app.mainframe.minimizeonescape = 1
app.mainframe.minimizeonescape.immediate = 0

Re: Minimize with ESC not working

Posted: Fri Dec 26, 2014 5:16 pm
by CintaNotes Developer
Please turn on debug logging in Help/Debug, then after restart press Esc (according to you this will fail to minimize CN), exit CN, find the file 'log.1.txt' (if there are more log.*.txt files, find the last one), and send the file to support@cintanotes.com.

The log file will be either near cintanotes.exe, or in %APPDATA%/CintaNotes.

Thanks!

Re: Minimize with ESC not working -SOLVED

Posted: Fri Dec 26, 2014 5:44 pm
by ilcaa72
it was my fault.

I use AHK for some scripts and I use the esc key as a hotkey which it takes over in windows (dont know why). once i closed the scripts the esc works with CN...

Re: Minimize with ESC not working

Posted: Fri Dec 26, 2014 5:46 pm
by CintaNotes Developer
Ok, great that the issue is resolved! Please let me know if there's anything else I could assist you with.