Hello Luca
On 21/11/2007, Luca Ricossa wrote:
> First : Thank you for the new DU for OS4. It runs very well. But I
> found an annoying bug : you can select an object, click on it and
> display the "object information" window. From there you can access an
> AmigaGuide document containing informations ("More info"). But after a
> while, the last accessed document is displayed every time instead of
> the new ones you wanted to look.
I have been having a look at this today.
It seems to be a problem with the amigaguide.library or the way MUI
interacts with the amigaguide.library. It seems to lock the guide and stop
a new node position being specified after a while. The odd thing is it only
does it once you have navigated away from an original guide page.
Selecting another guide document in between (eg one of the help files from
the menu) gets things working again. I guess I can do something like load a
dummy blank guide document between calls to the object guide file to work
around this annoying problem.
Regards,
Bill.
--