On 03/12/2018 08:05 PM, Mark Morgan Lloyd via Lazarus wrote:
On 12/03/18 17:45, José Mejuto via Lazarus wrote:
El 12/03/2018 a las 18:25, Mark Morgan Lloyd via Lazarus escribió:>
On the main form I've got (a tabbed notebook containing multiple >
instances of) a TStringGrid. The OnSelection ev
On 13/03/18 08:00, zeljko wrote:
On 03/12/2018 08:05 PM, Mark Morgan Lloyd via Lazarus wrote:
On 12/03/18 17:45, José Mejuto via Lazarus wrote:
El 12/03/2018 a las 18:25, Mark Morgan Lloyd via Lazarus escribió:>
On the main form I've got (a tabbed notebook containing multiple >
instances of)
El 13/03/2018 a las 9:21, Mark Morgan Lloyd via Lazarus escribió:
Yes, the modal form appears while the mouse button is held down (for
both GTK2 and Qt).
So, yes, seem that grid expects mouseup
Is there a portable way this can be sent? Otherwise I presume I could
fudge it with something li
On Mon, 12 Mar 2018, Anthony Walter via Lazarus wrote:
Graeme, thanks for the feedback.
To everyone, I already have a plan for a basic theme system for all
platforms which I'll be publishing as a design time package soon. It will
work using text theme define files, and apply properties values
On 13/03/18 09:00, José Mejuto via Lazarus wrote:
El 13/03/2018 a las 9:21, Mark Morgan Lloyd via Lazarus escribió:>>>
Yes, the modal form appears while the mouse button is held down (for >>>
both GTK2 and Qt).>>> So, yes, seem that grid expects mouseup> > Is
there a portable way this can b
Op 13-03-2018 10:43 schreef Santiago A. via Lazarus:
My point is if I'm missing some package, or the dll should be in other
path, or a hint how to dig and debug deeper, beacuse I can't debug into
open.
No, the SQLite3.dll and your DB should be sufficient.
Could you include your .ini file and yo
Michael,
I agree with you somewhat that my proposal isn't a total solution, but
perhaps there is another point of view to consider that has been
overlooked.
And that is this:
There ought to be a way to edit component properties sweepingly either in
an application or in the IDE.
I say this becau
El 13/03/2018 a las 11:30, Rik van Kekem via Lazarus escribió:
> Op 13-03-2018 10:43 schreef Santiago A. via Lazarus:
>> My point is if I'm missing some package, or the dll should be in other
>> path, or a hint how to dig and debug deeper, beacuse I can't debug into
>> open.
> No, the SQLite3.dll a
Op 13-03-2018 12:22 schreef Santiago A. via Lazarus:
Thanks. Finally it works. I created the table employee and set the full
path of the file.
Nevertheless, it looks that sqlite3 is a little... well... sending
SIGSEGV is not a valid error, "cant' find file", "table doesn't exits"
etc would be mu
On Tue, 13 Mar 2018, Anthony Walter wrote:
Michael,
I agree with you somewhat that my proposal isn't a total solution, but
perhaps there is another point of view to consider that has been
overlooked.
And that is this:
There ought to be a way to edit component properties sweepingly either in
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 obuscated. Especially the second should/can be separated to more
pages - Components and Libraries, Multimedia, G
On 2018-03-13 11:18, Anthony Walter via Lazarus wrote:
Regarding a long term solution, I agree that would be best. What I would
see as the optimal way to handle this would be to use entirely owner
drawn controls based which depend on external resource files, to
determine styles such as color, s
On 2018-03-13 01:53, Anthony Walter wrote:
What's the compatibility level of your controls with LCL controls code
wise?
fpGUI's controls can not be mixed with LCL controls. But the LCL-fpGUI
implements a bridge between the two, making fpGUI controls behave like
LCL developers are used to.
On 13/03/18 09:00, José Mejuto via Lazarus wrote:
El 13/03/2018 a las 9:21, Mark Morgan Lloyd via Lazarus escribió:>>>
Yes, the modal form appears while the mouse button is held down (for >>>
both GTK2 and Qt).>>> So, yes, seem that grid expects mouseup>
I think the proper solution is to i
14 matches
Mail list logo