XWidgetSoft Forum https://www.bbs.xwidget.com/ |
|
No application memory resident https://www.bbs.xwidget.com/viewtopic.php?f=6&t=5359 |
Page 1 of 1 |
Author: | medilusr [ December 17th, 2014, 12:30 am ] |
Post subject: | No application memory resident |
Option to close application when the window is closed (after mouse click or launch application). I want assign hoykey for launch exe-file. I don't want to have the application always running. |
Author: | medilusr [ December 17th, 2014, 12:34 am ] |
Post subject: | Re: No application memory resident |
And... better hotkey support (I want use left shift+tab) |
Author: | Jimking [ December 17th, 2014, 3:05 am ] |
Post subject: | Re: No application memory resident |
medilusr wrote: Option to close application when the window is closed (after mouse click or launch application). I want assign hoykey for launch exe-file. I don't want to have the application always running. All the windows programs work like this medilusr!! It's like minimize a window of a program that you're running. Or using a dock program for windows like Rocketdock. You can autohide the dock but the program will always run in the background. There is no sense shutdown/restart a program like this. At the end XLaunchpad is a very light program and even slow machines can run it without problem.. |
Author: | medilusr [ December 17th, 2014, 6:39 am ] |
Post subject: | Re: No application memory resident |
Light cpu usage yes, but not ram (100 MB) Memory wasted 99.99% of the time. And It costs nothing to add an option to close the application (add checkbox for option, add "if (alwaysclose) close()" when hide window, recompile, 5 min). All happy. Regards. |
Author: | digigamer [ December 17th, 2014, 9:00 am ] |
Post subject: | Re: No application memory resident |
You're probably using the "High Performance Mode" of the XLaunchpad. It's expermiental (I'm still not clear what is does). Disable that and memory usage will be around 2-3 MiBs. If you added some code like this "if (alwaysclose) close()". It is not technically possible. YOu have to listen to mouse events and hotkeys and thus need a memory resident program to hook this. This can be done using a stub program but you will have to wait for 5sec or so for a window to tigger. Not intuitive |
Author: | medilusr [ December 17th, 2014, 9:34 am ] |
Post subject: | Re: No application memory resident |
Hi. No, the "Enabled MAx Memory Mode" is disabled. The process consumes now 106.24 MB Regards. |
Author: | Jimking [ December 17th, 2014, 10:20 am ] |
Post subject: | Re: No application memory resident |
medilusr wrote: Hi. No, the "Enabled MAx Memory Mode" is disabled. The process consumes now 106.24 MB Regards. The ram usage is totally abnormal! ![]() Please give some technical info about your pc .. Something wrong with it.. |
Page 1 of 1 | All times are UTC - 8 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |