Re: [MSEide-MSEgui-talk] Custom shortcuts don't displaying correctly in IDE dialog

2020-12-28 Thread Fred van Stappen
Re-hello Graeme. Indeed, assigning "Ctrl+[" gives a error message while using the designer (see picture). It seems that only some values, that are show in the list, may be used. Fre;D (But I still wonder how you did to assign "Ctrl+[") De : Graeme

Re: [MSEide-MSEgui-talk] Custom shortcuts don't displaying correctly in IDE dialog

2020-12-28 Thread Fred van Stappen
Re-re hello Graeme. Ok, ok, you assigned the shortcut via the mseide and button shortcut in config form. Yes, indeed, it converts "Ctrl + [" in the asci code, but not in regular human transcription. Maybe something must be implemented in tshortcutcontroller in mseaction.pas Fre;D

Re: [MSEide-MSEgui-talk] MSEgui and CPU ARM AARCH64.

2020-12-25 Thread Fred van Stappen
Hello everybody. Included mseide-msegui-aarch64.tar.gz2 that contains the source adapted for aarch64 CPU. Almost every widgets works but there can have problems with the db widgets (not tested). mseide-msegui-aarch64.bz2

Re: [MSEide-MSEgui-talk] Wiki of MSEgui TLayouter ?

2021-01-08 Thread Fred van Stappen
Hum, indeed, I just test it. But in my applications using TChart it works ok, no problems also to edit them. I dont know when Martin did those demos but they seem very old (or maybe in plan to add) . There are properties for TGrid that does not exist in last release of Martin 4.6. The top

Re: [MSEide-MSEgui-talk] Wiki of MSEgui TLayouter ?

2021-01-08 Thread Fred van Stappen
Hello Code DZ. OK, fixed the Tchart demos in last commit of https://github.com/mse-org/mseuniverse I hope it works for you now. Fre;D De : code dz Envoyé : vendredi 8 janvier 2021 13:59 À : General list for MSEide+MSEgui Objet : Re: [MSEide-MSEgui-talk] Wiki

Re: [MSEide-MSEgui-talk] Widget Style

2021-06-19 Thread Fred van Stappen
Hello Med. Yes, I sent a other mail but it dont appear. Here the copy: Re-hello Med. Oooops, ok, I found the discussion. OK, that "Style" property was a new property introduced by Leandro (Lainz) in this new BRAGui widget MSEgui demo. https://github.com/bgrabitmap/bgragui At the beginning I

[MSEide-MSEgui-talk] We are under attack!

2021-06-24 Thread Fred van Stappen
In the forum-mailing list http://mseide-msegui-talk.13964.n8.nabble.com/ All the mails of Med, Sieghard, Graeme, Code dz, Santiago and others are deleted "by the author". I suppose it was not the case but something else happens. If it was the case, it is even more strange. Fre;D

Re: [MSEide-MSEgui-talk] DataBase Error is back

2021-06-25 Thread Fred van Stappen
error concerns only database objects I believe. By the way is it possible to re-create mfm from pas. I did not find dm.mfm.bak corresponding to dm.pas.bak? Med De : Fred van Stappen Envoyé : vendredi 25 juin 2021 14:55 À : General list for MSEide+MSEgui Obje

Re: [MSEide-MSEgui-talk] DataBase Error is back

2021-06-25 Thread Fred van Stappen
error concerns only database objects I believe. By the way is it possible to re-create mfm from pas. I did not find dm.mfm.bak corresponding to dm.pas.bak? Med De : Fred van Stappen Envoyé : vendredi 25 juin 2021 14:55 À : General list for MSEide+MSEgui Obje

Re: [MSEide-MSEgui-talk] DataBase Error is back

2021-06-25 Thread Fred van Stappen
Hello Med. Please, please and re-please explain what you did and give some code. In the project ideU lot of new methods and components were added in tactionsmo = class(tmsedatamodule). Without any problems. What did you do, what do you want to archieve, when comes the error (compil or

Re: [MSEide-MSEgui-talk] BufDataset

2021-05-25 Thread Fred van Stappen
[cid:00b09dfb-c88c-45bb-bdb4-2fae771c56e4] Here, with this (see fieldname in one word) it works (see picture): showmessage(tdbwidgetcol(odbgrid.datacols.items[iCol]).datalink.fieldname) Fre;D De : mohamed hamza Envoyé : mardi 25 mai 2021 17:50 À : General list

Re: [MSEide-MSEgui-talk] tthreadcomp and try it in GALAXY ORGANIZER

2021-07-07 Thread Fred van Stappen
Quit button GUI hide but exit in console not occur. Only Ctrl+C for exit. If I use thread from classes exit correctly. On Wed, 7 Jul 2021 09:04:22 +0000 Fred van Stappen wrote: > Hello Alexander. > > Like always I need to sent some mail before I understand. > > > Program or

Re: [MSEide-MSEgui-talk] tthreadcomp and try it in GALAXY ORGANIZER

2021-07-07 Thread Fred van Stappen
sage instead "Exit normally" (see attach) On Wed, 7 Jul 2021 12:10:39 + Fred van Stappen wrote: > Hello Alexander. > > Imho, it is normal because the thread was not terminated before close. > > Could you try with the project in attachment? > This terminates the

Re: [MSEide-MSEgui-talk] tthreadcomp and try it in GALAXY ORGANIZER

2021-07-07 Thread Fred van Stappen
e ? Problem stay up. When run from MSE also see error message instead "Exit normally" (see attach) On Wed, 7 Jul 2021 12:10:39 + Fred van Stappen wrote: > Hello Alexander. > > Imho, it is normal because the thread was not terminated before close. > > Could yo

Re: [MSEide-MSEgui-talk] Topmost/Above for MSE window

2021-07-04 Thread Fred van Stappen
Re-re hello Alexander. I cannot run gorgclock in Linux: fred@fiens ~> /home/fred/Downloads/alex/gorgclock/gorgclock X Error of failed request: BadName (named color or font does not exist) Major opcode of failed request: 45 (X_OpenFont) Serial number of failed request: 7 Current serial

Re: [MSEide-MSEgui-talk] Topmost/Above for MSE window

2021-07-04 Thread Fred van Stappen
Hello Alexander. > I suggest add topmost/above style for MSE window. OK, in last commit 7c38e9811 was added tform.optionswindow = wo_alwaysontop. Every kind of window can be always on top of others when wo_alwaysontop is true. But you will need to recompile mseide to see the new option in the

Re: [MSEide-MSEgui-talk] Topmost/Above for MSE window

2021-07-04 Thread Fred van Stappen
and wo_roundedcorners. Yes, of course it will be great, please do it! Fre;D De : Fred van Stappen Envoyé : dimanche 4 juillet 2021 20:20 À : General list for MSEide+MSEgui Objet : Re: [MSEide-MSEgui-talk] Topmost/Above for MSE window Re-re-re hello Alexander. You

Re: [MSEide-MSEgui-talk] Topmost/Above for MSE window

2021-07-04 Thread Fred van Stappen
Re-re-re hello Alexander. You know that I need always to sent some post before to understand the message. Ok, I get it, you are dealing directly with X11 De : Alexander via mseide-msegui-talk Envoyé : dimanche 4 juillet 2021 18:31 À : General list for

Re: [MSEide-MSEgui-talk] Topmost/Above for MSE window

2021-07-04 Thread Fred van Stappen
Hello Alexander. Are you asking about windows without frames? s There is the option no_noframe in Tform.optionswindow. You will need to create the methods for moving the window. Now about the rounded corners, I dont know, I will try, maybe it is possible to assign a custom shape to the form.

Re: [MSEide-MSEgui-talk] Topmost/Above for MSE window

2021-07-04 Thread Fred van Stappen
Re-hello Alexander. Ha, ok, it is about to have the window always on top. You may try with Tform.optionswindow := wo_popup; Fre;D De : Alexander via mseide-msegui-talk Envoyé : dimanche 4 juillet 2021 18:31 À : General list for MSEide+MSEgui Cc : Alexander

Re: [MSEide-MSEgui-talk] Topmost/Above for MSE window

2021-07-04 Thread Fred van Stappen
Hola Alexander, the last for today. OK, in last commit 1c014489f is added "wo_rounded" option in Tform.optionswindow. You will need to re-compile mseide with the last commit. You may set the radius to 50 for example in form.create with "mse_radiuscorner := 50;" The default is 22. At the

Re: [MSEide-MSEgui-talk] Topmost/Above for MSE window

2021-07-05 Thread Fred van Stappen
Yep, this one works but there is a frame around the form. See the picture. The good news is that you may do it with msegui without frame. In attachment, little msegui project with form-no-frame and moving form with cursor. You will need last commit of msegui. Fre;D ovaleform.tar.bz2

[MSEide-MSEgui-talk] TR: Topmost/Above for MSE window

2021-07-05 Thread Fred van Stappen
De : Fred van Stappen Envoyé : lundi 5 juillet 2021 00:49 À : General list for MSEide+MSEgui Objet : RE: [MSEide-MSEgui-talk] Topmost/Above for MSE window Hola Alexander, the last for today. OK, in last commit 1c014489f is added "wo_rounded&qu

Re: [MSEide-MSEgui-talk] tthreadcomp and try it in GALAXY ORGANIZER

2021-07-07 Thread Fred van Stappen
see error message instead "Exit normally" (see attach) On Wed, 7 Jul 2021 12:10:39 +0000 Fred van Stappen wrote: > Hello Alexander. > > Imho, it is normal because the thread was not terminated before close. > > Could you try with the project in attachment? > T

Re: [MSEide-MSEgui-talk] Topmost/Above for MSE window

2021-07-06 Thread Fred van Stappen
dependent if use. WINE (optional) use its for non-square form window: #ifdef HAVE_LIBXSHAPE #include #endif /* HAVE_LIBXSHAPE */ On Mon, 5 Jul 2021 12:13:50 + Fred van Stappen wrote: > Re-hello Alex. > > In attachment the litle project > form-always-on-top-without-frame-no

Re: [MSEide-MSEgui-talk] Topmost/Above for MSE window

2021-07-06 Thread Fred van Stappen
, All works fine ! I see libXext: yes, this is additional project and new dependent if use. WINE (optional) use its for non-square form window: #ifdef HAVE_LIBXSHAPE #include #endif /* HAVE_LIBXSHAPE */ On Mon, 5 Jul 2021 12:13:50 + Fred van Stappen wrote: > Re-hello Alex. > > In a

Re: [MSEide-MSEgui-talk] Release of mseide and msegui 5.6.0.

2021-07-02 Thread Fred van Stappen
or versions of system libraries in stable too old. On Thu, 1 Jul 2021 18:54:42 + Fred van Stappen wrote: > Hello everybody. > > New release of mseide and msegui 5.6.0. is ready to use. > It has mainly fixes of 5.4.0 and is compatible with last fpc 3.3.1 trun

Re: [MSEide-MSEgui-talk] Release of mseide and msegui 5.6.0.

2021-07-02 Thread Fred van Stappen
raries in stable too old. On Thu, 1 Jul 2021 18:54:42 +0000 Fred van Stappen wrote: > Hello everybody. > > New release of mseide and msegui 5.6.0. is ready to use. > It has mainly fixes of 5.4.0 and is compatible with last fpc 3.3.1 trunk. > > Fre;D __

[MSEide-MSEgui-talk] Release of mseide and msegui 5.6.0.

2021-07-01 Thread Fred van Stappen
Hello everybody. New release of mseide and msegui 5.6.0. is ready to use. It has mainly fixes of 5.4.0 and is compatible with last fpc 3.3.1 trunk. Fre;D ___ mseide-msegui-talk mailing list mseide-msegui-talk@lists.sourceforge.net

Re: [MSEide-MSEgui-talk] DataBase Error is back

2021-06-28 Thread Fred van Stappen
Hello Med. Is it possible to show how you get the problem? There were lot of fixes from last release 5.4.0 of msegui. Here, with last msegui commits, after many hard tests, with lot of threads working together, included audio-thread, animations threads, all doing lot of complicated

Re: [MSEide-MSEgui-talk] DataBase Error is back

2021-06-28 Thread Fred van Stappen
is datamodule. EX: Procedure dm.afterPost() begin end; UNIT dM Normarlly the procedure is added at the end. Med ____ De : Fred van Stappen Envoyé : lundi 28 juin 2021 14:22 À : General list for MSEide+MSEgui Objet : Re: [MSEide-MSEgui-talk] DataBase Error i

[MSEide-MSEgui-talk] "master" branch into "main" branch?

2021-07-09 Thread Fred van Stappen
Hello. What do you think to rename "master" branch into "main" branch? It seems not be very difficult: https://www.git-tower.com/learn/git/faq/git-rename-master-to-main/ I would vote for it. Fre;D ___ mseide-msegui-talk mailing list

Re: [MSEide-MSEgui-talk] Nikolay Nikolov translated Xext.h to Pascal for MSE and FPC team

2021-07-11 Thread Fred van Stappen
Re-hello Alex. OK I did check the addition of Nikolay in X11 src. Nice, he added xext.pp translation of xext.h. Sadly shape.h Pascal translation is missing and it is this one that we need to make no-rectangle forms. Fre;D De : Alexander via mseide-msegui-talk

Re: [MSEide-MSEgui-talk] Nikolay Nikolov translated Xext.h to Pascal for MSE and FPC team

2021-07-11 Thread Fred van Stappen
Re-re hello Alex. Maybe that could help Nicolay: Wikipedia: https://en.wikipedia.org/wiki/Shape_extension Demo of shape: https://lists.freedesktop.org/archives/xorg/2005-October/010743.html Fre;D De : Alexander via mseide-msegui-talk Envoyé : dimanche 11

Re: [MSEide-MSEgui-talk] Nikolay Nikolov translated Xext.h to Pascal for MSE and FPC team

2021-07-11 Thread Fred van Stappen
Hello Alex. Well done! It will be very great if Nicolay join us. OK, I will try the Pascal header of libxext asap. Many, many thanks for your good vibes. Fre;D De : Alexander via mseide-msegui-talk Envoyé : dimanche 11 juillet 2021 09:05 À :

Re: [MSEide-MSEgui-talk] Nikolay Nikolov translated Xext.h to Pascal for MSE and FPC team

2021-07-11 Thread Fred van Stappen
Hello Alexander. In case if you want to test shape.h from XExt, here a simple example that is working. The demo that I give in previous post do not work as wanted. Of course it is is in C but it gives the idea how it works and have some light how we will do for msegui. In comment is explained

Re: [MSEide-MSEgui-talk] Nikolay Nikolov translated Xext.h to Pascal for MSE and FPC team

2021-07-12 Thread Fred van Stappen
>... , this to not oblige people to wait for the fpc release 3.3.2 to have >msegui shaped form. Hum, pretentious. Please read this instead: > ... , this in case we find the trick to do shaped form before fpc 3.3.2 is > released.  Fre;D ___

Re: [MSEide-MSEgui-talk] Nikolay Nikolov translated Xext.h to Pascal for MSE and FPC team

2021-07-12 Thread Fred van Stappen
for MSE and FPC team Hello Fred, Yes, I test it. Screenshot in attach. Also I find small example assembler threads uses "Clone" sytem call :) https://github.com/skeeto/pure-linux-threads-demo On Mon, 12 Jul 2021 01:30:27 +0000 Fred van Stappen wrote: > Hello Alexander. > >

Re: [MSEide-MSEgui-talk] Nikolay Nikolov translated Xext.h to Pascal for MSE and FPC team

2021-07-12 Thread Fred van Stappen
to Pascal for MSE and FPC team Just committed to FPC trunk. Please test and report if there are any issues. Best regards, Nikolay On Sun, 11 Jul 2021 12:38:50 +0000 Fred van Stappen wrote: > Re-re hello Alex. > > Maybe that could help Nicolay: > > Wikipedia: > https://en.wikipe

Re: [MSEide-MSEgui-talk] Nikolay Nikolov translated Xext.h to Pascal for MSE and FPC team

2021-07-12 Thread Fred van Stappen
.h to Pascal for MSE and FPC team Thank You Fred, Yes, sure. In FPC trunk already for all and for future. For MSE immediately. Good Luck Alexander. On Mon, 12 Jul 2021 12:40:38 + Fred van Stappen wrote: > Re-hello Alex. > > OK, compiled fpc with last commit of Nikolay. > > I

Re: [MSEide-MSEgui-talk] Nikolay Nikolov translated Xext.h to Pascal for MSE and FPC team

2021-07-12 Thread Fred van Stappen
already for all and for future. For MSE immediately. Good Luck Alexander. On Mon, 12 Jul 2021 12:40:38 + Fred van Stappen wrote: > Re-hello Alex. > > OK, compiled fpc with last commit of Nikolay. > > I will jump into new shape.pp things tonight. > > About the source of /f

Re: [MSEide-MSEgui-talk] Nikolay Nikolov translated Xext.h to Pascal for MSE and FPC team

2021-07-12 Thread Fred van Stappen
Nikolov translated Xext.h to Pascal for MSE and FPC team Thank You Fred, Yes, sure. In FPC trunk already for all and for future. For MSE immediately. Good Luck Alexander. On Mon, 12 Jul 2021 12:40:38 + Fred van Stappen wrote: > Re-hello Alex. > > OK, compiled fpc with last commit o

Re: [MSEide-MSEgui-talk] Nikolay Nikolov translated Xext.h to Pascal for MSE and FPC team

2021-07-12 Thread Fred van Stappen
olay Nikolov translated Xext.h to Pascal for MSE and FPC team Thank You Fred, Yes, sure. In FPC trunk already for all and for future. For MSE immediately. Good Luck Alexander. On Mon, 12 Jul 2021 12:40:38 + Fred van Stappen wrote: > Re-hello Alex. > > OK, compiled fpc with last comm

Re: [MSEide-MSEgui-talk] Nikolay Nikolov translated Xext.h to Pascal for MSE and FPC team

2021-07-12 Thread Fred van Stappen
On Mon, 12 Jul 2021 12:40:38 + Fred van Stappen wrote: > Re-hello Alex. > > OK, compiled fpc with last commit of Nikolay. > > I will jump into new shape.pp things tonight. > > About the source of /freepascal/packages/x11/src/ and new Pascal headers, > like sha

Re: [MSEide-MSEgui-talk] Nikolay Nikolov translated Xext.h to Pascal for MSE and FPC team

2021-07-12 Thread Fred van Stappen
, sure. In FPC trunk already for all and for future. For MSE immediately. Good Luck Alexander. On Mon, 12 Jul 2021 12:40:38 + Fred van Stappen wrote: > Re-hello Alex. > > OK, compiled fpc with last commit of Nikolay. > > I will jump into new shape.pp things tonight. >

Re: [MSEide-MSEgui-talk] Topmost/Above for MSE window

2021-07-05 Thread Fred van Stappen
@lists.sourceforge.net Cc : Alexander Objet : Re: [MSEide-MSEgui-talk] Topmost/Above for MSE window Thank You, Fred ! ovaleform compiling and works fine. And this better than my gorgclock :) Now I be make gorg with MSE. On Mon, 5 Jul 2021 08:34:52 + Fred van Stappen wrote: > Yep, this one wo

Re: [MSEide-MSEgui-talk] Topmost/Above for MSE window

2021-07-05 Thread Fred van Stappen
iling and works fine. And this better than my gorgclock :) Now I be make gorg with MSE. On Mon, 5 Jul 2021 08:34:52 +0000 Fred van Stappen wrote: > Yep, this one works but there is a frame around the form. > See the picture. > > The good news is that you may do it with msegui without

[MSEide-MSEgui-talk] Files missing in /fpcompatibility

2021-07-05 Thread Fred van Stappen
Hello. Thanks to roywd in github-issues, he found that there were files missing in /fpcompatibility. https://github.com/mse-org/mseide-msegui/issues/29 Those files are added in last commit and reveal some fixes needed to apply to other files. The fixes were done in last commit. But now it

Re: [MSEide-MSEgui-talk] Topmost/Above for MSE window

2021-07-06 Thread Fred van Stappen
Hello Sieghard. OK, installed: $ sudo apt-get install xteddy. Nice (see picture)! But XTeddy also use libXExt dependency: https://packages.debian.org/buster/xteddy https://packages.debian.org/buster/libxext6 Fre;D De : Fred van Stappen Envoyé : mardi 6

Re: [MSEide-MSEgui-talk] Topmost/Above for MSE window

2021-07-06 Thread Fred van Stappen
@lists.sourceforge.net Objet : Re: [MSEide-MSEgui-talk] Topmost/Above for MSE window Hallo Fred van Stappen, Du schriebst am Tue, 6 Jul 2021 13:07:03 +: > Yes, it works fine with wine when liXbext is installed. > Should we add that dependency to enable custom shaped form for

Re: [MSEide-MSEgui-talk] Topmost/Above for MSE window

2021-07-06 Thread Fred van Stappen
let 2021 22:52 À : mseide-msegui-talk@lists.sourceforge.net Objet : Re: [MSEide-MSEgui-talk] Topmost/Above for MSE window Hallo Fred van Stappen, Du schriebst am Tue, 6 Jul 2021 13:07:03 +: > Yes, it works fine with wine when liXbext is installed. > Should we add that dependency to enab

Re: [MSEide-MSEgui-talk] tthreadcomp and try it in GALAXY ORGANIZER

2021-07-07 Thread Fred van Stappen
Hello Alexander. Like always I need to sent some mail before I understand. > Program or hang long time or crash with SEGFAULT. > I return (non-visual) thread from "classes" as in "gorgclocken". About the error, I suppose that you are talking about your "gorgclocken" program. Indeed after

Re: [MSEide-MSEgui-talk] tthreadcomp and try it in GALAXY ORGANIZER

2021-07-07 Thread Fred van Stappen
Hello Alexander. In attachment demo "ovaleform.prj" that uses a tthreadcomp component. Here on Linux 64, when I close the program, there is no error. Could you give code with your problem of crash? Thanks. Fre;D De : Alexander via mseide-msegui-talk Envoyé :

Re: [MSEide-MSEgui-talk] DataBase Error is back

2021-06-29 Thread Fred van Stappen
self I do save/restore my PRJ. I continue to use MSEIDE and LIB. Thank you. De : Fred van Stappen Envoyé : lundi 28 juin 2021 20:04 À : General list for MSEide+MSEgui Objet : Re: [MSEide-MSEgui-talk] DataBase Error is back Hello Med. > I am wondering why tha

Re: [MSEide-MSEgui-talk] A real forum for MSEide+MSEgui

2021-03-23 Thread Fred van Stappen
> maybe you can isolate windows Yes, excellent. {$ifdef linux} fownerwidget.paint(bmp.canvas); // maybe better fownerwidget.invalidate {$endif} OK, commit fa2de3f31 Fre;D De : code dz Envoyé : mardi 23 mars 2021 17:00 À : General list for

Re: [MSEide-MSEgui-talk] Need or not needed domain for MSE ?

2021-03-19 Thread Fred van Stappen
without the sleep(). frankly, I prefer this, but depends also on Alexander... On Sat, Mar 20, 2021 at 2:18 AM vasi vasi mailto:funl...@gmail.com>> wrote: no, the smudges return. the previous solution works. On Sat, Mar 20, 2021 at 2:10 AM Fred van Stappen mailto:fi...@hotmail.com>>

Re: [MSEide-MSEgui-talk] Need or not needed domain for MSE ?

2021-03-19 Thread Fred van Stappen
domain for MSE ? This works best: fownerwidget.paint(bmp.canvas); fownerwidget.paint(bmp.canvas); bmp.paint(fcanvas,rect1); On the other, smudges reappear. On Sat, Mar 20, 2021 at 3:09 AM Fred van Stappen mailto:fi...@hotmail.com>> wrote: And doubling only one of the

Re: [MSEide-MSEgui-talk] Need or not needed domain for MSE ?

2021-03-19 Thread Fred van Stappen
...@gmail.com>> wrote: no, the smudges return. the previous solution works. On Sat, Mar 20, 2021 at 2:10 AM Fred van Stappen mailto:fi...@hotmail.com>> wrote: Very-very last thing (I sleep already). Ok, repeat seems to fix the thing. But what without repeat but place a sleep(10) before

Re: [MSEide-MSEgui-talk] Need or not needed domain for MSE ?

2021-03-19 Thread Fred van Stappen
De : vasi vasi Envoyé : samedi 20 mars 2021 00:39 À : General list for MSEide+MSEgui Objet : Re: [MSEide-MSEgui-talk] Need or not needed domain for MSE ? Good night and thank you again! On Sat, Mar 20, 2021 at 1:39 AM Fred van Stappen mailto:fi

Re: [MSEide-MSEgui-talk] Need or not needed domain for MSE ?

2021-03-19 Thread Fred van Stappen
) [smudges_gone.png] On Sat, Mar 20, 2021 at 1:22 AM Fred van Stappen mailto:fi...@hotmail.com>> wrote: Huh, not sure to understand, what did I do, what fixes the things ? De : vasi vasi mailto:funl...@gmail.com>> Envoyé : samedi 20 mars 2021 00:18 À :

Re: [MSEide-MSEgui-talk] Need or not needed domain for MSE ?

2021-03-19 Thread Fred van Stappen
Huh, not sure to understand, what did I do, what fixes the things ? De : vasi vasi Envoyé : samedi 20 mars 2021 00:18 À : General list for MSEide+MSEgui Objet : Re: [MSEide-MSEgui-talk] Need or not needed domain for MSE ? You know what? YOU DID IT! NO SMUDGES

Re: [MSEide-MSEgui-talk] Need or not needed domain for MSE ?

2021-03-19 Thread Fred van Stappen
> msegui.pas(17003,79) Error: Incompatible type for arg no. 2: Got > "pgdifunctionaty", expected "LongInt" Yes, I know, I have try it, you have to use the parameters of TBGRAbitmap that are not the same than msebitmap. bmp := tbgrabitmap.Create(rect1.x, rect1.y); I did adapt it for all

Re: [MSEide-MSEgui-talk] Need or not needed domain for MSE ?

2021-03-19 Thread Fred van Stappen
une that delay, meantime we need Alexander's confirmation. I think the delay tune might depend also on him. On Sat, Mar 20, 2021 at 1:34 AM Fred van Stappen mailto:fi...@hotmail.com>> wrote: Really ? So excellent news! Maybe you may try to decrease the sleep(x) to see how many time is needed. M

Re: [MSEide-MSEgui-talk] Need or not needed domain for MSE ?

2021-03-19 Thread Fred van Stappen
() too. Fre;D De : vasi vasi Envoyé : samedi 20 mars 2021 00:39 À : General list for MSEide+MSEgui Objet : Re: [MSEide-MSEgui-talk] Need or not needed domain for MSE ? Good night and thank you again! On Sat, Mar 20, 2021 at 1:39 AM Fred van Stappen mailto:fi

Re: [MSEide-MSEgui-talk] Need or not needed domain for MSE ?

2021-03-20 Thread Fred van Stappen
De : vasi vasi Envoyé : samedi 20 mars 2021 14:00 À : General list for MSEide+MSEgui Objet : Re: [MSEide-MSEgui-talk] Need or not needed domain for MSE ? Fred, can you compile the IDE for linux 64 with the current modifications and make a zip for Alexander to

Re: [MSEide-MSEgui-talk] MSEide multi-language?

2021-08-26 Thread Fred van Stappen
De : Fred van Stappen Envoyé : jeudi 19 août 2021 17:13 À : mseide-msegui-talk@lists.sourceforge.net Objet : [MSEide-MSEgui-talk] MSEide multi-language? Hello. In last commit of ideU was added automatic-switch to the language used by the OS. It uses gettext to get

Re: [MSEide-MSEgui-talk] MSEide multi-language?

2021-08-27 Thread Fred van Stappen
Hello Vasi. It was with pleasure. If somebody wish to add a new language, here how to do: 1. Take the template "/ideu/src/mseconsts_ide_en.pas" and change all words/sentences with the new language and replace all the "en_" with the code of new language, for example "xy_". Save it as

Re: [MSEide-MSEgui-talk] Future of X11, MSEgui, LCL, GTK, QT... with Wayland.

2021-08-31 Thread Fred van Stappen
Re-hello Sieghard. >> For example QT4 is not distributed in all new Linux distros, so a >> application compiled with QT4 will not work on any new distros. > But QT5 will be, for some time, and after it, QT6 might take over, and > so on. The same, probabely, with GTK. Yes but what I wanted to

Re: [MSEide-MSEgui-talk] Future of X11, MSEgui, LCL, GTK, QT... with Wayland.

2021-08-30 Thread Fred van Stappen
Hello S De : Sieghard Envoyé : lundi 30 août 2021 23:03 À : mseide-msegui-talk@lists.sourceforge.net Objet : Re: [MSEide-MSEgui-talk] Future of X11, MSEgui, LCL, GTK, QT... with Wayland. Hallo Fred van Stappen, Du schriebst am Mon, 30 Aug 2021 14:26:15 +

Re: [MSEide-MSEgui-talk] Future of X11, MSEgui, LCL, GTK, QT... with Wayland.

2021-08-30 Thread Fred van Stappen
(but of course will help if I can). Fre;D De : Sieghard Envoyé : lundi 30 août 2021 23:03 À : mseide-msegui-talk@lists.sourceforge.net Objet : Re: [MSEide-MSEgui-talk] Future of X11, MSEgui, LCL, GTK, QT... with Wayland. Hallo Fred van Stappen, Du schriebst

[MSEide-MSEgui-talk] Future of X11, MSEgui, LCL, GTK, QT... with Wayland.

2021-08-30 Thread Fred van Stappen
Hello. In a previous post there was talking about the future of Xorg with Wayland. It seems that there are no lot of fear for MSEgui, thanks to XWayland who will assure compatibility with all X11 applications. I am not so convinced with LCL that uses GTK or QT. For example QT4 is not

[MSEide-MSEgui-talk] MSEide multi-language?

2021-08-19 Thread Fred van Stappen
Hello. In last commit of ideU was added automatic-switch to the language used by the OS. It uses gettext to get the locale used. At the moment Russian, French, German, Spanish and indeed English was (partially) translated.

Re: [MSEide-MSEgui-talk] DBGROUPBOX

2021-09-17 Thread Fred van Stappen
Hello Med. My laptop is broken so I cannot try your component at the moment. But what about something like: Type DBgroup = Class(Tgroupbox) ... published property datalink: TFieldDataLink read getdatalink write setdatalink; Fre,D De : mohamed hamza Envoyé : vendredi 17 septembre

Re: [MSEide-MSEgui-talk] DBGROUPBOX

2021-09-17 Thread Fred van Stappen
n get else write; De : Fred van Stappen Envoyé : vendredi 17 septembre 2021 15:45 À : General list for MSEide+MSEgui Objet : Re: [MSEide-MSEgui-talk] DBGROUPBOX Hello Med. My laptop is broken so I cannot try your component at the moment. But what about some

Re: [MSEide-MSEgui-talk] "master" branch into "main" branch?

2021-07-13 Thread Fred van Stappen
Hello. No objections so renamed "master branch" into "main branch" for mseide-msegui, mseuniverse and mselang. And set "main branch" as default for all repositories of mse-org. Fre;D ________ De : Fred van Stappen Envoyé : vendredi 9

Re: [MSEide-MSEgui-talk] Nikolay Nikolov translated Xext.h to Pascal for MSE and FPC team

2021-07-14 Thread Fred van Stappen
working nice. I send letter of thanks to Nikolay Nikolov. Good Luck, Alexander. On Tue, 13 Jul 2021 00:07:48 + Fred van Stappen wrote: > Yep, it is me again (yes, I know I must go to bed). > > The very, very, very last for tonight. > > In last commit added window option 'wo_elli

Re: [MSEide-MSEgui-talk] Nikolay Nikolov translated Xext.h to Pascal for MSE and FPC team

2021-07-14 Thread Fred van Stappen
van Stappen wrote: > Yep, it is me again (yes, I know I must go to bed). > > The very, very, very last for tonight. > > In last commit added window option 'wo_ellipse' to produce elliptic form for > Linux and Windows. > You will need to recompile mseide to see that new optio

Re: [MSEide-MSEgui-talk] Nikolay Nikolov translated Xext.h to Pascal for MSE and FPC team

2021-07-13 Thread Fred van Stappen
@lists.sourceforge.net Cc : Alexander Objet : Re: [MSEide-MSEgui-talk] Nikolay Nikolov translated Xext.h to Pascal for MSE and FPC team Thank You Fred, All working nice. I send letter of thanks to Nikolay Nikolov. Good Luck, Alexander. On Tue, 13 Jul 2021 00:07:48 + Fred van Stappen wrote: >

[MSEide-MSEgui-talk] How to use tmsezgraphicfield from ZeosLib component?

2021-07-28 Thread Fred van Stappen
Hello everybody. I have jumped into ZeosLib for MSEgui. I am new with ZeosLib (and in msegui database too). I was able to make work a simple sqlite database with text and integer fields but have no idea about how to deal with blob and graphic fields.

Re: [MSEide-MSEgui-talk] How to use tmsezgraphicfield from ZeosLib component?

2021-07-28 Thread Fred van Stappen
, Jul 28, 2021 at 9:12 PM Fred van Stappen mailto:fi...@hotmail.com>> wrote: Hello everybody. I have jumped into ZeosLib for MSEgui. I am new with ZeosLib (and in msegui database too). I was able to make work a simple sqlite database with text and integer fields but have no idea about how t

Re: [MSEide-MSEgui-talk] How to use tmsezgraphicfield from ZeosLib component?

2021-07-28 Thread Fred van Stappen
tmsezgraphicfield from ZeosLib component? Never worked with Zeos. I considered learning it, but never had time... On Wed, Jul 28, 2021 at 9:12 PM Fred van Stappen mailto:fi...@hotmail.com>> wrote: Hello everybody. I have jumped into ZeosLib for MSEgui. I am new with ZeosLib (and in msegui databa

Re: [MSEide-MSEgui-talk] How to use tmsezgraphicfield from ZeosLib component?

2021-07-31 Thread Fred van Stappen
k] How to use tmsezgraphicfield from ZeosLib component? ? Regards Med De : Fred van Stappen Envoyé : samedi 31 juillet 2021 13:20 À : General list for MSEide+MSEgui Objet : Re: [MSEide-MSEgui-talk] How to use tmsezgraphicfield from ZeosLib component? Hello Med

Re: [MSEide-MSEgui-talk] How to use tmsezgraphicfield from ZeosLib component?

2021-07-31 Thread Fred van Stappen
tmsezgraphicfield from ZeosLib component? Never worked with Zeos. I considered learning it, but never had time... On Wed, Jul 28, 2021 at 9:12 PM Fred van Stappen mailto:fi...@hotmail.com>> wrote: Hello everybody. I have jumped into ZeosLib for MSEgui. I am new with ZeosLib (and in msegui da

Re: [MSEide-MSEgui-talk] tthreadcomp and try it in GALAXY ORGANIZER

2021-10-21 Thread Fred van Stappen
When run from MSE also see error message instead "Exit normally" (see attach) On Wed, 7 Jul 2021 12:10:39 + Fred van Stappen wrote: > Hello Alexander. > > Imho, it is normal because the thread was not terminated before close. > > Could you try with the project in

[MSEide-MSEgui-talk] Release 5.6.4.

2021-10-03 Thread Fred van Stappen
Helle! Release 5.6.4 is ready to download. https://github.com/mse-org/mseide-msegui/releases/tag/5.6.4 Added Zeos DB mse components. Fixed file access for all OS. Fully Linux aarch64 compatible.

Re: [MSEide-MSEgui-talk] Release 5.6.4.

2021-10-04 Thread Fred van Stappen
Thanks code dz! I must admit that the incompatibility of msegui with aarch64 tormented me for a long time. This version of msegui has been tested also with fpc trunk 3.3.1 and it compiles-run without problem. Fre; D De : code dz Envoyé : lundi 4 octobre

Re: [MSEide-MSEgui-talk] Release 5.6.4.

2021-10-04 Thread Fred van Stappen
Note also that in last release of mseide is added the Zeos DB components in mseide-component-palette. But you will be able to compile applications using those Zeos components only with fpc >= 3.2.0. This because Zeos code uses new synthax-feature of fpc >= 3.2.0 that makes fpc 3.0.4 not

Re: [MSEide-MSEgui-talk] TmseSqlQuery

2021-10-24 Thread Fred van Stappen
Re-hello Med. Looking deeper in TmseSqlQuery it seems to be indeed inacheved. The names of the new events miss majuscule and like you noted some new events are missing. https://user-images.githubusercontent.com/3421249/138614974-457b5e11-e58f-4bfd-aecc-5b7aa372ee34.png

Re: [MSEide-MSEgui-talk] TmseSqlQuery

2021-10-24 Thread Fred van Stappen
Hello Med. >The events Before/After CancelUpdates and CancelRecUpdate does not exist I am absolutely not a expert in db, it is your kingdom. But taking a look a the Zeos TmseZquery component, there is also not those events.

Re: [MSEide-MSEgui-talk] fpc 3.3.1 breaks (once again) msegui compatibility.

2021-11-02 Thread Fred van Stappen
Hello Vasi. Yes, even from fpc 2.6.4 (if you dont need BGRABitmap or ZeosLib). Tested with 3.2.3 from yesterday and all is ok too, including produce PIE binary (that does not work wth 3.2.0/3.2.2). The same for 3.3.1 of yesterday. This is good because there are many new features in 3.3.1. But

Re: [MSEide-MSEgui-talk] fpc 3.3.1 breaks (once again) msegui compatibility.

2021-10-27 Thread Fred van Stappen
. So what can we do? Lurking Jerry On Wed, Oct 27, 2021, 5:46 AM Fred van Stappen mailto:fi...@hotmail.com>> wrote: Hello. Commit from last week in fpc 3.3.1 breaks compatibility with msegui. https://gitlab.com/freepascal.org/fpc/source/-/commit/ee10850a5793b69b19dc82b9c28342bdd0018

Re: [MSEide-MSEgui-talk] tthreadcomp and try it in GALAXY ORGANIZER

2021-10-22 Thread Fred van Stappen
#msg422529 Fre;D De : Fred van Stappen Envoyé : jeudi 21 octobre 2021 14:24 À : General list for MSEide+MSEgui Objet : Re: [MSEide-MSEgui-talk] tthreadcomp and try it in GALAXY ORGANIZER Hello Alexander. I just have try your last release of GALAXY ORGANIZER: http

Re: [MSEide-MSEgui-talk] MSEgui on Wayland.

2021-11-08 Thread Fred van Stappen
d! On Sun, Nov 7, 2021 at 5:33 PM Fred van Stappen mailto:fi...@hotmail.com>> wrote: Re-hello. About the problem of rounded button rendering in Wayland. OK, fixed, just set Options of the TimageList with the images of the corners = [bmo_masked,bmo_graymask]. Conclusion, perfect,

Re: [MSEide-MSEgui-talk] MSEgui on Wayland.

2021-11-08 Thread Fred van Stappen
Thanks Vasi vasi. Hum, after deep search for infos about Wayland vs X11, I dont find lot of enthousiasts about Wayland. Of course, like for every new thing there are nostalgics and heaters. But here it seems something else. Wayland is not so young (2008) and there are still "many" bugs,

Re: [MSEide-MSEgui-talk] TmseSqlQuery

2021-11-04 Thread Fred van Stappen
, Done by subclassing tmsesqlquery .But now I have to replace all tmseqslquery with the new one. Is there an other way to do it without changing Martin's source ? Med De : Fred van Stappen Envoyé : dimanche 24 octobre 2021 22:14 À : General list for MSEide+MSEgui

Re: [MSEide-MSEgui-talk] MSEgui on Wayland.

2021-11-07 Thread Fred van Stappen
Re-hello. About the problem of rounded button rendering in Wayland. OK, fixed, just set Options of the TimageList with the images of the corners = [bmo_masked,bmo_graymask]. Conclusion, perfect, MSEgui is fully compatible with XWayland. Fre;D De : Fred van

Re: [MSEide-MSEgui-talk] fpc 3.3.1 breaks (once again) msegui compatibility.

2021-10-31 Thread Fred van Stappen
. Keep plugging away on MSE? You've stated you're tired of that. Only work on major versions of fpc? That's a possibility. Are there other options? I can't think of more. So what can we do? Lurking Jerry On Wed, Oct 27, 2021, 5:46 AM Fred van Stappen mailto:fi...@hotmail.com>> wrote:

[MSEide-MSEgui-talk] MSEgui on Wayland.

2021-10-23 Thread Fred van Stappen
Hello. I did try a MSEgui application on Wayland. Nearly no problem. The unique problem was in some rounded frames. It is not rendered correctly on Wayland. Using "classical" rectangle frames is ok. Otherwise all seems the same as Xorg and no speed difference in animations. Fre;D

[MSEide-MSEgui-talk] fpc 3.3.1 breaks (once again) msegui compatibility.

2021-10-27 Thread Fred van Stappen
Hello. Commit from last week in fpc 3.3.1 breaks compatibility with msegui. https://gitlab.com/freepascal.org/fpc/source/-/commit/ee10850a5793b69b19dc82b9c28342bdd0018f2e Compiling msegui apps with fpc 3.3.1 after that release --> msegui apps does not run anymore. And do you know what? I

Re: [MSEide-MSEgui-talk] MSEide+MSEgui 5.6.2.

2021-07-19 Thread Fred van Stappen
were 4 errors compiling module, stopping Fatal: Compilation aborted Error: /usr/bin/ppcx64 returned an error exitcode On Wed, 14 Jul 2021 10:45:19 + Fred van Stappen wrote: > Hello. > > Relsease MSEide+MSEgui > 5.6.2.<https://github.com/mse-org/mseide-msegui/releases/tag/5.6.2> is

<    2   3   4   5   6   7   8   9   10   11   >