Re: [MSEide-MSEgui-talk] Notes & Warnings

2022-12-15 Thread Roland Chastain
Merci Fred ! :)

 
 

Envoyé: jeudi 15 décembre 2022 à 14:13
De: "Fred van Stappen" 
À: "General list for MSEide+MSEgui" 
Objet: Re: [MSEide-MSEgui-talk] Notes & Warnings



Hello Roland!

 

Bravo les Bleus!

 

I have copy the file from Sieghard-site as attachment in a MSEgui-issue.

You can download it from here:

 

https://github.com/mse-org/mseide-msegui/files/10237207/mseide-msegui-shadow.zip

 

@Sieghard: many thanks for that hard-boring but highly usefull work that I will deeply test asap.

 

Fre;D

 

 


De : Roland Chastain 
Envoyé : jeudi 15 décembre 2022 10:41
À : mseide-msegui-talk@lists.sourceforge.net 
Objet : Re: [MSEide-MSEgui-talk] Notes & Warnings

 




Hallo Sieghard!

 

I would have liked to take a look to the modifications that you made, but I don't see any link to the ZIP files.

 

And, if I may make a suggestion, why not use for discussion the "issues" of the GitHub repository? It is more handy IMHO than emails.

 

You could also fork the project and do "pull requests". It would be less work for Fred, and it would easier for all of us to watch your changes.

 

Mit freundlichen Grüßen.

 

Roland




Envoyé: jeudi 15 décembre 2022 à 09:30
De: "Sieghard via mseide-msegui-talk" 
À: mseide-msegui-talk@lists.sourceforge.net
Cc: "Sieghard" 
Objet: [MSEide-MSEgui-talk] Notes & Warnings

Hallo Fred,

another following to the remark, "I'm always struck by a good number
of compiler messages" (i.e. Note: and Warning:):
I DID follow those now, using your "ideU" as a reference source using
MOST of the library, and put together a bunch of cleaned up units.
Though these don't issue any more complaints about unused variables,
nor warnings about potential data loss, they don't care about (string)
"up" conversions (ANSI to any multi-byte type), because these won't,
or shouldn't, create problems.
Then I did the euivalent to your ideU source, where VERY many
complaints of potential data loss had crept up, and TRIED to clean up
that, too. Please consider THOROUGHLY what has been changed (I've
amrked most things with a "//!!" commentary, often followed with the
provoking compiler message), as I'm not at all certain that they will
not do any harm! Probabely most won't, but specifically the UTF8 things
might have been neccessary for reasons I cannot figure out.
Anyway, you can find both these modifications, as files
"mseide-msegui-shadow.zip" for the msegui library and
"ideU_sans_notes_warnings.zip" for your ideU respectively, on my web
site as usual.
I hope this can help making (mseide-)msegui even better, more stable,
and thus more useful for its users.

Thank you for your kind consderation, and keep up the good work!

--
(Weitergabe von Adressdaten, Telefonnummern u.ä. ohne Zustimmung
nicht gestattet, ebenso Zusendung von Werbung oder ähnlichem)
---
Mit freundlichen Grüßen, S. Schicktanz
---



___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk





___ mseide-msegui-talk mailing list mseide-msegui-talk@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk





___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Notes & Warnings

2022-12-15 Thread Roland Chastain
Hallo Sieghard!

 

I would have liked to take a look to the modifications that you made, but I don't see any link to the ZIP files.

 

And, if I may make a suggestion, why not use for discussion the "issues" of the GitHub repository? It is more handy IMHO than emails.

 

You could also fork the project and do "pull requests". It would be less work for Fred, and it would easier for all of us to watch your changes.

 

Mit freundlichen Grüßen.

 

Roland




Envoyé: jeudi 15 décembre 2022 à 09:30
De: "Sieghard via mseide-msegui-talk" 
À: mseide-msegui-talk@lists.sourceforge.net
Cc: "Sieghard" 
Objet: [MSEide-MSEgui-talk] Notes & Warnings

Hallo Fred,

another following to the remark, "I'm always struck by a good number
of compiler messages" (i.e. Note: and Warning:):
I DID follow those now, using your "ideU" as a reference source using
MOST of the library, and put together a bunch of cleaned up units.
Though these don't issue any more complaints about unused variables,
nor warnings about potential data loss, they don't care about (string)
"up" conversions (ANSI to any multi-byte type), because these won't,
or shouldn't, create problems.
Then I did the euivalent to your ideU source, where VERY many
complaints of potential data loss had crept up, and TRIED to clean up
that, too. Please consider THOROUGHLY what has been changed (I've
amrked most things with a "//!!" commentary, often followed with the
provoking compiler message), as I'm not at all certain that they will
not do any harm! Probabely most won't, but specifically the UTF8 things
might have been neccessary for reasons I cannot figure out.
Anyway, you can find both these modifications, as files
"mseide-msegui-shadow.zip" for the msegui library and
"ideU_sans_notes_warnings.zip" for your ideU respectively, on my web
site as usual.
I hope this can help making (mseide-)msegui even better, more stable,
and thus more useful for its users.

Thank you for your kind consderation, and keep up the good work!

--
(Weitergabe von Adressdaten, Telefonnummern u.ä. ohne Zustimmung
nicht gestattet, ebenso Zusendung von Werbung oder ähnlichem)
---
Mit freundlichen Grüßen, S. Schicktanz
---



___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk




___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] New release of ideU.

2022-01-20 Thread Roland Chastain
Congratulations Fred. I will take a look ASAP.

 


When you have time, please made for us a short tutorial "how to use PO files with MSEgui applications". :)

 

Regards.

 

Roland

 

Envoyé: jeudi 20 janvier 2022 à 00:43
De: "Fred van Stappen" 
À: "mseide-msegui-talk@lists.sourceforge.net" 
Objet: [MSEide-MSEgui-talk] New release of ideU.



Hello.

 

There is a new release of ideU v2.8.0 !

https://github.com/fredvs/ideU/releases

 
 

Now languages are dynamic loaded with the po-lang files.

No need to recompile the binary when adding new po files or after editing it.

 

Added Russian, French, German, Spanish, Portuguese, Italian, Dutch, Greek, Chinese, Indonesian, Hebrew, Arabic and Esperanto layout languages (via po files).

 

And much more.

 

Have lot of fun!

 

Fre;D

 

 

 
___ mseide-msegui-talk mailing list mseide-msegui-talk@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk





___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Hello back!

2022-01-10 Thread Roland Chastain
Hallo Sieghard.


 

Happy new year to you.

 

Glad to know that you wish to contribute to the MSEgui project.

 

For discussion, we can use the "issues" of GitHub:

https://github.com/mse-org/mseide-msegui

 

We can also use the MSEide+MSEgui section on the Russian forum:

http://freepascal.ru/forum/viewforum.php?f=11

 

For me, I would be very interested to know how you use mseconsts files, and also to hear news of your work on dialogs.

 

Regards.

 

Roland

 

Envoyé: mardi 11 janvier 2022 à 01:26
De: "Sieghard" 
À: mseide-msegui-talk@lists.sourceforge.net
Objet: [MSEide-MSEgui-talk] Hello back!

Hallo Fred van Stappen,

nice to read you again here! I wish you a happy new year even by now.
I nearly thought already that mseide-msegui might be dead and gone,
especially as you expressed utmost dissatisfaction with the progress
of the project and your share of the workload.
Probabely caused by heavy involvement with your regular work?
Last thing I read from you last year was a problem with the nabble
mailing list server, and then nothing more.
In the meantime, I had tried to send you some files anyway, but this
message might have been withheld by the list server, as someone here
gave notice that attachments would no longer be transported nor
accepted.
I had found a few erroneous expressions in the german mseconsts file,
and I attempted to correct them. I could send you the corrections or
post a diff here, as you like.
I'd still need a means to provide (binary) data to you, or maybe the
project site. As you might remember, I had some gripes with the dialog
construct in msegui, and recently, I set out to modify this part and
introduce some extensions. I did it the way you already experienced
with the stand-alone "FileRequest" program, where a dialog can get
passed a preconfigured form object to display, so it's no longer
"nailed" to a specific screen position nor has to use a configuration
fixed by design. This applies now to all dialog forms.
I also would like - but have not yet finised - to add a couple more
"standard" dialogs. Martin had not bothered to provide a "find" nor a
"replace" dialog, or maybe had put it in some other catagory beside
"dialogs". I'd want to add these (or perhaps a unified version) and
include it in the common dialogs.
With the "FileRequest" application as a base, much of the current work
went into the file dialog, of course, and also into your "filedialogx"
extended version. I made a couple of changes, but kept your design as
far as possible. I also fixed a couple of problems that could give
trouble in use.
If you should want to review that work and contemplate to possibly
include it in the project, I'd be glad to provide you the dialog files
along with a simple demonstration project and the latest version of my
"full fledged" stand-alone "FileRequest" programm.

I sure hope to again read more from you, and to be able to contribute
a bit to the project also.

--
(Weitergabe von Adressdaten, Telefonnummern u.ä. ohne Zustimmung
nicht gestattet, ebenso Zusendung von Werbung oder ähnlichem)
---
Mit freundlichen Grüßen, S. Schicktanz
---



___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk




___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


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

2021-10-27 Thread Roland Chastain
Hello Fred.

 

The code compiles without error but the app doesn't run? Weird.


 

Why stop with FPC? At worst, you can simply decide to continue to use an older version.

 

Regards.

 

Roland

 

Envoyé: mercredi 27 octobre 2021 à 14:45
De: "Fred van Stappen" 
À: "mseide-msegui-talk@lists.sourceforge.net" 
Objet: [MSEide-MSEgui-talk] fpc 3.3.1 breaks (once again) msegui compatibility.



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 begin to be seriousely tired to always fight with their "new feature" that breaks compatibility.

 

I also serioulsely think to completely stop with fpc and his enduser not respectfull policy.

 

 

Fre;D
___ mseide-msegui-talk mailing list mseide-msegui-talk@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk





___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] FindComponent

2021-06-12 Thread Roland Chastain
Hello Med!

Very interesting. What would you think of sharing the whole project?

For me I am not very familiar with data modules. A short tutorial about the
subject would be welcome. We could try to gather informations in this
discussion ?

Regards.

Roland



--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Unit MSEmidi

2021-05-11 Thread Roland Chastain
Hello Fred!

The main file is /sarabande.pas/. (The "program" keyword is omitted.)

If you compile and run it, it will produce a file named /sarabande.mid/.

Regards.

Roland



--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] TskinControler

2021-05-10 Thread Roland Chastain
Why don't you upload it here? (Button "More", "Upload a file".)

Otherwise you can send it to me by mail (.@gmx.fr).

Regards.

Roland




--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] TskinControler

2021-05-10 Thread Roland Chastain
Hello Med!

May we know what is this software where you found it?

Regards.

Roland



--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] tmsesql

2021-05-09 Thread Roland Chastain
Hello!

Maybe the idea was to compile with range check error disabled.

But Ord(High()) looks weird indeed.

Not sure to understand what is the reason for extending enumerated types
that way.

Regards.

Roland



--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Unit MSEmidi

2021-05-02 Thread Roland Chastain
Hello Fred!

The bug is fixed. New version attached.

Regards.

Roland

play2mid3.zip
  




--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Unit MSEmidi

2021-04-30 Thread Roland Chastain
Thank you for your answer Fred.

I have never heard of fpmidi. Are you sure of the name?

> It would be very great to have a (easy to work) midi interface for Linux.

Do you think of something like connecting a keyboard to your computer and
playing music? I have tried that, with a USB keyboard, and found that it was
very complicated. I tried many softwares without success. Finally I managed,
with pain, to make my keyboard work with LMMS, but I have already forgotten
how I did.

An easier thing that I like to do is to create MIDI files from a sheet. I
was doing that with Anvil Studio, when I was using Windows. Not yet found an
equivalent that I managed to use on Linux.

I am trying to port to Pascal a funny little program that I found on
freebasic.net. It creates a MIDI file from a string using the syntax of the
QBasic PLAY command. My Pascal version has a bug that I am trying to find,
but it already works (more or less). I attach it here, in case you are
interested.

I have also read things about the ABC format, but not yet had time to start
studying it.

Regards.

Roland

play2mid2.zip
  






--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


[MSEide-MSEgui-talk] Unit MSEmidi

2021-04-30 Thread Roland Chastain
Hello!

Have you ever noticed that there is a /msemidi/ unit? (It's incredible.
There is /everything/ in MSEgui.)

For me, I hadn't noticed it before yesterday. I will pay a beer to someone
who will make a working demo. :)

If I am the first to do it, I will pay a beer to myself.

Regards.

Roland



--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Status of MSELang

2021-04-18 Thread Roland Chastain
@Graeme

Glad that you feel interested in MSElang. I am like Fred: I wouldn't be able
to continue the project, but if I can help I will do with great pleasure. I
have just installed Clang to start experimenting.

I remember that Martin seemed enthusiastic about the progress of MSElang, so
I think this is a project that would be really worth continuing.

Regards.

Roland




--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] What is 'ifi'?

2021-04-16 Thread Roland Chastain
Hello Fred!

Thank you for the information.

Yes, same behaviour here.

I searched the meaning of the IFI acronym but didn't find. I believe that
the last "i" is for interface. I continue to search.




--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] What is 'ifi'?

2021-04-15 Thread Roland Chastain
Hello Mohamed!

Thank you very much for your contribution.

For me I have zero knowledge about databases (unfortunately).

I can compile your program but get a runtime error, I don't know why. Maybe
I made something wrong.

[roland@localhost ifid]$ ./dbfilter
An unhandled exception occurred at $00736781 :
EDatabaseError : tmsesqlquery1 : Invalid data stream.
  $00736781  DATABASEERROR,  line 2379 of
../../../../Applications/mseide/520/lib/common/fpccompatibility/mdb.pas

By the way, what would you say about writing one or two tutorials about
databases management with MSEgui? I could help as a tester and as a
proofreader. It could be published on developpez.net or elsewhere. Just an
idea...

Thank you again for your example. I must learn SQL as soon as possible.

Regards.

Roland



--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] What is 'ifi'?

2021-04-15 Thread Roland Chastain
An interesting discussion here:
https://www.lazarusforum.de/viewtopic.php?f=53=11222

I will try to make an example.




--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] MSEgui documentation generated with PasDoc

2021-04-14 Thread Roland Chastain
> Ok, perfect, and after the pull requests, you may accept it!  ;-)

Yes, I know I could, but I will let you (or Graeme) do it.

> Nice work Roland.

Thank you for the compliment. Glad that you like it. The style is the
default PasDoc style.

See you.
 



--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] MSEgui documentation generated with PasDoc

2021-04-14 Thread Roland Chastain
Thank you Fred, for that reminder about git basics. :)

I will do the fixes, but I prefer using a fork and doing pull requests. I
already forked the repository:
https://github.com/rchastain/mseide-msegui

I continued to work on MSE documentation (the PasDoc version and the fpdoc
version). You can take a look to the latest version of the tenumtypeedit
page:
http://msegui.net/doc/msedataedits.tenumtypeedit.html

(I paste the link as "raw text", so it won't make a dead link, if ever i
change the name of the directory.)






--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] MSEgui documentation generated with PasDoc

2021-04-13 Thread Roland Chastain
I don't know Fred. I have asked the question on a forum, but didn't received
many answers.

About the fpdoc-generated documentation for MSEgui, I see that there are
errors during generation process. For example this one :

Parsing used unit "msestrings" with commandLine "..."
Error: ...msestrings.pas(285,1): Expected ";" at token "function" in file
...msestrings.pas at line 285 column 1
Ignoring error, continuing with next unit (if any).

function msecomparestr(const S1, S2: msestring): Integer
   {$ifdef FPC} inline; {$endif}
//case sensitive
function msecomparetext(const S1, S2: msestring): Integer // line 285

I could try to add -dFPC in the command line. But in a pinch (1), it is the
code that should be corrected: the semicolon should be placed outside the
condition.

(1) I don't have any idea of what a pinch is. This is what Google Translate
suggest me to say. :)





--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


[MSEide-MSEgui-talk] Which fpGUI branch should I use?

2021-04-12 Thread Roland Chastain
Hello Graeme (and other)!

I started to translate the IPF reference, and continued to experiment with
fpdoc.

DocView is really great! I started to put my nose in the source code, and I
have a question for you. Which fpGUI branch would you recommend to use? What
would be the more useful for the fpGUI project? I feel really motivated for
a new fpGUI campaign, I also think of reloading my chess GUI one of these
days... But I would like to choose a branch and no longer switch from one to
the other.

I found one or two little things in DocView that would need to be fixed.
When I switch the encoding to UTF8, the characters in the main window are
correctly displayed, but in other places the result isn't good (see
screenshot).

Other (very little) issue: each time I start the application, the encoding
comes back to CP850. Since the user favourite colors  and fonts are
correctly saved and reloaded, why not do the same with encoding? Or why not
(other idea) try an encoding detection? (I have some working code ready to
use for that, if ever you need.)

Regards.

Roland

docview-french-characters.png

  




--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] MSEgui documentation generated with PasDoc

2021-04-11 Thread Roland Chastain
Thank you for the information Fred. No idea of what happens. (I don't have
that problem here.)

I will make a research with the message that you received, to see if I find
something.




--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] MSEgui documentation generated with PasDoc

2021-04-11 Thread Roland Chastain
>  Maybe I will use french in the PasDoc doc.

http://msegui.net/doc/msedataedits.tenumtypeedit.html




--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] MSEgui documentation generated with PasDoc

2021-04-11 Thread Roland Chastain
> > You can see the result here:
> > http://msegui.net/doc/msedataedits.tenumtypeedit.html

> Wow, sincerely the most clear and beautiful doc I ever seen.

> Congrats. 

Thank you Fred. (I have just seen your message.) I was about to delete the
PasDoc pages (Graeme converted me to fpdoc), but since you like it, maybe I
will keep them. (But of course I will use for that a private copy of MSEgui
units.)

> So maybe it will be faster and easier to do all the work in french and let
> Google Translate do the translation. 

Yes, I also had this idea. But, after reflexion, I think I will fill the
documentation with Martin's messages, as Graeme started to do. My personal
contribution will be code examples.

Maybe I will use french in the PasDoc doc. That way everybody will be happy.
:)





--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] MSEgui documentation generated with PasDoc

2021-04-10 Thread Roland Chastain
>MSEide+MSEgui's latest `master` now contains the fpdoc project file and the
> xml documentation - moved over from MSEUniverse repo.
>

The generated HTML is beau-ti-ful! Graeme, you did a great job. I looked
into the little XML files: I think I understood the principle.

Please could you tell me how I can insert a Pascal code example?

The idea to fill the documentation with Martin answers is a very good idea.

I think I will fork the repository and make pull requests for new XML files.

Regards.

Roland




--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] MSEgui documentation generated with PasDoc

2021-04-10 Thread Roland Chastain
Thank you for your work Graeme. I downloaded the msegui.inf file and tested
the integration into MSEide. It is great!

Just a small detail. I didn't understand where the FPCHELP variable is
defined. So I did put the explicit path to the file, and it worked.

Thank you for the links to IPF specifications and examples.

Regards.

Roland




--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] MSEgui documentation generated with PasDoc

2021-04-10 Thread Roland Chastain
Thank you Graeme for having taken time to give all these informations.

I tried (successfully) to generate a documentation for a project I am
working on. I simply used fpdoc to generate the IPF. I haven't yet tried to
create a project. I will try later.

I looked for IPF syntax guide and examples but didn't find many things. (I
found an interesting tool, which is also able to generate IPF from its own
special text format.)

I am ready to start the french interface for DocView  (when you have time of
course). It will be the occasion to take it in hand. demo-pasfor-inf.zip
  

Regards.

Roland




--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] PacmanXG

2021-04-10 Thread Roland Chastain
It is a command-line package manager for some Linux distributions, for
example Manjaro.
https://wiki.manjaro.org/index.php?title=Pacman_Overview





--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] How to use a tsyntaxedit

2021-04-10 Thread Roland Chastain
Thank you Fred. But, I believe that this is the same code that you posted
before. I never said it doesn't work. It works, as I said here and on the
russian forum: "Fred provided to me a working example. I made a simplified
version which doesn't work with dark themes."

I thank you again for your efforts, to make your example work even with dark
themes. Your code for background colors is instructive (and works) but I
prefer not to use it. I can live without dark themes. Do you see what I
mean?




--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] PacmanXG

2021-04-10 Thread Roland Chastain
It's a GUI for pacman. I said Manjaro as an example (and because I use it
sometimes). On Mageia (my main system), pacman doesn't exist, as far as I
know.




--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] How to use a tsyntaxedit

2021-04-10 Thread Roland Chastain
Hello Fred!

I was speaking of the simplified version that I attached to my message: "I
attach a simplified version. It doesn't work well etc."




--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


[MSEide-MSEgui-talk] PacmanXG

2021-04-10 Thread Roland Chastain
Hello!

I discovered an interesting application made with MSEgui: PacmanXG

I forked it, and made it editable and compilable with the current version of
MSEide: PacmanXG

I didn't really tried it (I mainly use Mageia, even if I have Manjaro
installed on my second computer), but it's one more project example.

Regards.

Roland




--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] MSEgui documentation generated with PasDoc

2021-04-10 Thread Roland Chastain
I continue to explore the features of PasDoc.

Here is my first comment:

{++ Component for editing a value of enumerated type. The @code(OnInit)
event can be used to import the different values of the type.
  @includeCode(../../../contributed/examples/tenumtypeedit1.pas) }
 tenumtypeedit = class(tcustomenumedit)

You can see the result here:
http://msegui.net/doc/msedataedits.tenumtypeedit.html

(I no longer can bear this mailing list. I think I will migrate to the
russian forum.)




--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] MSEgui documentation generated with PasDoc

2021-04-10 Thread Roland Chastain
Hello Graeme (and other)!

So, I have a fully functional *wipfc* + *docview* + *fpdoc* installation. :)

I tested IPF to INF conversion (with wipfc): OK.

I tested HTML doc for MSEgui generation (with fpdoc, using the XML files
that you provided): OK.

I tested your Lazarus demo, including an INF help. It's great! I will
certainly use it for future projects.

Two little questions, to be sure that I correctly understood all.

1. To generate the IPF for MSEgui, do you also use the XML?

2. Did you make the main XML file by yourself, using a script or something
like that? And the little XML files, I imagine, in a text editor.

The IPF format is very nice. I can't wait to learn it. One could write a
book (as you wrote somewhere) using that format, and view it with DocView.
:)

When I have time, I will try to make a french version of DocView. Please
tell me your ideas about the translation system that you would prefer.
(Recently I discovered this one:  Lightweight Translation Manager
  .)

Regards.

Roland




--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] MSEgui documentation generated with PasDoc

2021-04-09 Thread Roland Chastain
Hello Graeme!

Glad to read something from you. Thank you very much for informations and
links. I will study all.

In fact, I already have DocView installed (I even have a shortcut on my
desktop), but never really got into the habit of using it. I remember I
failed to generate by myself the documentation. I will give another try.

By the way, the latest version of PasDoc allows to use external files.

Anyway, it's something that I do for myself. If it isn't useful, it won't
hurt. :)

Regards.

Roland
 





--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


[MSEide-MSEgui-talk] MSEgui documentation generated with PasDoc

2021-04-09 Thread Roland Chastain
Hello!

I am playing with the latest release of PasDoc. I am not sure that the
result will be really useful, but I am learning things while I do it. :)

If you want to take a look, I uploaded a first version here:
http://msegui.net/doc/index.html

Regards.

Roland





--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] How to use a tsyntaxedit

2021-04-08 Thread Roland Chastain
Hello Fred!

Great! Thank you for your efforts.

I am studying your code. I learn many things.

Regards.

Roland



--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


[MSEide-MSEgui-talk] Need of tutorials and examples

2021-04-04 Thread Roland Chastain
Hello friends of MSEgui!

This is an emergency message. We NEED examples, tutorials... Please share
your knowledge!

Happy Easter!

Roland



--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] What is 'ifi'?

2021-04-04 Thread Roland Chastain
Thank you Mohamed.

If ever you have time (and desire) to make a little demo, a little tutorial,
it would be a good thing.

Regards.

Roland



--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] How to use a tsyntaxedit

2021-04-03 Thread Roland Chastain
Thank you for your answer Fred. Yes, I did read that discussion but I didn't
see the solution to my simple problem. Yes, I will take a look to memomse.




--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


[MSEide-MSEgui-talk] How to use a tsyntaxedit

2021-04-03 Thread Roland Chastain
Hello everybody!

I try to make a very simple demo of the tsyntaxedit component. For now, I
only manage to load a file, without syntax painting. Could someone explain
how to use the syntaxpainter?

Regards.

Roland

tsyntaxedit-demo-000.zip

  



--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Answer to msegui Russian forum to dyamically create a frame.

2021-03-30 Thread Roland Chastain
Thank you Patrick for your code. It works fine.

@Fred
You didn't copied correctly the code. :)



--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Answer to msegui Russian forum to dyamically create a frame.

2021-03-30 Thread Roland Chastain
Fred, please, could you edit the title of the discussion? There is a word
which needs one more letter ("dyamically").




--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Answer to msegui Russian forum to dyamically create a frame.

2021-03-30 Thread Roland Chastain
Congratulation, Fred! Now we have a working project. Maybe you could post it
at freepascal.ru, when you are registered?

Creating components at run-time has maybe not much practical interest, but
it helps to understand how the library works.

By the way, I really need to study interfaces. I know absolutely nothing
about that part of the language...




--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] tdropdownlistedit

2021-03-30 Thread Roland Chastain
I see  here   
this description about the option *deo_selectonly* : "don't allow entering
arbitrary text"

Isn't it what you look for?

Regards.

Roland



--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] tdropdownlistedit

2021-03-30 Thread Roland Chastain
Hello Patrick!

Glad to see you here and to see that you still use MSEide. I don't have the
pleasure to know you but I have seen your name in many discussions and was
looking for a way to contact you. (I already tried, without success, to
contact Sri Wahono.)

I will study your problem and see if I find something.

Regards.

Roland





--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Answer to msegui Russian forum to dyamically create a frame.

2021-03-30 Thread Roland Chastain
But how to manage memory in that case? I have a memory leak. I don't know how
to solve it. If you have an idea... Here is my project.

dynedit-memoryleak.zip
 
 




--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Answer to msegui Russian forum to dyamically create a frame.

2021-03-30 Thread Roland Chastain
Very good, Fred! Very instructive. Thank you.



--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Answer to msegui Russian forum to dyamically create a frame.

2021-03-30 Thread Roland Chastain
Hello Fred!

I answered for you. As I said, your solution works, but the component
doesn't look exactly like the one created in the designer. Maybe it's
because I tested with a *tintegeredit*. I didn't find *tedit* on the
component palette.



--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] MSEgui and Radeon graphics card.

2021-03-29 Thread Roland Chastain
No problem here.


00:02.0 VGA compatible controller: Intel Corporation HD Graphics 5500 (rev
09)




--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] MSEgui studies: Ellipse

2021-03-28 Thread Roland Chastain
Hello Fred!

Glad that you like it. :)

Regards.

Roland



--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


[MSEide-MSEgui-talk] MSEgui studies: Ellipse

2021-03-27 Thread Roland Chastain
Hello!

I continue my MSEgui studies. I made a little animation representing the
movement of a body on an elliptic path. The program uses a TPaintBox and a
TTimer.

https://gitlab.com/rchastain/msegui-studies
  

Regards.

Roland




--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


[MSEide-MSEgui-talk] What is 'ifi'?

2021-03-27 Thread Roland Chastain
Hello friends?

Could you help me to understand what is 'ifi'?

Regards.

Roland




--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] A new website dedicated to MSEgui

2021-03-25 Thread Roland Chastain
Thank you Fred. Glad that you like the idea of the website.

> Very interesting the first article of . 

Yes. :)

It comes from this HTML template generator: https://www.schnaps.it/




--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


[MSEide-MSEgui-talk] A new website dedicated to MSEgui

2021-03-25 Thread Roland Chastain
Hello everybody!

I decided to create a small website dedicated to MSEgui. I registered the
name  msegui.net   .

After reflexion, I wonder if it was a good idea to use the name "msegui". I
wouldn't be suspected of any kind of usurpation. Please let me know honestly
what you think about that. Maybe I can change the name, or use another name
with a redirection or something like that, I don't know. Or maybe I could
just put a warning on the main page stating that it isn't the official
website...

Regards.

Roland






--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] My MSEgui studies: Image viewer

2021-03-23 Thread Roland Chastain
Good to know. Thank you Fred.



--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] My MSEgui studies: Image viewer

2021-03-23 Thread Roland Chastain
Thank you Fred for the information. I suspected that it would work also on
Linux, but I prefer to write it like this (to remember that it is necessary
only on Windows). Otherwise you are right.

Your FCFA is always welcome. :)




--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


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

2021-03-23 Thread Roland Chastain
> I ask: http://freepascal.ru/forum/viewtopic.php?f=11=43223

Thank you Alexander. Let's wait the answer. If they accept, it could be a
good solution (especially since there seem to be quite a few MSEide users in
Russia).

> And try create new temporary forum on free hosting:
> https://a4370898.000webhostapp.com/forum/index.php

I don't like much "free" things, but why not? I will take a look. Thank you.
 



--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] My MSEgui studies: Image viewer

2021-03-23 Thread Roland Chastain
Fixed an important bug. The program didn't work on Windows, because of a
filename format issue. Found the solution in this interesting discussion:
https://sourceforge.net/p/mseide-msegui/mailman/message/29132778/

Here is the commit:
https://gitlab.com/rchastain/msegui-studies/-/commit/67ad58eb06149b885787c4481a0056a99dc233a6




--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] My MSEgui studies: Image viewer

2021-03-23 Thread Roland Chastain
> There is also the tbitmapcomp in "Gui" tab of components palette. 

Interesting. Thank you Fred. I will explore that.




--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] New extended MSEFileDialog component.

2021-03-22 Thread Roland Chastain
Thank you for your work Fred. I will try the demo at once.




--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


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

2021-03-22 Thread Roland Chastain
> > But I think of an english-speaking forum. Are english tolerated on the
> > russian forum?
> 
> Yes. http://freepascal.ru/forum/search.php?author_id=12080=posts

OK, there are messages in english. But the title of the discussion is in
russian. I would hesitate to start a topic with an english title.

What would you think of asking to the forum maintainers to create an english
subforum, in the MSEide+MSEgui section?




--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Create new component and add it in ide component palette.

2021-03-22 Thread Roland Chastain
I could build an ide with repaz components. I am very glad! Now I can open
without problem in the designer the main form of the repaz demo. It seems to
be a very powerful application!

So you can build as many different ide as you wish. It's very, very smart.





--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Create new component and add it in ide component palette.

2021-03-22 Thread Roland Chastain
Thank you Fred.



--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] New extended MSEFileDialog component.

2021-03-22 Thread Roland Chastain
> arb[0] := '"*.pp" "*.pas" "*.inc" "*.dpr" "*.lpr"';

Thank you Fred. I wasn't using the right syntax. It works now.



--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


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

2021-03-22 Thread Roland Chastain
Thank you for your answer Alexander.

> Currently MSE community can use
> http://freepascal.ru/forum/viewforum.php?f=11
> similar as use it Martin and I.

Yes, there is also a german and a french forum.
https://www.lazarusforum.de/viewforum.php?f=53
https://www.developpez.net/forums/f190/autres-langages/pascal/autres-ide/

But I think of an english-speaking forum. Are english tolerated on the
russian forum?

> If is forum engine without mail function needed I can setup it.
> Available: PHP, DB and unlimited disk space. Not available: mail.

Why not? The mail isn't very important.








--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


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

2021-03-22 Thread Roland Chastain
Hello friends of MSEgui!

This forum is not very handy nor beautiful. Couldn't we make a real forum
for MSEide+MSEgui? Would you have ideas about that? Is it complicated to
create and maintain a real forum?

Regards.

Roland





--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] New extended MSEFileDialog component.

2021-03-22 Thread Roland Chastain
Hello Fred!

I have two or three questions on your component. (By the way, you should
make a tutorial on the way to create and install components in MSEide.)

For the options ("No icons", "No lateral", etc.) I don't like much the
checkboxes. I would have prefered to set the options in the code. I believe
that this was already the opinion expressed by Sieghard. But it isn't very
important, and you are the master of that. (And maybe it isn't easy to do.)

When I try to unroll the "Filter" listbox, the edit becomes larger. Is it
intended?

Multiple extensions in filter doesn't work, or I didn't used the appropriate
format. I used "*bmp;*png". I noticed the same issue with the original
component (tfilenameedit).

I don't see what is the purpose of the listbox "Selected directory" (at the
bottom of the window).

Regards.

Roland




--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] My MSEgui studies: Image viewer

2021-03-22 Thread Roland Chastain
OK, Fred, I tested with tfilenameditx. It is very nice. Congratulations. (I
would be interested how you added a new component to MSEide, but this is
another discussion. (I would like to intall the components of the Repaz
demo. The demo works, but I cannot open the form in editor, because of
"class TRepazChart not found". I will start another discussion about that.))

The component is very nice, but maybe not really needed in that case, since
I select only directories...

I have two or three questions/observations on the component. I will post
them in the component discussion.

Regards.

Roland



--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] My MSEgui studies: Image viewer

2021-03-22 Thread Roland Chastain
Well seen, Fred. Fixed. Also restored the white background, as you don't like
the blue. :)



--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] My MSEgui studies: Image viewer

2021-03-21 Thread Roland Chastain
Hello Fred!

Thank you for the suggestion. I will try a tfilenameeditX.

Regards.

Roland



--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] MSEgui and Radeon graphics card.

2021-03-21 Thread Roland Chastain
i5 or i3?

No, I didn't notice any problem.




--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] MSEgui and Radeon graphics card.

2021-03-21 Thread Roland Chastain
Thank you Fred. Here is the output of /neofetch/ for me:





--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


[MSEide-MSEgui-talk] My MSEgui studies: Image viewer

2021-03-21 Thread Roland Chastain
Hello everybody!

I am embarking on writing a series of small projects in order to familiarize
myself with MSEide+MSEgui. I started with a simple image viewer.

All the projects will be here:
https://gitlab.com/rchastain/msegui-studies

Any comment, suggestion, contribution is welcome.

Regards.

Roland





--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] How to compile and use xroot

2021-03-20 Thread Roland Chastain
@Fred,Alex

Thank you. I will continue to study the program.

Regards.

Roland




--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] How to compile and use xroot

2021-03-20 Thread Roland Chastain
Hello Alex!

Glad to see you here.

I don't know how to use xroot. I don't even know exactly what is the purpose
of the application.

I tried to run it without parameter from a terminal and here is the result:


[roland@localhost xroot]$ ./xroot
Examples for xroot: 
xroot "command" + parameters
Parameters: auto_su_first, auto_sudo_first, auto_su_sudo, debug, help,
lang=language, ask=askfile, nogui, infomessage=message,
passwordmessage=message, user=user, terminal
"command" maybe "command+parameters"

An unhandled exception occurred at $00515FF9 :
Exception : not decorated
  $00515FF9 line 1737 of
../../../../../Applications/mseide/msegui/lib/common/kernel/linux/mseguiintf.pas


If you have time, could you explain shortly the purpose of the program and
give an example of the way one can use it?

Regards.

Roland





--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] MSEgui and Radeon graphics card.

2021-03-20 Thread Roland Chastain
Hi Vasi!

Thank for your answer. I am on Linux 64 (Mageia). I don't know what is my
graphic card. I will look. Thank you for the info about neofetch: it looks
interesting. I am going to download it.



--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] How to compile and use xroot

2021-03-20 Thread Roland Chastain
Hello Fred!

Thank you for your answer.

Weird. I don't why my message is truncated. I will remake my post.

Regards.

Roland



--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] MSEgui and Radeon graphics card.

2021-03-20 Thread Roland Chastain
Hello Fred!

How can I know which driver I use?




--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


[MSEide-MSEgui-talk] How to compile and use xroot

2021-03-20 Thread Roland Chastain
Hello!

I discovered a project which looks interesting:  xroot
  

I could compile it after I removed invalid values (ow_autoscale,
ow_fontlineheight) for optionswidget property in *.mfm files, and replaced
$TARGET with $TARGETOSDIR in project options.

I don't know how to use the tool. If I try to run it from a terminal, I get
this:



Here is the procedure where the exception is raised:






--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Adding and/or deleting items in a combobox dropdown

2021-03-19 Thread Roland Chastain
Hello Vasi!

This discussion is an excellent idea. This is the kind of thing that we
need.

Maybe you already know it, but another way to delete the list is to do this:

  tdropdownlistedit1.dropdown.cols.clear;




--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


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

2021-03-12 Thread Roland Chastain
Hello Alexander!

I visited your website and downloaded the /Birthdays/ project. Thank you for
sharing. It's a pleasure to find a new project done with MSEgui.

Since there aren't many users of MSEgui, I think it's important that we stay
connected and share our works and experiences. So please whatever you do
with MSEgui, keep us informed. ;)

For me, until now, I made an improved version of the MSEgui chessboard
example:
https://github.com/rchastain/msegui-chessboard

I would be glad if you would add a link to it (or a local copy of the files)
on your website.

I have many other projects related to MSEgui, but I am progressing slowly.

Regards.

Roland



--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


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

2021-03-08 Thread Roland Chastain
Hello Alexander!

Nice to see you here.

Forgive a stupid question, but what would be the purpose of that domain?
What could we do with it?

Regards.

Roland



--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Tab with close button X ?

2021-03-08 Thread Roland Chastain
Congratulations Fred. I will take a look. You are becoming a MSEgui guru (to
use a word of yours). :)



--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Tab with close button X ?

2021-03-08 Thread Roland Chastain
Thank Graeme you for the name of the component. I made a quick search in my
examples directory. I found several examples, but without close button.

Roland



--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Tab with close button X ?

2021-03-08 Thread Roland Chastain
I see. Thank you for the picture.



--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Tab with close button X ?

2021-03-08 Thread Roland Chastain
Hello Fred!

What is a tab?




--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] New release of MSEide ?

2020-09-19 Thread Roland Chastain
Dear Fred,

Thank you for your efforts. Yes, a new release would be welcome, if you have
time for it.

And if you still have time after that, it would be useful to put somewhere
clear indications of the important changes that you have made. You began to
do that  here
 
, but some indications are a bit short. For example, you could add links to
discussions where the problems and solutions were discussed.

You know that commits are not always easy to read.

Best regards.

Roland



--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] New extended MSEFileDialog component.

2020-08-28 Thread Roland Chastain
Some interesting discussions:

https://www.delphipraxis.net/45561-byte-mega-und-kilobyte-umwandeln.html
  
https://stackoverflow.com/questions/30548940/correct-way-to-convert-size-in-bytes-to-kb-mb-gb-delphi

  
https://stackoverflow.com/questions/30418940/incorrect-result-of-total-downloads-code

  




--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] New extended MSEFileDialog component.

2020-08-28 Thread Roland Chastain
Good.

About file size formatting, do you know this library?
ByteSizeLibPascal   

Here is an interesting example taken from the documentation.

// ==
uses
  SysUtils, uByteSize;

var
  b: TByteSize;
  
begin
  b := TByteSize.FromKiloBytes(0.5);
  WriteLn(b.ToString); // 512 B
  WriteLn(TByteSize.FromKiloBytes(1000).ToString); // 1000 KB
  WriteLn(TByteSize.FromKiloBytes(1024).ToString); // 1 MB
end.
// ==

Maybe you could use it (it's one unit).




--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] New extended MSEFileDialog component.

2020-08-28 Thread Roland Chastain
Nice component!

I think KB is correct.

I couldn't compile the second package that you posted. I believe there was a
missing file (or maybe I did something wrong).

The dialog window has no title. Maye be you could add one?

Have a good night!





--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] New extended MSEFileDialog component.

2020-08-28 Thread Roland Chastain
Hello Fred!

Thank you for that. I will test it ASAP.

Regards.

Roland



--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Note for azerty keyboard user on Linux.

2020-08-01 Thread Roland Chastain
Yes, I was talking of that. ;)

Thank you for the explanation about Maj key under Linux. I didn't know all
that.

Best regards.

Roland





--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Note for azerty keyboard user on Linux.

2020-08-01 Thread Roland Chastain
Hello!

Thank you for the information Fred. I never used bookmarks so I don't see
well the problem, but I will make a test to see.

I didn't know that bambara was a kind of french. Funny. :)

Best regards.

Roland



--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] How to customize source code editor (font, colors)

2020-04-14 Thread Roland Chastain
Great! Thank you Fred.



--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] How to customize source code editor (font, colors)

2020-04-14 Thread Roland Chastain
Do yo know if there is a way to switch from a syntax file to another?

Imagine I want to create my own settings, and after that want to come back
to the original.

Do you know why there is a /pascal2.sdef?/




--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] How to customize source code editor (font, colors)

2020-04-14 Thread Roland Chastain
OK, thank you Fred.




--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] How to customize source code editor (font, colors)

2020-04-13 Thread Roland Chastain
OK, I found how to change font: project, options, editor, source, font.


 

 



--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


[MSEide-MSEgui-talk] How to customize source code editor (font, colors)

2020-04-13 Thread Roland Chastain
Hello!

Could someone explain how I can change the font of the source code editor,
and also change colors (for background and for the words)?

Thanks.

Roland



--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


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

2020-04-03 Thread Roland Chastain
No, I didn't know. Thank you for the information.

Regards.

Roland



--
Sent from: http://mseide-msegui-talk.13964.n8.nabble.com/


___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


  1   2   >