jaPBe - 1.3.8.4
Posted: Mon Aug 04, 2003 7:50 pm
Help
- When Help (F1) doesn't found a corresponding help file, japbe looks in the ToolTip
- When you what the help of the ToolTip, press Shift+F1
- In the external Help-List now all Files are shown (Extension GID,CNT,FTS,KWF are ignored).
jaPBe use the System-Default-Programm for the extension for this file.
Compiler
- When a "ExecuteCreated.wav" exist, this file is played, when a execute is created.
- Add Compiler Restart in the Compiler-Menu (when you hold shift, the compiler isn't start hidden)
- EasyDLL-Creation
With PB3.7, PureBasic creates DLL direct in the given directory&name.
So i add a check, so that will work with older and newer version of PB.
- Add a warning, when you use the advanced Compiler Options without adding a icon
- New Constant: #PB_IsDebuggerRunning
is true, when the debugger is running
- New Constant: #PB_IsExecute
is true, when the user compile with "create executable" and false, when "compile&run"
(the New Constants are created by jaPBe, not by PB, so when you use this constants, it source is not compileable with the original editor!
Backups
-Complete overworked. You can now set a maximum of backups.
Editor-Core
- It could happend, that a wrong tooltip is showed. Should be fixed.
(if not, i need a PB-Version without the LinkedList-Bug)
- I could happen, that after a paste the insert word is selected
- Fold was protected, when the fold start at line 1 or 2 and when you save and load the file
Print
- Because i don't find a methode to set the right size for the headline, i add a multiplikater.
On my system 47 works good (in fact 47 multiplikate with 4.7). When your headline while printing
is too small, increase this factor.
Plugin
- Kill Plugin-Running-Test-Thread, when the plugin sends #mywm_Plugin_Cancel
- Complete new ToDo-List. Based on Robs Programm (thanks for the source). I have changed many things.
The ToDo-List-Plugin also work as Stand-Alone-Programm. Test it.
- ReadMe-Plugin. It is nearly the same like the old ToDo-List, but open the Read-Me file.
Misc
- Drag & Drop / Include now adds in the recent file list
- ToolBar was removed, when you open the "Config Tool" window
- When you have really many Fonts installed, jaPBe need more time to open the preferences.
That's why i set a maximum of founded fonts of 200 (for the Style-Editor)
http://caosandkin.bei.t-online.de/purebasic/jaPBe/
- When Help (F1) doesn't found a corresponding help file, japbe looks in the ToolTip
- When you what the help of the ToolTip, press Shift+F1
- In the external Help-List now all Files are shown (Extension GID,CNT,FTS,KWF are ignored).
jaPBe use the System-Default-Programm for the extension for this file.
Compiler
- When a "ExecuteCreated.wav" exist, this file is played, when a execute is created.
- Add Compiler Restart in the Compiler-Menu (when you hold shift, the compiler isn't start hidden)
- EasyDLL-Creation
With PB3.7, PureBasic creates DLL direct in the given directory&name.
So i add a check, so that will work with older and newer version of PB.
- Add a warning, when you use the advanced Compiler Options without adding a icon
- New Constant: #PB_IsDebuggerRunning
is true, when the debugger is running
- New Constant: #PB_IsExecute
is true, when the user compile with "create executable" and false, when "compile&run"
(the New Constants are created by jaPBe, not by PB, so when you use this constants, it source is not compileable with the original editor!
Backups
-Complete overworked. You can now set a maximum of backups.
Editor-Core
- It could happend, that a wrong tooltip is showed. Should be fixed.
(if not, i need a PB-Version without the LinkedList-Bug)
- I could happen, that after a paste the insert word is selected
- Fold was protected, when the fold start at line 1 or 2 and when you save and load the file
- Because i don't find a methode to set the right size for the headline, i add a multiplikater.
On my system 47 works good (in fact 47 multiplikate with 4.7). When your headline while printing
is too small, increase this factor.
Plugin
- Kill Plugin-Running-Test-Thread, when the plugin sends #mywm_Plugin_Cancel
- Complete new ToDo-List. Based on Robs Programm (thanks for the source). I have changed many things.
The ToDo-List-Plugin also work as Stand-Alone-Programm. Test it.
- ReadMe-Plugin. It is nearly the same like the old ToDo-List, but open the Read-Me file.
Misc
- Drag & Drop / Include now adds in the recent file list
- ToolBar was removed, when you open the "Config Tool" window
- When you have really many Fonts installed, jaPBe need more time to open the preferences.
That's why i set a maximum of founded fonts of 200 (for the Style-Editor)
http://caosandkin.bei.t-online.de/purebasic/jaPBe/