On Mon, 29 May 2006 18:20:40 +0300
Al Boldi <[EMAIL PROTECTED]> wrote:

> 
> This form implements a Studio-style IDE layout in contrast to the current 
> VB-style.  It works by hooking it into main.pp with something like this:
> 
>   IDEloStyle.TStudio.Create(Self).Show;
> 
> Note, keep the following windows open before calling:
>   ProjectInspector
>   ObjectInspector
>   CodeExplorer
>   Messages
> 
> Many known bugs like:
>   First invocation of SourceEditor crashes. -> Close SourceTab and reload.
>   SourceEditor codetips don't work.
> 
> Todo:
>   Stream layout state.
>   Allow link/unlink windows.
>   Allow window to tab capture.
> 
> Your comments/improvements/fixes are most welcome.

Thanks. This gives a preview for the planned docked IDE.

Mattias

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

Reply via email to