Hi Guys!
Under Linux GTK2, clicking a MenuItem with RadioButton calls OnClick twice.
Calling MenuItem.Click by code at runtime doesn't seem to change the
selected menuitem in the menu?
Under Windows I dont see the RadioButton in the menu, and OnClick is
called only once.
See demo.
proce
Update: After installing newest RX lib, the a/v on View Components
returned. But uninstalling RX made View All components work again. So I
guess the problem lies within RX package?
On 04/07/2018 06:28 AM, kapibara via Lazarus wrote:
Hi guys, is this a bug or a problem with my installation
There is no swedish translation of Lazarus, how can I make one?
--
___
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus
The a/v began after an SVN update so you are most likely right. Thanks
for help.
On 04/08/2018 10:26 AM, Juha Manninen via Lazarus wrote:
I have no idea what configuration setting could cause such an error.
The config format was changed a lot when the configurable desktops
were introduced. May
o and
behold, no a/v anymore. So it is the installation, and no bug. If
there's no simple trick to fix the config, I just do a re-install.
On 04/07/2018 08:14 PM, Juha Manninen via Lazarus wrote:
On Sat, Apr 7, 2018 at 7:28 AM, kapibara via Lazarus
wrote:
Hi guys, is this a bug or a pr
Hi guys, is this a bug or a problem with my installation: Right-clicking
the component palette, then selecting "View All" results in access
violation.
GTK2, Debian 9 64bit, latest laz trunk and FPC3.0.4rc1 [2017/08/05] for
x86_64
--
___
Lazarus mai
I agree with Don, Object Inspector "always on top" is in the way for
other forms. Actually, this issue came up a year ago and was resolved.
Now popped up again.
@Don did you find and report the revision that reintroduced this behaviour?
On 10/15/2017 05:05 PM, Donald Ziesig via Lazarus wrote:
Well, I got so excited and forgot to give full information:
Latest Lazarus trunk and Free Pascal Compiler version 3.0.4rc1
[2017/08/05] for x86_64
OS: Debian 9 - 64 bit
CPU: Intel(R) Pentium(R) CPU G3258 @ 3.20GHz
Results: 30/30 success, 0 errors, 0 failures
Time elapsed: 00.00.00.237
Opti
The testcase runs 100% fine under Linux Debian 9 - 64 bit. Even 64 bit
constructors work now. This is very good news!
A long time ago, FPC rev. 26683 broke pascalscript's 64 bit support for
constructors so I didn't expect that to work. A while ago I was trying
to fix it, after three days of lo
csDropDown just as in Windows.
Will try remember to update more often, sorry for time wasted. =:-)
Roger
On 06/11/2017 10:30 AM, Ondrej Pokorny via Lazarus wrote:
On 11.06.2017 8:05, kapibara via Lazarus wrote:
It seems no longer possible to toggle a property true/false with
double click. Is this a
It seems no longer possible to toggle a property true/false with double
click. Is this a bug?
--
___
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
http://lists.lazarus-ide.org/listinfo/lazarus
I wanted to disable the Insert button of the TDBNavigator so it couldn't
be pressed again until the current record is saved. So I added a
property "Buttons" to TDBCustomNavigator.
Could there be sideeffects? Or maybe there is a simpler way of
preventing inserting or refreshing on unsaved recor
Thanks, https://bugs.freepascal.org/view.php?id=31900
Please open an issue about it and I'll take a look on it.
zeljko
--
___
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
http://lists.lazarus-ide.org/listinfo/lazarus
On 05/23/2017 09:18 AM, zeljko wrote:
It's normal. If you click onto listbox (OnMouseDown of listbox
triggers), TEdit looses focus and triggers OnExit()
Thanks for the reply.
Yes, on Windows, Lazarus and Delphi 7 behave the same. Except that
Delphi 7 doesn't have the ListBox.SelectionChange
Some more findings. Under Windows, the Edit.Exit event fires before both
SelectionChange and OnClick no matter what item you select.
Plus under Windows, SelectionChange fires even though an item might
already be selected which it doesn't under Linux GTK2. Under both
environments, the Click event
Showing events.
--
___
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
http://lists.lazarus-ide.org/listinfo/lazarus
Made a console app which worked fine, and now the Lazarus the app
doesn't have to close the query either. Problem disappeared over night.
:-) No idea what that was, I tested repeatedly yesterday. Oh well,
sorry for bothering!
--
___
Lazarus mailing l
I started using TSQLQuery's new property sqoKeepOpenOnCommit instead of
CommitRetaining. When the app is closing there is now this error:
Quote
Operation cannot be performed on an active dataset
Happens only if sqoKeepOpenOnCommit is true.
If the dataset is closed before exiting the applic
I am also using XFCE, but on Debian 9
On 02/19/2017 11:18 AM, C Western via Lazarus wrote:
On 18/02/17 02:17, Kapibara Pas via Lazarus wrote:
Bart, rev. 53831 introduced the bug.
http://bugs.freepascal.org/view.php?id=13051
I uploaded a patch for each affected file and added a note.
I can c
19 matches
Mail list logo