| View previous topic :: View next topic |
| Author |
Message |
MaxPaul
Joined: 16 Oct 2006 Posts: 9 Location: France
|
Posted: Thu Oct 19, 2006 7:03 am Post subject: AkelPad and Windows 95 |
|
|
Problems with plugins on win95 (AkelPad version 3.1.1)
Toolbar: works but icons are not visible.
Exit: seems not to work the 1st time it is run.
I tried a few times, it reduced 4 instances of AkelPad to the systray though i did not run MinimizeToTray, then i got this:
Launching AkelPad displayed the HexSel dialog then the AkelPad Message "Not enough memory".
It was then impossible to run AkelPad without error message so i looked in the registry:
key: HKey_Users\...\AkelPad\Plugins
Exit::Main was 0, all remaining plugins were 0xffff0000.
I reset all to 0, now it works.
I did not try new version 3.1.2 but i will soon.
Please go on with this good program. |
|
| Back to top |
|
 |
Instructor Site Admin
Joined: 06 Jul 2006 Posts: 4640
|
Posted: Thu Oct 19, 2006 2:30 pm Post subject: |
|
|
Toolbar: see 1.1 version.
Exit, HexSel: from plugins dialog "Select checkbox for plugin autoload." this means that checked functions will be called when program starts. But some functions doesn't intended for it (they called with "Call" button). For example HexSel, when program starts and calls HexSel there is no edit control created, but plugin trying to read data from it. I'm changed the code to prevent this situation, see 1.3 version. |
|
| Back to top |
|
 |
MaxPaul
Joined: 16 Oct 2006 Posts: 9 Location: France
|
Posted: Tue Oct 24, 2006 6:14 am Post subject: AkelPad and Windows 95 |
|
|
Plugins seem not to work properly with windows 95.
Checkboxes are not visible.
Exit plugin generates errors.
Toolbar plugin does not display icons.
The registry is not always updated. |
|
| Back to top |
|
 |
Instructor Site Admin
Joined: 06 Jul 2006 Posts: 4640
|
Posted: Tue Oct 24, 2006 6:46 am Post subject: |
|
|
| Quote: | | Checkboxes are not visible. |
Windows 95 with Internet Explorer 3.0 required. Maybe this update solve other errors. |
|
| Back to top |
|
 |
|