Hello Med.
Yes, this is the last version.
Do you still have problems with db widgets and/or with ideU?
________________________________
De : Mohamed Hamza <medhom...@gmail.com>
Envoyé : mardi 3 décembre 2024 09:47
À : General list for MSEide+MSEgui <mseide-msegui-talk@lists.sourceforge.net>
Objet : Re: [MSEide-MSEgui-talk] IdeU

Hello Fred,
Now I got the good version I believe see Attn
Regards

Med

Le lun. 2 déc. 2024 à 19:19, Fred vS 
<fi...@hotmail.com<mailto:fi...@hotmail.com>> a écrit :
The source of the release 10.4 are here (no binary of mseide that is still 
10.0):
https://github.com/mse-org/mseide-msegui/releases/tag/5.10.4

and for the last commits (better) download this:
https://github.com/mse-org/mseide-msegui/archive/refs/heads/main.zip

Imho, all your problems are because you did not use the "-B" parameter.
This was many times discussed, it is a fpc bug, if you change something in code 
or in fpc parameter that change the defines, fpc will ignore it if "-B" was not 
used.

I suspect that you first did compile mseide and after mymseide without using 
the "-B" parameter.


________________________________
De : Mohamed Hamza <medhom...@gmail.com<mailto:medhom...@gmail.com>>
Envoyé : lundi 2 décembre 2024 19:09
À : General list for MSEide+MSEgui 
<mseide-msegui-talk@lists.sourceforge.net<mailto:mseide-msegui-talk@lists.sourceforge.net>>
Objet : Re: [MSEide-MSEgui-talk] IdeU

Hello Fred,
Where is this new version 5.14  I did found in github ?
Med

Le lun. 2 déc. 2024 à 18:57, Fred vS 
<fi...@hotmail.com<mailto:fi...@hotmail.com>> a écrit :
Hello Med.

But in your screenshot of mseide "Configure MSEide", for directory of msedir 
you still use mseide-mesgui 5.10.
Why not last mseide-msegui 5.14?

Also, in project option, "Make Options" please make enabled (x) the column "-B" 
for all the mode: M,B,1,2,3,4

________________________________
De : Mohamed Hamza <medhom...@gmail.com<mailto:medhom...@gmail.com>>
Envoyé : lundi 2 décembre 2024 18:36
À : General list for MSEide+MSEgui 
<mseide-msegui-talk@lists.sourceforge.net<mailto:mseide-msegui-talk@lists.sourceforge.net>>
Objet : Re: [MSEide-MSEgui-talk] IdeU

Hello Fred,
Here are my config files as attn
Regards
Med

Le lun. 2 déc. 2024 à 18:22, Fred vS 
<fi...@hotmail.com<mailto:fi...@hotmail.com>> a écrit :
Re-hello Med.

Did you compile with the -B (build all) parameter?
It is needed when changing the defines (otherwise fpc can ommit it).

________________________________
De : Fred vS <fi...@hotmail.com<mailto:fi...@hotmail.com>>
Envoyé : lundi 2 décembre 2024 17:01
À : General list for MSEide+MSEgui 
<mseide-msegui-talk@lists.sourceforge.net<mailto:mseide-msegui-talk@lists.sourceforge.net>>
Objet : Re: [MSEide-MSEgui-talk] IdeU

Re-hello Med.

In your picture it seems that it is about  zeos component not installed.
I dont know why you get this error.

With last mseide, zeos components are installed and that parameter is used for 
compilation : -dmse_with_zeoslib
Maybe try add this at your command line.

What are you using to compile myide project?
Do you the compilation using only command line?

________________________________
De : Mohamed Hamza <medhom...@gmail.com<mailto:medhom...@gmail.com>>
Envoyé : lundi 2 décembre 2024 16:25
À : General list for MSEide+MSEgui 
<mseide-msegui-talk@lists.sourceforge.net<mailto:mseide-msegui-talk@lists.sourceforge.net>>
Objet : Re: [MSEide-MSEgui-talk] IdeU

Re-hello Fred,
I got errors at link time with 5.10.4 see Attn Please.
Regards
Med

Le lun. 2 déc. 2024 à 14:11, Mohamed Hamza 
<medhom...@gmail.com<mailto:medhom...@gmail.com>> a écrit :
Hello,
I need to load the MseIde-Msegui ver 5.10.4  before I criticizing IdeU.
Med

Le lun. 2 déc. 2024 à 12:18, Fred vS 
<fi...@hotmail.com<mailto:fi...@hotmail.com>> a écrit :
Re-hello Med.

In my case, I use it a lot with this:
I have a "mytemplate.prj" project, with all my favorite custom widgets, like 
rounded buttons, timagelists, tfacecomp, tframecomp, etc...

And when I need some custom widget for a new project, I load a new instance of 
ideU with "mytemplates.prj", copy the widget that I want and paste it in a form 
of the first instance of ideU.
I like it a lot and it works great.

So if you have problem to do it, it must absolutely be solved.

Fre;D

________________________________
De : Fred vS <fi...@hotmail.com<mailto:fi...@hotmail.com>>
Envoyé : lundi 2 décembre 2024 11:19
À : General list for MSEide+MSEgui 
<mseide-msegui-talk@lists.sourceforge.net<mailto:mseide-msegui-talk@lists.sourceforge.net>>
Objet : Re: [MSEide-MSEgui-talk] IdeU

Hello Med.


  *
About iDEU, did you try to cut/paste objects between forms ?

Yes, of course, I use it a lot and not only between forms of same project but 
also between forms of 2 instances of ideU.

See video:
https://github.com/user-attachments/assets/8e54d7a8-ddb7-40dc-abc7-bcd87b3fcffb

Do you have problems to do it?


________________________________
De : Mohamed Hamza <medhom...@gmail.com<mailto:medhom...@gmail.com>>
Envoyé : lundi 2 décembre 2024 08:34
À : General list for MSEide+MSEgui 
<mseide-msegui-talk@lists.sourceforge.net<mailto:mseide-msegui-talk@lists.sourceforge.net>>
Objet : Re: [MSEide-MSEgui-talk] IdeU

Hi Fred,
About iDEU, did you try to cut/paste objects between forms ?
Med

Le dim. 1 déc. 2024 à 14:40, Fred vS 
<fi...@hotmail.com<mailto:fi...@hotmail.com>> a écrit :
By the way, IMHO, the demos at /mseuniverse/samples/db/dbfilter/ are not the 
most exciting ones I've seen.

And I'd love if someone could explain how tdbnavigator works.
For me, it's not clear how to use the buttons and what they do.

I'm an explorer in that mse-db jungle, but it's still very dark.

Re-IMHO, a clear mse-db wiki for dummies like me would be very welcome.

...

Fre;D
_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net<mailto: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<mailto: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<mailto: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<mailto: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<mailto: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

Reply via email to