Replies: 20 comments 15 replies
-
Hello Fred! Which features? Fixes for what? Sorry, but I have no time for pasting-replacing anything without knowing what I do. Why Sieghard doesn't create a Github account and fork the repository? It isn't so complicated. |
Beta Was this translation helpful? Give feedback.
-
Or else (if Sieghard doesn't want to create a Github account) you could create a new branch and push on that branch the modifications. |
Beta Was this translation helpful? Give feedback.
-
For the SQL demos, maybe they could be added in the Sieghard directory of MSEUniverse: By the way, I would vote for a cleaning-reorganisation of all the demos-directories of MSEUniverse. |
Beta Was this translation helpful? Give feedback.
-
Hello. There is a new branch "sieghard" with all the files: https://github.com/mse-org/mseide-msegui/tree/sieghard |
Beta Was this translation helpful? Give feedback.
-
Good job Fred. I installed it and built it under Linux (with the script attached below). I cannot configure MSEide: I cannot select a value for MSEDIR. When I try to select a directory, the Settings window closes itself and the value is not saved. Maybe I did something wrong... |
Beta Was this translation helpful? Give feedback.
-
Hello Roland. I ran your script (woow out-of-the-box). ;-( |
Beta Was this translation helpful? Give feedback.
-
The good news is that other dialogs are working. One of the very good things, with MSEide using Sieghard's newdialogs, all the dialogs are in the correct position, much better than the original dialogs which are in a random position. |
Beta Was this translation helpful? Give feedback.
-
Hello Roland! Your install script is very good. Note that I did set: Otherwise there is a Hour-Glass icon for the cursor when I go outside the application. |
Beta Was this translation helpful? Give feedback.
-
There is a new branch "sieghard" with last fixes: #89 (comment) Tests are welcome! |
Beta Was this translation helpful? Give feedback.
-
Indeed the issue of configuration window is solved. Good job! I will take time to make some more tests. Are the MSEClock and the SQL browsers included somewhere, or do we have to use the ZIP files attached above? |
Beta Was this translation helpful? Give feedback.
-
Sieghard's work appears to be of very good quality. It would be so simpler, for him and for us, if Sieghard would accept to create a GitHub account. He could use a nickname. He could even (despite I see no reason for that) make a private fork and make it visible only for us. Git can look complicated at first sight but in fact three or four commands are enough to do all the job. And it's much more efficient than playing with ZIP files and emails. The MSE project uses git for a long time! |
Beta Was this translation helpful? Give feedback.
-
Done. |
Beta Was this translation helpful? Give feedback.
-
Hello. Sieghard gave new fixes for the new dialogues. There is also a new version of MSEclock and FileRequester a new demo. Enjoy. |
Beta Was this translation helpful? Give feedback.
-
About FileRequest project, I did not catch how to use it. |
Beta Was this translation helpful? Give feedback.
-
I don't know what is new in the new version of MSEClock, but the bug that I reported is still here. |
Beta Was this translation helpful? Give feedback.
-
My attempt to build FileRequest project:
|
Beta Was this translation helpful? Give feedback.
-
Hello. Last fixes for newdialogs were committed in sieghard-branch: 95e0554 Here fixes of previous demos: |
Beta Was this translation helpful? Give feedback.
-
I could compile FileRequest. I did read the README. It is not very clear to me how to use it and what we can do with it. As you said, an example would have been welcome. |
Beta Was this translation helpful? Give feedback.
-
Hello. |
Beta Was this translation helpful? Give feedback.
-
Hello. |
Beta Was this translation helpful? Give feedback.
-
Hello.
Sieghard has done an amazing job adding new features to the Dialogs components and fixes for the stat and db files.
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.
It would be great if other people tested all this code on Windows as well.
Here are Sieghard's compressed files.
newdialog.zip, paste-replace all the files in /mseide-msegui/lib/common/dialogs/
newdialogs.zip
msegui_memorystatfile_patches.zip, paste-replace msestatfile.pas in /mseide-msegui/lib/common/kernel/
msegui_memorystatfile_patches.zip
msegui_lib_db_patches.zip, paste-replace all the files in /mseide-msegui/lib/common/db/
msegui_lib_db_patches.zip
There is also new sql browsers:
SQLiteBrowse.zip
PSQLbrowse.zip
Data-demo for testing:
PV_Data.zip
And the famous mse-clock:
MSEclock.zip
Beta Was this translation helpful? Give feedback.
All reactions