Re: [Lazarus] Special Request: Theme entire IDE support

2018-03-15 Thread Graeme Geldenhuys via Lazarus
On 2018-03-14 16:52, Anthony Walter via Lazarus wrote: Regarding changing the OS theme to change the application theme, in some cases this is undesirable. I've made that argument over 12 years ago to the Lazarus team, and every few years after that. They shot me down every time. Initially I

[Lazarus] Howto use Tooltip for function pos( for example?

2018-03-15 Thread Landmesser John via Lazarus
sorry, couldn't google it  ... if i type for example function  pos(   in Lazarus-Editor. Tooltip windows appears and at the right end of the tooltip window there are buttons ... what for? Thanks! -- ___ Lazarus mailing list

Re: [Lazarus] Howto use Tooltip for function pos( for example?

2018-03-15 Thread Landmesser John via Lazarus
got it: insert parameters!! Didn't work correctly with first try: snip:   pos(   Application.Minimize, v2); v2 ist put to wrong position, if the line Application.Minimize; follows! Am 15.03.2018 um 10:59 schrieb Landmesser John via Lazarus: sorry, couldn't google it  ... if i

Re: [Lazarus] Howto use Tooltip for function pos( for example?

2018-03-15 Thread Juha Manninen via Lazarus
On Thu, Mar 15, 2018 at 12:06 PM, Landmesser John via Lazarus wrote: > pos( > Application.Minimize, v2); > v2 ist put to wrong position, if the line > Application.Minimize; > follows! Wow, you found a bug! Please report. It happens if any function call

Re: [Lazarus] Howto use Tooltip for function pos( for example?

2018-03-15 Thread Mattias Gaertner via Lazarus
On Thu, 15 Mar 2018 11:06:31 +0100 Landmesser John via Lazarus wrote: > got it: insert parameters!! > > Didn't work correctly with first try: > > > snip: > >   pos( >   Application.Minimize, v2); > > > v2 ist put to wrong position, if the line > >

Re: [Lazarus] Howto use Tooltip for function pos( for example?

2018-03-15 Thread Juha Manninen via Lazarus
On Thu, Mar 15, 2018 at 12:44 PM, Mattias Gaertner via Lazarus wrote: > It does not check, if the parameter is compatible. > It sees > pos( something.something; It changes: sl := TStringList.Create; into: pos( sl := TStringList.Create, v2); which can never

Re: [Lazarus] Howto use Tooltip for function pos( for example?

2018-03-15 Thread John Landmesser via Lazarus
bug-report, done https://bugs.freepascal.org/view.php?id=33433 Am 15.03.2018 um 13:21 schrieb Juha Manninen via Lazarus: On Thu, Mar 15, 2018 at 2:07 PM, Landmesser John via Lazarus wrote: Should i write bug-report? Yes please. Juha --

Re: [Lazarus] Howto use Tooltip for function pos( for example?

2018-03-15 Thread Mattias Gaertner via Lazarus
On Thu, 15 Mar 2018 13:15:43 +0200 Juha Manninen via Lazarus wrote: > On Thu, Mar 15, 2018 at 12:44 PM, Mattias Gaertner via Lazarus > wrote: > > It does not check, if the parameter is compatible. > > It sees > > pos(

Re: [Lazarus] Howto use Tooltip for function pos( for example?

2018-03-15 Thread Landmesser John via Lazarus
Don't know if that feature ever worked! Info: Lazarus 1.9.0 trunk FPC 3.0.4 i386-win32-win32/win64 Should i write bug-report? Am 15.03.2018 um 12:48 schrieb Mattias Gaertner via Lazarus: On Thu, 15 Mar 2018 13:15:43 +0200 Juha Manninen via Lazarus wrote: On

Re: [Lazarus] Howto use Tooltip for function pos( for example?

2018-03-15 Thread Mattias Gaertner via Lazarus
On Thu, 15 Mar 2018 13:07:46 +0100 Landmesser John via Lazarus wrote: > Don't know if that feature ever worked! It always worked like this. Mattias -- ___ Lazarus mailing list Lazarus@lists.lazarus-ide.org

Re: [Lazarus] Howto use Tooltip for function pos( for example?

2018-03-15 Thread Juha Manninen via Lazarus
On Thu, Mar 15, 2018 at 2:07 PM, Landmesser John via Lazarus wrote: > Should i write bug-report? Yes please. Juha -- ___ Lazarus mailing list Lazarus@lists.lazarus-ide.org https://lists.lazarus-ide.org/listinfo/lazarus

Re: [Lazarus] Special Request: Theme entire IDE support

2018-03-15 Thread Juha Manninen via Lazarus
On Wed, Mar 14, 2018 at 6:52 PM, Anthony Walter via Lazarus wrote: > Regarding changing the OS theme to change the application theme, in some > cases this is undesirable. For example some paint type programs, and even > some code editors, use their own independent

Re: [Lazarus] Lazarus projects (wiki)

2018-03-15 Thread Mattias Gaertner via Lazarus
On Tue, 13 Mar 2018 14:07:48 +0100 Vojtěch Čihák via Lazarus wrote: > Hello, >   > I noticed that wiki pages  > http://wiki.freepascal.org/Lazarus_Application_Gallery and  > http://wiki.freepascal.org/Projects_using_Lazarus become too comprehensive > and therefore