Archive for January, 2010
Monthly Archive
Friday, January 22nd, 2010
Improve Slow Menu Response
Sometimes when you have a project with a large number of makefiles, you may notice that menus are slow to respond. This happens because SlickEdit collects the names of all the targets in each makefile and adds them to menus for build purposes (whether or not you are using SlickEdit to build). To resolve this [...]