Re: [MSEide-MSEgui-talk] New release 5.10.0.

2024-05-15 Thread Sieghard via mseide-msegui-talk
Hello Fred, you wrote on Tue, 14 May 2024 22:55:29 +: > I think that I understand better the problem (maybe). You're probably on the track. > If you use a tfilenameeditx, via le Object Inspector, there is the > property "statfile" where you can assign a config file. ... That seems to be

Re: [MSEide-MSEgui-talk] New release 5.10.0.

2024-05-14 Thread Fred vS
Hello Sieghard. I think that I understand better the problem (maybe). If you use a tfilenameeditx, via le Object Inspector, there is the property "statfile" where you can assign a config file. But the component tfilenameeditx himself uses also the filedialogxfo form who has also a property

Re: [MSEide-MSEgui-talk] New release 5.10.0.

2024-05-14 Thread Sieghard via mseide-msegui-talk
Hello Fred, you wrote on Tue, 14 May 2024 14:01:30 +: > Hum, sorry but I dont catch what you mean. Well, the matter IS a bit convoluted... I was probabely side-tracked and got lost a bit in the intircasies of statfile handling... > Here, with the "original" filedialogx, when you change the

Re: [MSEide-MSEgui-talk] New release 5.10.0.

2024-05-14 Thread Fred vS
Hello Sieghard. >I have a question concerning your extended filedialogx. >I've run into severe problems with its statfile handling. > It seems to me that saving the layout dependent settings simply cannot work. Hum, sorry but I dont catch what you mean. Here, with the "original" filedialogx,

Re: [MSEide-MSEgui-talk] New release 5.10.0.

2024-05-13 Thread Sieghard via mseide-msegui-talk
Hello Fred, I have a question concerning your extended filedialogx. I've run into severe problems with its statfile handling. It seems to me that saving the layout dependent settings simply cannot work. This concerns such things as display of icons, places column and even the settings bar

Re: [MSEide-MSEgui-talk] New release 5.10.0.

2024-05-09 Thread Sieghard via mseide-msegui-talk
Hello Fred, might I present a stupid suggestion for handling msegui branches? I always wondered why Martin put his library components into a SUBdirectory of the real "lib" directory. And as I supposed him to have that done on purpose, I came to the conclusion he might have done that to allow for

Re: [MSEide-MSEgui-talk] New release 5.10.0.

2024-05-09 Thread Fred vS
Hello Sieghard. Thanks for the new fixes, I will commit it asap in the sieghard branch. I understand that you dont want to have a Github account but it would be great if you could check regulary that discussion: https://github.com/mse-org/mseide-msegui/discussions/87 So I dont have to post

Re: [MSEide-MSEgui-talk] New release 5.10.0.

2024-05-09 Thread Sieghard via mseide-msegui-talk
Hello Fred, you wrote on Thu, 9 May 2024 11:23:59 +: > Indeed, I just have tried to compile PSQLBrowse.prj for Windows and I get > the same error message. As I found out, this is because that's a Unix-only unit and not applicable on and for Windows. > If removing "cLocale" in uses section

Re: [MSEide-MSEgui-talk] New release 5.10.0.

2024-05-09 Thread Sieghard via mseide-msegui-talk
Hello Fred, this is just a short note to inform you and all users that there are new versions of the "newdialogs" and "FileRequest" 'packages' on my web site. The modifications are very minor, just a formatting correction for the "newdialogs" and enabling the "return" key for terminating the "X"

Re: [MSEide-MSEgui-talk] New release 5.10.0.

2024-05-09 Thread Fred vS
: Re: [MSEide-MSEgui-talk] New release 5.10.0. HELLO ALL, SOME UNITS ARE NOT AVAIL. SEE ATTN BEST REGARDS. De : Sieghard via mseide-msegui-talk Envoyé : mardi 7 mai 2024 22:51 À : mseide-msegui-talk@lists.sourceforge.net Cc : Sieghard Objet : Re: [MSEide-M

Re: [MSEide-MSEgui-talk] New release 5.10.0.

2024-05-09 Thread mohamed hamza
HELLO ALL, SOME UNITS ARE NOT AVAIL. SEE ATTN BEST REGARDS. De : Sieghard via mseide-msegui-talk Envoyé : mardi 7 mai 2024 22:51 À : mseide-msegui-talk@lists.sourceforge.net Cc : Sieghard Objet : Re: [MSEide-MSEgui-talk] New release 5.10.0. Hello mohamed

Re: [MSEide-MSEgui-talk] New release 5.10.0.

2024-05-08 Thread Fred vS
Hello Sieghard. Newdialogs fixes have been committed to the sieghard-branch and MSEclock + new demo here: https://github.com/mse-org/mseide-msegui/discussions/87#discussioncomment-9361181 Thanks a lot for the fixes and the new demo and have precious vibes. Fre;D

Re: [MSEide-MSEgui-talk] New release 5.10.0.

2024-05-08 Thread Sieghard via mseide-msegui-talk
Hello Fred, you wrote on Wed, 8 May 2024 11:42:15 +: > There is also a problem with moving the window by clicking on the form, Yes, this function was in error. Reason was a wrong use of the placement code after the "keepOnScreen" was modified in the course of the development of the

Re: [MSEide-MSEgui-talk] New release 5.10.0.

2024-05-08 Thread Sieghard via mseide-msegui-talk
Hello Fred, you wrote on Wed, 8 May 2024 11:42:15 +: > But maybe you did not see the screenshot when resizing MSEClocK. > I will try to add it as attachment (maybe sf will accept it now). The screenshot worked as an attachement, but it didn't really help. > There is also a problem with

Re: [MSEide-MSEgui-talk] New release 5.10.0.

2024-05-08 Thread Fred vS
Hello Sieghard. Thanks for your explanations. But maybe you did not see the screenshot when resizing MSEClocK. I will try to add it as attachment (maybe sf will accept it now). There is also a problem with moving the window by clicking on the form, holding the button clicked and trying to move

Re: [MSEide-MSEgui-talk] New release 5.10.0.

2024-05-08 Thread Sieghard via mseide-msegui-talk
Hello Fred, you wrote on Tue, 7 May 2024 13:19:32 +: > There is a little problem with MSEClock window what not redrawn correctly > when resized. > If resize the window (and change only the height), the window isn't > redrawn properly. If clicking into the window, then it is redrawn >

Re: [MSEide-MSEgui-talk] New release 5.10.0.

2024-05-07 Thread Fred vS
-branch: https://github.com/mse-org/mseide-msegui/tree/sieghard Fre;D De : mohamed hamza Envoyé : mardi 7 mai 2024 20:06 À : General list for MSEide+MSEgui Objet : Re: [MSEide-MSEgui-talk] New release 5.10.0. Hi All, I got the errors when building

Re: [MSEide-MSEgui-talk] New release 5.10.0.

2024-05-07 Thread Fred vS
Hello Sieghard. Many thanks for the fixes in newdialogs, (nearly) all seems ok now. There is a little problem with MSEClock window what not redrawn correctly when resized. If resize the window (and change only the height), the window isn't redrawn properly. If clicking into the window, then

Re: [MSEide-MSEgui-talk] New release 5.10.0.

2024-05-05 Thread Sieghard via mseide-msegui-talk
Hello Fred, you wrote on Sat, 4 May 2024 01:04:18 +: > Many thanks for the fixes, they are commited/pushed to the sieghard > branch: https://github.com/mse-org/mseide-msegui/tree/sieghard Thank you for publishing. > Will test it deeply (and thanks for the fix in filedialogx.pas too). I

Re: [MSEide-MSEgui-talk] New release 5.10.0.

2024-05-03 Thread Fred vS
Hello Sieghard! Many thanks for the fixes, they are commited/pushed to the sieghard branch: https://github.com/mse-org/mseide-msegui/tree/sieghard Will test it deeply (and thanks for the fix in filedialogx.pas too). Fre;D ___ mseide-msegui-talk

Re: [MSEide-MSEgui-talk] New release 5.10.0.

2024-05-03 Thread Sieghard via mseide-msegui-talk
Hello Fred, you wrote on Thu, 2 May 2024 22:55:16 +: > I haven't jumped into your code yet but the same crash appears when you > try to free an object that hasn't been created yet. Thank you again for the report - although this doesn't seem to be connected to the REAL underlying problem, it

Re: [MSEide-MSEgui-talk] New release 5.10.0.

2024-05-03 Thread Sieghard via mseide-msegui-talk
Hello Fred, you wrote on Thu, 2 May 2024 22:55:16 +: > I haven't jumped into your code yet but the same crash appears when you > try to free an object that hasn't been created yet. This might be an important observation, thank you for reporting. ... > Yes, there are problems with Windows

Re: [MSEide-MSEgui-talk] New release 5.10.0.

2024-05-02 Thread Fred vS
Objet : Re: [MSEide-MSEgui-talk] New release 5.10.0. Hello Sieghard. >BUT a question here - and this is a VERY important one: Does this blinking >(and possibly all the other adverse effects too) also occur under Windows? Yes, there are problems with Windows too. See here:https://github.c

Re: [MSEide-MSEgui-talk] New release 5.10.0.

2024-05-02 Thread Fred vS
Hello Sieghard. >BUT a question here - and this is a VERY important one: Does this blinking >(and possibly all the other adverse effects too) also occur under Windows? Yes, there are problems with Windows too. See here:https://github.com/mse-org/mseide-msegui/issues/89 Fre;D

Re: [MSEide-MSEgui-talk] New release 5.10.0.

2024-05-02 Thread Sieghard via mseide-msegui-talk
Hello Fred, you wrote on Wed, 1 May 2024 21:42:39 +: > About newdialogs: the position of the dialogs are much better now, many > thanks for this great feature. Yes, that's the good point, it mainly works now. BUT: DON'T FORGET - I DID say, they're experimental yet! Didn't I? > But there is

Re: [MSEide-MSEgui-talk] New release 5.10.0.

2024-05-01 Thread Sieghard via mseide-msegui-talk
Hello Fred, you wrote on Wed, 1 May 2024 15:58:37 +: > There is a new branch with the Sieghard newdialogs, statfile fixes and > extended db Thank you, Fred, for publishing all of these. I hope there will be some response and critique, allowing to improve the stuff. Indeed, there's one

Re: [MSEide-MSEgui-talk] New release 5.10.0.

2024-05-01 Thread Fred vS
Hello Sieghard. I hope all is ok for you. About newdialogs: the position of the dialogs are much better now, many thanks for this great feature. But there is a problem with the tfilenameedit component that uses the new tfiledialog. You may try with MSEide, compile it using your newdialogs.

Re: [MSEide-MSEgui-talk] New release 5.10.0.

2024-05-01 Thread Fred vS
-talk] New release 5.10.0. Hello Fred, you wrote on Tue, 23 Apr 2024 21:03:50 +: > I tried the newdialogs components on Linux and everything seems ok, same > for the stat files. For db files, because I don't know how thoroughly to > test it, it's on the to-do list. Fin

Re: [MSEide-MSEgui-talk] New release 5.10.0.

2024-04-24 Thread Sieghard via mseide-msegui-talk
Hello Fred, you wrote on Tue, 23 Apr 2024 21:03:50 +: > I tried the newdialogs components on Linux and everything seems ok, same > for the stat files. For db files, because I don't know how thoroughly to > test it, it's on the to-do list. Fine to read that everything seems to work for you

Re: [MSEide-MSEgui-talk] New release 5.10.0.

2024-04-23 Thread Fred vS
De : Sieghard via mseide-msegui-talk Envoyé : vendredi 19 avril 2024 23:46 À : mseide-msegui-talk@lists.sourceforge.net Cc : Sieghard Objet : Re: [MSEide-MSEgui-talk] New release 5.10.0. Hello Fred, well, now at long last I've been able to upload the files pertaining to my latest

Re: [MSEide-MSEgui-talk] New release 5.10.0.

2024-04-19 Thread Sieghard via mseide-msegui-talk
Hello Fred, well, now at long last I've been able to upload the files pertaining to my latest undertakings. It took me a while because of a modification of my hoster concerning the access to their "control panel" and my web site data. Now you can again find the latest files at the usual address.

Re: [MSEide-MSEgui-talk] New release 5.10.0.

2024-04-19 Thread Sieghard via mseide-msegui-talk
Hello Fred, you wrote on Thu, 18 Apr 2024 21:26:19 +: > I apologize for the late answer. No reason - it's not that urgent anyway. > >The therein mentioned > projects are mainly working now, and I've also produced a SQLite browser ... > Thanks for this great addition, I will test it

Re: [MSEide-MSEgui-talk] New release 5.10.0.

2024-04-18 Thread Fred vS
ould you do a test project, with some break-points defined, and explain step-by-step how to get the problems? Fred. De : Sieghard via mseide-msegui-talk Envoyé : mercredi 17 avril 2024 22:31 À : mseide-msegui-talk@lists.sourceforge.net Cc : Sieghard Objet : Re

Re: [MSEide-MSEgui-talk] New release 5.10.0.

2024-04-17 Thread Sieghard via mseide-msegui-talk
Hello Fred, this is a supplement to my previous posting here. The therein mentioned projects are mainly working now, and I've also produced a SQLite browser application similar to the Postgresql one. My "newdialogs" are mostly working as well, although there's one annoying effect left, making the

Re: [MSEide-MSEgui-talk] New release 5.10.0.

2024-04-07 Thread Sieghard via mseide-msegui-talk
Hello Fred, you wrote on Fri, 29 Mar 2024 23:31:28 +: > By the way, there is a new release 5.10.2. with mainly fixes for msetimer Got it, and works correctly, as far as I use(d) it - which means, works the same as before for me. And I proceeded at expanding the PSQLbrowser program, thereby

Re: [MSEide-MSEgui-talk] New release 5.10.0.

2024-03-30 Thread Sieghard via mseide-msegui-talk
Hello Fred, you wrote on Fri, 29 Mar 2024 23:31:28 +: > Happy Easter holidays for you too! Thank you, and to all mseide-msegui users, too. > Thanks for your work, I am sure it will be perfect. Certainly not - I don't command a big enough machine shop to be able to ascertain everything...

Re: [MSEide-MSEgui-talk] New release 5.10.0.

2024-03-29 Thread Fred vS
De : Sieghard via mseide-msegui-talk Envoyé : vendredi 29 mars 2024 23:17 À : mseide-msegui-talk@lists.sourceforge.net Cc : Sieghard Objet : Re: [MSEide-MSEgui-talk] New release 5.10.0. Hello Fred, you wrote on Mon, 12 Feb 2024 21:47:34 +: Another Reply... > There is a

Re: [MSEide-MSEgui-talk] New release 5.10.0.

2024-03-29 Thread Sieghard via mseide-msegui-talk
Hello Fred, you wrote on Mon, 12 Feb 2024 21:47:34 +: Another Reply... > There is a new release 5.10.0. with binaries of MSEide and the fixes of After having downloaded the new version and synchronized it with my modifications, the next step was to get the "reference" applications to work

Re: [MSEide-MSEgui-talk] New release 5.10.0.

2024-02-14 Thread Fred vS
février 2024 06:37 À : General list for MSEide+MSEgui Objet : Re: [MSEide-MSEgui-talk] New release 5.10.0. Thank you Fred, making fpc-llvm under Devuan 4.1.1 succeeded! NetBSD still at RC4 so it will have to wait... On Tue, Feb 13, 2024 at 1:18 PM Fred vS mailto:fi...@hotmail.com>> wrote:

Re: [MSEide-MSEgui-talk] New release 5.10.0.

2024-02-13 Thread vasi vasi
61069.msg459333.html?PHPSESSID=41sd602fpnus8p7bm621igr9j4#msg459333 > > > Fre;D > -- > *De :* vasi vasi > *Envoyé :* mardi 13 février 2024 11:15 > *À :* General list for MSEide+MSEgui < > mseide-msegui-talk@lists.sourceforge.net> > *Obje

Re: [MSEide-MSEgui-talk] New release 5.10.0.

2024-02-13 Thread Sieghard via mseide-msegui-talk
Hello Fred, you wrote on Mon, 12 Feb 2024 21:47:34 +: > There is a new release 5.10.0. with binaries of MSEide and the fixes of > inherited forms. Also compatible with Darwin-MacOs (via XQuartz). > > https://github.com/mse-org/mseide-msegui/releases/tag/5.10.0 Thank you for your - as

Re: [MSEide-MSEgui-talk] New release 5.10.0.

2024-02-13 Thread Fred vS
jet : Re: [MSEide-MSEgui-talk] New release 5.10.0. I will try your tutorial on NetBSD 10 when it comes out in final version (now is at RC4) - very curios if it will work... Now, I can make it under Devuan 4.1.1 which is Debian 11. Have you heard of Chimera Linux? It uses only llvm/clang wit m

Re: [MSEide-MSEgui-talk] New release 5.10.0.

2024-02-13 Thread vasi vasi
- > *De :* vasi vasi > *Envoyé :* mardi 13 février 2024 11:15 > *À :* General list for MSEide+MSEgui < > mseide-msegui-talk@lists.sourceforge.net> > *Objet :* Re: [MSEide-MSEgui-talk] New release 5.10.0. > > Hi Fred! > > Thank you very much fo

Re: [MSEide-MSEgui-talk] New release 5.10.0.

2024-02-13 Thread vasi vasi
333 > > > Fre;D > -- > *De :* vasi vasi > *Envoyé :* mardi 13 février 2024 11:15 > *À :* General list for MSEide+MSEgui < > mseide-msegui-talk@lists.sourceforge.net> > *Objet :* Re: [MSEide-MSEgui-talk] New release 5.10.0. > >

Re: [MSEide-MSEgui-talk] New release 5.10.0.

2024-02-13 Thread Fred vS
for MSEide+MSEgui Objet : Re: [MSEide-MSEgui-talk] New release 5.10.0. Hi Fred! Thank you very much for the new version. Is there a tutorial how to for fpc-llvm-3.3.1? I mean, to get or make the compiler fpc for llvm On Tue, Feb 13, 2024 at 12:04 AM Fred vS mailto:fi...@hotmail.com>>

Re: [MSEide-MSEgui-talk] New release 5.10.0.

2024-02-13 Thread vasi vasi
Hi Fred! Thank you very much for the new version. Is there a tutorial how to for fpc-llvm-3.3.1? I mean, to get or make the compiler fpc for llvm On Tue, Feb 13, 2024 at 12:04 AM Fred vS wrote: > Hello everybody. > > There is a new release 5.10.0. with binaries of MSEide and the fixes of >

[MSEide-MSEgui-talk] New release 5.10.0.

2024-02-12 Thread Fred vS
Hello everybody. There is a new release 5.10.0. with binaries of MSEide and the fixes of inherited forms. Also compatible with Darwin-MacOs (via XQuartz). https://github.com/mse-org/mseide-msegui/releases/tag/5.10.0 Have lot of fun. Fre;D ___