Re: [lazarus] New Docked IDE

2008-01-16 Thread Fabio Dell'Aria
Hi, 2008/1/15, Paul Ishenin [EMAIL PROTECTED]: Fabio Dell'Aria wrote: I think my last email was loose (big attachment). What do you think of my current (on beta testing) new docked IDE? See it here: http://www.eurekalog.com/DockIDE.png http://www.eurekalog.com/DockIDE.png Looks

Re: [lazarus] New Docked IDE

2008-01-16 Thread Gerard N/A
Amazing! Is there a chance that we can see this as an option for the IDE? Regards, Gerard.

Re: [lazarus] New Docked IDE

2008-01-16 Thread Fabio Dell'Aria
Hi, 2008/1/16, Gerard N/A [EMAIL PROTECTED]: Amazing! Is there a chance that we can see this as an option for the IDE? Regards, Gerard. I hope it can become a the new definitively look. Indeed every docked window is undockable just click on its new title right button. :) -- Best

Re: [lazarus] New Docked IDE

2008-01-16 Thread Gerard N/A
Great. There are times where having everything docked together is much more convenient.

Re: [lazarus] New Docked IDE

2008-01-14 Thread wile64
Very good! Can this be optional? -- Laurent. My Components: http://wiki.lazarus.freepascal.org/Wile64 French Forum : http://lazforum-fr.tuxfamily.org/index.php

Re: [lazarus] New Docked IDE

2008-01-14 Thread Marius
Fabio Dell'Aria wrote: I have created a little universal Docking unit (all new code). I'm just testing it on GTK2, QT and Win32. Great, did you manage to fix the win32 docking bug? (i have been looking, but was unable to narrow down that problem) Greetings, Marius

Re: [lazarus] New Docked IDE

2008-01-14 Thread Fabio Dell'Aria
I hope to can see it on the official lazarus release (when I'll finish it)! 2008/1/14, wile64 [EMAIL PROTECTED]: Very good! Can this be optional? -- Laurent. My Components: http://wiki.lazarus.freepascal.org/Wile64 French Forum : http://lazforum-fr.tuxfamily.org/index.php -- Best

Re: [lazarus] New Docked IDE

2008-01-14 Thread Fabio Dell'Aria
Hi, 2008/1/14, Marius [EMAIL PROTECTED]: Fabio Dell'Aria wrote: What do you think of my current (on beta testing) new docked IDE? Looks very nice! On windows or other OS? On all supported OS! :) Generic or specific docking? (via dockmanager?) I have created a little universal Docking

Re: [lazarus] New Docked IDE

2008-01-14 Thread Damien Gerard
On Jan 14, 2008, at 5:39 PM, Fabio Dell'Aria wrote: Hi, 2008/1/14, Marius [EMAIL PROTECTED]: Fabio Dell'Aria wrote: What do you think of my current (on beta testing) new docked IDE? Looks very nice! On windows or other OS? On all supported OS! :) Generic or specific docking? (via

Re: [lazarus] New Docked IDE

2008-01-14 Thread Fabio Dell'Aria
Hi, 2008/1/14, Marius [EMAIL PROTECTED]: Fabio Dell'Aria wrote: I have created a little universal Docking unit (all new code). I'm just testing it on GTK2, QT and Win32. Great, did you manage to fix the win32 docking bug? (i have been looking, but was unable to narrow down that

Re: [lazarus] New Docked IDE

2008-01-14 Thread Andrew Higgs
Very nice Fabio. I hope this will become part of the official release. :-) Fabio Dell'Aria wrote: I think my last email was loose (big attachment). What do you think of my current (on beta testing) new docked IDE? See it here: http://www.eurekalog.com/DockIDE.png

Re: [lazarus] New Docked IDE

2008-01-14 Thread Fabio Dell'Aria
Hi Andrew, 2008/1/14, Andrew Higgs [EMAIL PROTECTED]: Very nice Fabio. I hope this will become part of the official release. :-) I hope this too! :) Fabio Dell'Aria wrote: I think my last email was loose (big attachment). What do you think of my current (on beta testing) new docked

Re: [lazarus] New Docked IDE

2008-01-14 Thread Fabio Dell'Aria
Hi Damien, 2008/1/14, Damien Gerard [EMAIL PROTECTED]: On Jan 14, 2008, at 5:39 PM, Fabio Dell'Aria wrote: Hi, 2008/1/14, Marius [EMAIL PROTECTED]: Fabio Dell'Aria wrote: What do you think of my current (on beta testing) new docked IDE? Looks very nice! On windows or other OS?

Re: [lazarus] New Docked IDE

2008-01-14 Thread Graeme Geldenhuys
On 14/01/2008, Fabio Dell'Aria [EMAIL PROTECTED] wrote: Where I can find it? lazarus/components/editortoolbar/editortoolbar.lpk http://svn.freepascal.org/cgi-bin/viewvc.cgi/trunk/components/editortoolbar/?root=lazarus Regards, - Graeme - ___

Re: [lazarus] New Docked IDE

2008-01-14 Thread Graeme Geldenhuys
It looks very nice Fabio! Could you let me know what happens if you install the Editor Toolbar package in Lazarus? Editor Toolbar is a optional installed package included with Lazarus - it creates a toolbar panel above the Editor tabs where you can add any Lazarus IDE menu items at runtime...

Re: [lazarus] New Docked IDE

2008-01-14 Thread Fabio Dell'Aria
Hi Graeme, 2008/1/14, Graeme Geldenhuys [EMAIL PROTECTED]: It looks very nice Fabio! Could you let me know what happens if you install the Editor Toolbar package in Lazarus? Editor Toolbar is a optional installed package included with Lazarus - it creates a toolbar panel above the Editor

Re: [lazarus] New Docked IDE

2008-01-14 Thread Fabio Dell'Aria
Hi Graeme, 2008/1/14, Graeme Geldenhuys [EMAIL PROTECTED]: On 14/01/2008, Fabio Dell'Aria [EMAIL PROTECTED] wrote: Where I can find it? lazarus/components/editortoolbar/editortoolbar.lpk http://svn.freepascal.org/cgi-bin/viewvc.cgi/trunk/components/editortoolbar/?root=lazarus I hope

Re: [lazarus] New Docked IDE

2008-01-14 Thread Paul Ishenin
Fabio Dell'Aria wrote: I think my last email was loose (big attachment). What do you think of my current (on beta testing) new docked IDE? See it here: http://www.eurekalog.com/DockIDE.png http://www.eurekalog.com/DockIDE.png Looks good, but I see you implementing your own classes instead of