Subject: bookmark not saved [Print This Page] Author:
klemm Time: 2008-4-8 00:45 Subject: bookmark not saved
Hello!
I found another small bug ;)
Bookmarks are not saved when unit file is closed because package (dpk) is closed.
Also, could you make an option somewhere to keep open units even when package is closed (change default IDE behaviour)?
I find it very annoying when testing new packages.
--
BR,
LauriAuthor:
Passion Time: 2008-4-8 14:51
Oh, a strange problem. We checked and traced.
In normal case, we can get the bookmark information from the EditView of pas when closing, but the EditView has been closed when we get the pas closed notification from IDE when close dpk.(NOT when dpr).
The abnormal behaviour of IDE brings some troubles. We're trying to find a way.Author:
Passion Time: 2008-4-8 23:41
We find another way of notify-type from IDE and try to fix this bug.
Please download the 0.8.3.377 version to verify it?Author:
klemm Time: 2008-4-9 00:04