Re: [Lazarus] IDE more ...

2012-07-02 Thread Antonio Fortuny

Right.

Same symptoms.

Antonio.

Le 01/07/2012 19:00, Bernd a écrit :

2012/7/1 Mattias Gaertner :


For instance, I dock the
project inspector, the objects inspector and the call stack all
together. When I reload Lazarus I only get the project inspector and I
have to manually dock again the other two windows. Fortunately, the code
main editor, the top main form (editor tool buttons and components) and
the messages window are always kept in place.

Please create a bug report so this is not forgotten.
I plan to work again on docking next month.

There is a bug report already that describes these symptoms:
http://bugs.freepascal.org/view.php?id=19714

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus





--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] IDE more ...

2012-07-01 Thread Bernd
2012/7/1 Mattias Gaertner :

>> For instance, I dock the
>> project inspector, the objects inspector and the call stack all
>> together. When I reload Lazarus I only get the project inspector and I
>> have to manually dock again the other two windows. Fortunately, the code
>> main editor, the top main form (editor tool buttons and components) and
>> the messages window are always kept in place.
>
> Please create a bug report so this is not forgotten.
> I plan to work again on docking next month.

There is a bug report already that describes these symptoms:
http://bugs.freepascal.org/view.php?id=19714

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] IDE more ...

2012-07-01 Thread Mattias Gaertner
On Fri, 29 Jun 2012 14:38:13 +0200
Antonio Fortuny  wrote:

> Hi folks.
> 
> I'm still fully committed to use Lazarus and FPC and I have another 
> behaviour which could be annoyinf too.
> I've setup the IDE to adopt the docked windows functionnality. I've 
> installed the anchcordocking package and everything runs fine. Now I 
> have almost the same front end with Lazarus and Delphi and I'm not 
> disturbed by their differences, I begis to be used to both environments. 
> So far, so good.
> BUT:
> When I save the environment using either "Tools - Save windows layout as 
> default" or "Save windows layout to file" when reloading Lazarus IDE, 
> whether I use the default or the file, I never get back all docked 
> windows as they were before leaving Lazarus. For instance, I dock the 
> project inspector, the objects inspector and the call stack all 
> together. When I reload Lazarus I only get the project inspector and I 
> have to manually dock again the other two windows. Fortunately, the code 
> main editor, the top main form (editor tool buttons and components) and 
> the messages window are always kept in place.

Please create a bug report so this is not forgotten.
I plan to work again on docking next month.

Mattias

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] IDE more ...

2012-06-29 Thread Sven Barth
Am 29.06.2012 17:25 schrieb "Hans-Peter Diettrich" :
>
> leledumbo schrieb:
>
>> It's known incomplete persistence implementation of anchordockingdsgn
>> package, which is a show stopper for me as well to use that docking
>> solution. I currently use easydockmgrdsgn package which despite it
doesn't
>> look as beautiful as anchordockingdsgn, it works, and I can dock every
>> windows I want and their state would be persisted automatically.
>
>
> Which Lazarus version? I thought that docking is broken in trunk?

No offense, but the only one who always said that docking in trunk is
broken is you.

I'm using 1.1 and despite the issue mentioned by Antonio which is known to
me since anchordocking was introduced docking work for the most common
usecases...

Regards,
Sven
--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] IDE more ...

2012-06-29 Thread Hans-Peter Diettrich

leledumbo schrieb:

It's known incomplete persistence implementation of anchordockingdsgn
package, which is a show stopper for me as well to use that docking
solution. I currently use easydockmgrdsgn package which despite it doesn't
look as beautiful as anchordockingdsgn, it works, and I can dock every
windows I want and their state would be persisted automatically.


Which Lazarus version? I thought that docking is broken in trunk?

DoDi


--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


Re: [Lazarus] IDE more ...

2012-06-29 Thread leledumbo
It's known incomplete persistence implementation of anchordockingdsgn
package, which is a show stopper for me as well to use that docking
solution. I currently use easydockmgrdsgn package which despite it doesn't
look as beautiful as anchordockingdsgn, it works, and I can dock every
windows I want and their state would be persisted automatically. CodeTyphon
distro of Lazarus has also developed another docking solution called
GlassDocking, which AFAIR also saves everything (I'm not aware of separated
download though, you have to download the whole CodeTyphon).

--
View this message in context: 
http://free-pascal-lazarus.989080.n3.nabble.com/Lazarus-IDE-more-tp4024567p4024568.html
Sent from the Free Pascal - Lazarus mailing list archive at Nabble.com.

--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus


[Lazarus] IDE more ...

2012-06-29 Thread Antonio Fortuny

Hi folks.

I'm still fully committed to use Lazarus and FPC and I have another 
behaviour which could be annoyinf too.
I've setup the IDE to adopt the docked windows functionnality. I've 
installed the anchcordocking package and everything runs fine. Now I 
have almost the same front end with Lazarus and Delphi and I'm not 
disturbed by their differences, I begis to be used to both environments. 
So far, so good.

BUT:
When I save the environment using either "Tools - Save windows layout as 
default" or "Save windows layout to file" when reloading Lazarus IDE, 
whether I use the default or the file, I never get back all docked 
windows as they were before leaving Lazarus. For instance, I dock the 
project inspector, the objects inspector and the call stack all 
together. When I reload Lazarus I only get the project inspector and I 
have to manually dock again the other two windows. Fortunately, the code 
main editor, the top main form (editor tool buttons and components) and 
the messages window are always kept in place.


Antonio.



--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus