Win32Lib IDE
- Posted by Irv Mullins <irv at ELLIJAY.COM> Oct 18, 1999
- 796 views
Dave: Some comments and questions on the new IDE. 1 -(major) Each time I edit and save a file, blank lines are added between each line of code. This quickly gets to the point that the program is unreadable, and I have to send it thru a filter to remove the blanks. 2 - (minor) It would be much nicer to have the "Run" menu selection automatically run the main project file, rather than the window you are currently editing (altho that can be useful as well - you can run a window in a stand-alone mode to check out the look and action of the various controls before you commit data to the controls.) 3 -(suggestion) Is there some way to add more sections like the [general] section, i.e. code not tied directly to a control? Or perhaps just a popup list of procedures and functions, like in ee. That would save a lot of time. Q- is there some size limit on a project file? Up around 160k things begin to hang up. I'm not sure, I think that's around 8000 lines of code. All-in-all, this works better and is more stable than the latest Delphi. (5) Congrats on a really nice first go-round. Irv