[fpc-devel] Graphical RAD IDE in FPC

2018-09-16 Thread Alexander via fpc-devel
Hi, I try use of MSEide,gui beforehand Lasarus, but excellent result not get. Lasarus use non native for FPC widgets, MSE non stable work. Console FPC excellent work, but without graphics. Need more attention for RAD graphical environments from side FPC developers. Author MSE say that bad some

Re: [fpc-devel] Graphical RAD IDE in FPC

2018-09-16 Thread Alexander via fpc-devel
On Mon, 17 Sep 2018 07:52:24 +0200 Sven Barth via fpc-devel wrote: > Alexander via fpc-devel schrieb am Mo., > 17. Sep. 2018, 07:20: > > > Lasarus use non native for FPC widgets, MSE non stable work. > > > > Huh? Please explain that. Lazarus is *the* example for

Re: [fpc-devel] Graphical RAD IDE in FPC

2018-09-17 Thread Alexander via fpc-devel
** issues ? On nonfree drivers delays minimized and MSE have time for display img ? Incorrect architecture for xorg ? On Mon, 17 Sep 2018 08:46:08 +0200 Martin Schreiber wrote: > On Monday 17 September 2018 05:51:17 Alexander via fpc-devel wrote: > > > I try use of MSEide,gui before

Re: [fpc-devel] Graphical RAD IDE in FPC

2018-09-17 Thread Alexander via fpc-devel
Why not allowed ? Here resolve future of FPC. Currently good and full resolved only console part of FreePascal. Need graphics. Desintegrate community is not way for resolve this problems. If need then integrate here xorg, kernel, rms developers until problem is not resolved. Not separate. On

Re: [fpc-devel] Graphical RAD IDE in FPC

2018-09-17 Thread Alexander via fpc-devel
Windows. I known cross-platform method, but say not about it. For GNU/Linux need RAD IDE coincide power and possibles. This **systems** not equal. On Mon, 17 Sep 2018 08:53:23 -0700 Ralf Quint wrote: > On 9/17/2018 6:08 AM, Alexander via fpc-devel wrote: > > Why not allowed ? &g

[fpc-devel] finalization

2019-01-22 Thread Alexander via fpc-devel
Hi, I try use finalization in unit, but it not work. When press Ctrl+C and exit program uses this unit PC-Speaker stay infinity play on interrupted tone. When Ctrl+C use spkoff; in finalization section not called. Unit: unit spkunit; {$MODE OBJFPC} {$ASMMODE INTEL} {$CODEPAGE UTF8} { Unit

[fpc-devel] FreePascal WinLite and Galaxy Organizer

2021-05-03 Thread Alexander via fpc-devel
Hi, I try rework 1 version Galaxy Organizer on FPC, but hang in WinLite. WinLite use assembler for internal address calculation. Is it possible to rewrite the LiteWindow on the FPC? https://sources.ru/delphi/win32api/unit.shtml https://valeev.org.ru/index.php?art=19 http://soft.self-made-free