Les nouvelles fonctionnalités
. Now it can load MIDletPascal 1.x projects too.
. New Switch to Next Tab & Switch to Previous Tab menu items into the View Menu. They are accesible just like in Firefox and others via the common shortcut: Ctrl+Tab and Shift+Ctrl+Tab.
. New Demos: PlaneDemo & BounceDemo.
. Now the Find & Replace dialogs shows as the default text to search the selected text in the editor, if any, and if there is no text selected it will continue showing the text of the last search/replace done.
. New Active Build Configuration management via the Project Manager. Now it shows, in the Project Manager, the Active Build Configuration in a underlined text style, so you can know which is the active one. To set a Build Configuration as the active one, just double click it.
. Now you can set the Font Face and Size of the Code Editor via the Settings\Code Editor Style\Set Font... menu item.
. New Documentation. Currently it is only available in English, and it is mostly based in the old one, with some adjustments.
. New Switch to Next Tab & Switch to Previous Tab menu items into the View Menu. They are accesible just like in Firefox and others via the common shortcut: Ctrl+Tab and Shift+Ctrl+Tab.
. New Demos: PlaneDemo & BounceDemo.
. Now the Find & Replace dialogs shows as the default text to search the selected text in the editor, if any, and if there is no text selected it will continue showing the text of the last search/replace done.
. New Active Build Configuration management via the Project Manager. Now it shows, in the Project Manager, the Active Build Configuration in a underlined text style, so you can know which is the active one. To set a Build Configuration as the active one, just double click it.
. Now you can set the Font Face and Size of the Code Editor via the Settings\Code Editor Style\Set Font... menu item.
. New Documentation. Currently it is only available in English, and it is mostly based in the old one, with some adjustments.
. Now it highlights the SHL and SHR operators. I forgot to include them into the keywords when porting the old ANSI SynEdit Syntax Highlighter to the current UniSynEdit.
. Now it displays a "Name is invalid" error message when trying to create a new source file with the same name of an external library present in the Libraries directory.
. Now it displays a "Name is invalid" error message when trying to create a new source file in a project and its name has not 3 characters at least.
. Under Windows 9x/ME it was storing the settings files in the root at the subfolder "MIDlet Pascal". Now it stores in the "My Documents" folder for those Windows versions.
. Now it no longer accepts duplicated resource files and it displays an "Could not add resource" error message when trying to add a resource file that already is included the project.
. Now the scripts afterSuccessfulBuild.bat, afterUnsuccessfulBuild.bat and beforeRun.bat are being executed again if they exist in the project's scripts folder.
. Now it stops the building process after the first [Pascal Error] message.
. Now it displays a "Name is invalid" error message when trying to create a new source file with the same name of an external library present in the Libraries directory.
. Now it displays a "Name is invalid" error message when trying to create a new source file in a project and its name has not 3 characters at least.
. Under Windows 9x/ME it was storing the settings files in the root at the subfolder "MIDlet Pascal". Now it stores in the "My Documents" folder for those Windows versions.
. Now it no longer accepts duplicated resource files and it displays an "Could not add resource" error message when trying to add a resource file that already is included the project.
. Now the scripts afterSuccessfulBuild.bat, afterUnsuccessfulBuild.bat and beforeRun.bat are being executed again if they exist in the project's scripts folder.
. Now it stops the building process after the first [Pascal Error] message.
Des avis sur l'évolution de cette version open source ?