Re: [Lazarus] MatchesWindowsMask('[x]','[x]') return False

2020-03-16 Thread Bart via lazarus
On Mon, Mar 16, 2020 at 1:07 AM Mattias Gaertner via lazarus wrote: > True. Since it exists only for Delphi compatibility it is better to > not change it. To be honest, we've already improved our implementation so it can treat the mask case-sensitve (Delphi doesn't have that option). It

Re: [Lazarus] MatchesWindowsMask('[x]','[x]') return False

2020-03-16 Thread Bart via lazarus
On Mon, Mar 16, 2020 at 12:05 AM Mattias Gaertner via lazarus wrote: > I can't find MatchesWindowMask in Delphi 10.3. I found MatchesMask, > which works the same. It supports [] too and I can't find any other way > than [[]. I implemented that variation because MatchesMask treats wildcards like

Re: [Lazarus] Question about TCheckBox

2020-03-16 Thread Juha Manninen via lazarus
On Mon, Mar 16, 2020 at 4:34 PM Jean SUZINEAU via lazarus < lazarus@lists.lazarus-ide.org> wrote: > May be you can create a new component class, based on TPanel, in which > you place a TCheckbox with empty text and a TLabel at the position you > want ? > For temporary use you could just anchor a

Re: [Lazarus] Question about TCheckBox

2020-03-16 Thread Jean SUZINEAU via lazarus
May be you can create a new component class, based on TPanel, in which you place a TCheckbox with empty text and a TLabel at the position you want ? TCheckbox implementation is dependant on the widget set you use ("win32" I guess in your case), I don't think you can tune it easily. --

[Lazarus] Question about TCheckBox

2020-03-16 Thread frans via lazarus
Hi, I use Lazarus 2.04 on win10. I use a TCheckbox and want more space between Caption and square, Alignement is taLeftJustify and BidiMode is bdRightToLeft. The only way that works is adding an extra space left of the Caption. But is there not another way? I searched the internet  but I

[Lazarus] Bug #0035362 (ListView with MultiSelect)

2020-03-16 Thread Rolf Wetjen via lazarus
Hi Lazarus team, can somebody please have a look at this? I've created a patch but I can see that there is any attention on the issue. Thank You Rolf -- Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft. https://www.avast.com/antivirus --

Re: [Lazarus] MatchesWindowsMask('[x]','[x]') return False

2020-03-16 Thread Rolf Wetjen via lazarus
Bug #0036798 opened. Rolf -- Diese E-Mail wurde von Avast Antivirus-Software auf Viren geprüft. https://www.avast.com/antivirus -- ___ lazarus mailing list lazarus@lists.lazarus-ide.org https://lists.lazarus-ide.org/listinfo/lazarus