Recent

Recent Posts

Pages: [1] 2 3 ... 10
1
macOS / Mac OS X / Re: Battery Operations
« Last post by msintle on Today at 02:07:31 am »
Here's a job post for the so inclined:

https://www.upwork.com/jobs/~0116061a05654cb78e
2
BGRABitmap and LazPaint / Re: BGRABitmap - showcase -
« Last post by Mongkey on Today at 01:48:13 am »
Thank you @circular, and finally on LAMW. But i found another problem on canvas2d.textout, seems got no freetype, as i know freetype only on LCL, LAMW only work on FCL:

Code: Pascal  [Select][+][-]
  1. 2023-12-09 08:54:14.925 28953-28953 libcontrols.so          mighty.old.test                   E  An unhandled exception occurred at $C413A95C:
  2. 2023-12-09 08:54:14.925 28953-28953 libcontrols.so          mighty.old.test                   E  Exception: LazFreeType not available
  3. 2023-12-09 08:54:14.925 28953-28953 libcontrols.so          mighty.old.test                   E    $C413A95C
  4. 2023-12-09 08:54:14.925 28953-28953 libcontrols.so          mighty.old.test                   E    $C4179544
  5. 2023-12-09 08:54:14.925 28953-28953 libcontrols.so          mighty.old.test                   E    $C4188AC4
  6. 2023-12-09 08:54:14.925 28953-28953 libcontrols.so          mighty.old.test                   E    $C40E8000
  7. 2023-12-09 08:54:14.925 28953-28953 libcontrols.so          mighty.old.test                   E    $C409EF0C
  8. 2023-12-09 08:54:14.925 28953-28953 libcontrols.so          mighty.old.test                   E    $C409D614
  9. 2023-12-09 08:54:14.925 28953-28953 libcontrols.so          mighty.old.test                   E    $C408FA8C
  10. 2023-12-09 08:54:14.925 28953-28953 libcontrols.so          mighty.old.test                   E    $C408A710
  11. 2023-12-09 08:54:14.925 28953-28953 libcontrols.so          mighty.old.test                   E    $C403DE60
  12. 2023-12-09 08:54:14.925 28953-28953 libcontrols.so          mighty.old.test                   E    $EA3B351B
  13. 2023-12-09 08:54:14.925 28953-28953 libcontrols.so          mighty.old.test                   E  
  14.  
3
General / Re: Automatize build system
« Last post by Чебурашка on Today at 01:15:45 am »
You already can by using @. Use in combination with option -n to ignore default options files. See https://www.freepascal.org/docs-html/user/userap1.html

I see that the user guide says in

 https://www.freepascal.org/docs-html/current/user/usersu10.html#x24-310003.1.5

Quote
Unless you specify the -n (see page 104) option, the compiler will look for a configuration file fpc.cfg in the following places:

    Under unix (such as linux)
        1. The current directory.
        2. Your home directory, it looks for .fpc.cfg.
        3. The directory specified in the environment variable PPC_CONFIG_PATH.
        4. in the etc directory above the compiler directory.
          For instance, if the compiler is in /usr/local/bin, it will look in /usr/local/etc.
          See below for some additional information about this point.
        5. The directory /etc.

I just need to place a fpc.cfg in the directory where the script is located and ran...

 :D
4
General / Re: can't determine which overload function to call
« Last post by jamie on Today at 12:09:45 am »
bug
old one at that.
5
General / Re: how to change color of a button
« Last post by Joanna on Today at 12:06:52 am »
Why go to such lengths to avoid using a real button though?
6
General / Re: Stringgrid check only one checkbox in a Column
« Last post by jamie on December 08, 2023, 11:59:19 pm »
Use the "OnCheckBoxState" event.

All rows will report, you just uncheck the other rows you don't want checked.
7
Suggestions / Re: likely/unlikely — will it ever be supported by FPC?
« Last post by Laksen on December 08, 2023, 11:47:34 pm »
Will something like this ever be supported by FPC, at least for the if then else statements? Are there any plans related to this topic?

Unlikely :)
8
macOS / Mac OS X / Re: Battery Operations
« Last post by msintle on December 08, 2023, 11:24:55 pm »
This looks like the exact API I need:

https://github.com/mhaeuser/Battery-Toolkit

Any thoughts on how to access it via Lazarus?
9
Third party / Re: Fpcupdeluxe
« Last post by Gustavo 'Gus' Carreno on December 08, 2023, 11:17:23 pm »
Hey Tony!!

Will see you there!!

Cheers,
Gus
10
General / Re: Unique Instance Terminate Application
« Last post by d7_2_laz on December 08, 2023, 11:00:59 pm »
@440bx, ok, I think I understood, you mean it could be a better/extended version of the initial approach as from reply #4 (within the link mentioned) as base, rather than going to the later version as of reply #7 herein which I pointed to. I think I got your point. Thanks!
Pages: [1] 2 3 ... 10

TinyPortal © 2005-2018