The next step is to connect the new program changed signal from the edit box to some new program class that will eventually hold the BASIC program code, though the goal of the current 0.3.x release series is to get the translator part hooked up. However, this is a good point to make a development release. In preparation for this, there was some minor cleanup of the code:
- Renamed the edit box line number widget related functions with the consistent prefix of lineNumberWidget (separate commit).
- Corrected a memory leak of the edit box instance by assigning the main window as its parent.
- Removed the setting of the ignore change flag at the end of the edit box key press event handler (this flag is now only used when a new program is set).
- Updated the copyright of the modified files and a few other very minor changes.
[commit a2cfa5361a] [commit a13c485632]
No comments:
Post a Comment
All comments and feedback welcomed, whether positive or negative.
(Anonymous comments are allowed, but comments with URL links or unrelated comments will be removed.)