Re: [Lazarus] Synedit tab

2017-02-07 Thread Michael Schnell via Lazarus

On 06.02.2017 13:55, Mattias Gaertner via Lazarus wrote:

The dialog is simple: left side will be installed.


Yep. But if there are some that have a green cross (meaning "known" but 
not used/intstalled, as said SynEditDsgn claims: "Current state: 
selected for installation, not installed, RunAndDesignTime" ) the "save 
and rebuild" button is deactivated and so I can't make them "used" (or 
installed) in this dialog.


(BTW.:  this situation is triggered by "make clean all" for Lazarus.)

-Michael

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


Re: [Lazarus] Synedit tab

2017-02-06 Thread Mattias Gaertner via Lazarus
On Mon, 6 Feb 2017 13:21:04 +0100
Michael Schnell via Lazarus  wrote:

> On 06.02.2017 12:56, Mattias Gaertner via Lazarus wrote:
> > I hope this helps:
> > http://wiki.lazarus.freepascal.org/Lazarus_Packages#Package_states  
> Yep, perfect !
> 
> So seemingly the green cross should mean "not used". 

The "Installed" was misleading. I changed to "Install".

The term "used" in this dialog is somewhat difficult, because there
are two sets of "used" IDE packages: The currently running and the
future (used when the IDE is rebuilt).
The left side (install) lists the future "used". Packages with a green
cross are new, i.e. not yet running packages.
 
> Great but 
> doubleclicking moves it to the uninstalled list and there seems no means 
> in the "Install/Uninstall Packages" menu to make it "used", or take you 
> to the menu where it can be set to "used" (and the IDE be recompiled).

The dialog is simple: left side will be installed.
Some packages of the right might be installed automatically due to
dependencies.


>[...]

Mattias
-- 
___
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
http://lists.lazarus-ide.org/listinfo/lazarus


Re: [Lazarus] Synedit tab

2017-02-06 Thread Michael Schnell via Lazarus

On 06.02.2017 12:56, Mattias Gaertner via Lazarus wrote:

I hope this helps:
http://wiki.lazarus.freepascal.org/Lazarus_Packages#Package_states

Yep, perfect !

So seemingly the green cross should mean "not used". Great but 
doubleclicking moves it to the uninstalled list and there seems no means 
in the "Install/Uninstall Packages" menu to make it "used", or take you 
to the menu where it can be set to "used" (and the IDE be recompiled).


And with that the text in the Package info window in the 
"Install/Uninstall Packages" menu it should not read "not installed" but 
"not used".


(Using the current svn version of Lazarus.)

Thanks,
-Michael

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


Re: [Lazarus] Synedit tab

2017-02-06 Thread Mattias Gaertner via Lazarus
On Mon, 6 Feb 2017 12:22:06 +0100
Michael Schnell via Lazarus  wrote:

>[...]
> (Regarding Packages there seems to be some ambiguity with "installed" 
> "used" and "loaded". )

I hope this helps:
http://wiki.lazarus.freepascal.org/Lazarus_Packages#Package_states

Mattias
-- 
___
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
http://lists.lazarus-ide.org/listinfo/lazarus


Re: [Lazarus] Synedit tab

2017-02-06 Thread Michael Schnell via Lazarus

On 06.02.2017 11:30, Ondrej Pokorny via Lazarus wrote:


Check if you installed syneditdsgn package.
In the "Install/Uninstall Packages" menu in the "Installed" Window there 
is "SynEditDsgn". But other than "SynEdit 1.0" same features a small 
green "+". No Idea if this is an error indication. In the "Package Info" 
it nonetheless says "not installed" (contradicting to it's being listed 
as "installed" ).


Doing "use" in the "open installed packages did the trick: now the 
SynEdit tab is shown. :-)


(Regarding Packages there seems to be some ambiguity with "installed" 
"used" and "loaded". )


Thanks a lot !
-Michael
--
___
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
http://lists.lazarus-ide.org/listinfo/lazarus


Re: [Lazarus] Synedit tab

2017-02-06 Thread Ondrej Pokorny via Lazarus

On 06.02.2017 11:20, Michael Schnell via Lazarus wrote:
I tried to open an old project I once started to test using SynEdit. 
It does compile and work, but when trying to see the form I get an 
messages of not installed components. In fact the "sysEdit" tab that 
is described in the Wiki is not seen in the Lazarus IDE. How to 
activate it ?


Check if you installed syneditdsgn package.

Ondrej
--
___
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
http://lists.lazarus-ide.org/listinfo/lazarus


[Lazarus] Synedit tab

2017-02-06 Thread Michael Schnell via Lazarus
I tried to open an old project I once started to test using SynEdit. It 
does compile and work, but when trying to see the form I get an messages 
of not installed components. In fact the "sysEdit" tab that is described 
in the Wiki is not seen in the Lazarus IDE. How to activate it ?


Thanks,

-Michael

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