2006/6/9, Mattias Gaertner <[EMAIL PROTECTED]>:
On Fri, 09 Jun 2006 16:42:35 +0700
Bisma Jayadi <[EMAIL PROTECTED]> wrote:

> > it seems the help system is not working while on the designer
> > form.
>
> Secondly, Lazarus always opens a html file on a new window. It's very
> uncomfortable to see the taskbar full with browsers, when using IE. Or
> seeing  lots of tab when using Firefox.
>
> I suggest Lazarus using this logic:
> - if Lazarus never fires up a browser OR there's no browser opened,
>    then (always) open a new one.
> - but if Lazarus has opened a browser before AND it's still available,
>    then use it to display help file within it (don't open another new
>    window).
>
> So, the browser window for Lazarus help is always one and not interfere
> with  other windows. If user wants to see again the previous help, he
> simply uses the  back button.
>
> Is it possible? I think so, at least on winXP. Any comments? :D

How to do that with IE?

Would that work if we try to open the page in a named window? (i.e.
the 'target' in html). I know this is working within a web page... if
the target has the same name, the browser will open the content in the
same windows.

--
Alexandre Leclerc

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to