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

2022-03-04 Thread Fred van Stappen
Hello Code DZ.

> it happend only when building mseide with -O3

Ha, ok, excellent news.
I have to confess that I dont have the energy to create a fpc-issue.
It will take centuries before maybe be assigned then millenium to be fixed.

Also I did try benmarck for float calculation (on Linux) using all 
optimizations ( -O1, -O2, -O3, -O4).
And -O3, -O4 has less good result than -O2 !

For fast optimization we need MSElang compiler and his LLVM optimizer  (or 
wait that fpc-llvm is working).

> ok thanks Fred for your patience with me ;)

With great pleasure and thank you to still take care of msegui.

Fre;D



De : code dz 
Envoyé : vendredi 4 mars 2022 19:46
À : General list for MSEide+MSEgui 
Objet : Re: [MSEide-MSEgui-talk] Release 5.6.6.

Hi Fred
it happend only when building mseide with -O3
with -O2 everythings works fine

so clearly its an fpc bug (still not fixed ) , i think let's stick
with -O2 by now ,  also i don't see any benefit using -O3 on mseide .
i mean the speed looks the same .

ok thanks Fred for your patience with me ;)

greeting


___
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] Release 5.6.6.

2022-03-04 Thread code dz
Hi Fred
it happend only when building mseide with -O3
with -O2 everythings works fine

so clearly its an fpc bug (still not fixed ) , i think let's stick
with -O2 by now ,  also i don't see any benefit using -O3 on mseide .
i mean the speed looks the same .

ok thanks Fred for your patience with me ;)

greeting


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


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

2022-03-04 Thread Fred van Stappen
Re-re hello Code DZ.

Like always, I needed minimum 3 posts to catch all.

> i think i have to test with older mseide releases to catch which one is bugy

The thing is that with previous releases of mseide you may have problem to 
compile mseide with fpc 3.3.1 trunk.
There was incompatibility added 6 months ago in fpc 3.3.1 trunk. (at least for 
Unix OS, maybe it is ok with Windows, I did not check).

Fre;D



De : code dz 
Envoyé : vendredi 4 mars 2022 08:11
À : General list for MSEide+MSEgui 
Objet : Re: [MSEide-MSEgui-talk] Release 5.6.6.

Hi Fred
thanks for the fix , the button is working now .

i just tried with fpc latest trunk but mseide still crashes

the crash occur when you compile your app for the second time , for
example create new msegui application and hit make , it compiles ok ,
now if you try compile it again then mseide crashes

i think i have to test with older mseide releases to catch which one is bugy


___
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] Release 5.6.6.

2022-03-04 Thread Fred van Stappen
Hello Code DZ.

Not sure to understand.

Does the crash occur without optimization too or only with -O3 ?

Thanks.

Fre;D

De : code dz 
Envoyé : vendredi 4 mars 2022 08:11
À : General list for MSEide+MSEgui 
Objet : Re: [MSEide-MSEgui-talk] Release 5.6.6.

Hi Fred
thanks for the fix , the button is working now .

i just tried with fpc latest trunk but mseide still crashes

the crash occur when you compile your app for the second time , for
example create new msegui application and hit make , it compiles ok ,
now if you try compile it again then mseide crashes

i think i have to test with older mseide releases to catch which one is bugy


___
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] Release 5.6.6.

2022-03-03 Thread code dz
Hi Fred
thanks for the fix , the button is working now .

i just tried with fpc latest trunk but mseide still crashes

the crash occur when you compile your app for the second time , for
example create new msegui application and hit make , it compiles ok ,
now if you try compile it again then mseide crashes

i think i have to test with older mseide releases to catch which one is bugy


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


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

2022-03-03 Thread Fred van Stappen
Re-re-... hello Code DZ.

Sorry, it takes me always some posts before to catch all...

Indeed, here on Windows 10, compiling some projects with mseide + -O3 crash 
mseide while run+debug.
Also it takes lot of time before the compiler begin his work.

;-(

And, like you noted, all come back ok with mseide -O2.

Anyway, I know where to look now.
So yes, there is a problem with the -O3 on real Windows machine and I will try 
to debug it (asap).

Write you later.

Fre;D

PS: For the filename-button problem, I hope that last commit fix it.



De : code dz 
Envoyé : jeudi 3 mars 2022 07:16
À : General list for MSEide+MSEgui 
Objet : Re: [MSEide-MSEgui-talk] Release 5.6.6.

Hi Fred
i tried with fpc trunk last night , but seems the problem still remains
i also removed cmem unit but nothings changed .anyways i'll try to
debug mseide and tell you later on ,

by the way , the button of select fpc dir in mseide config dialig is
not working .
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


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

2022-03-03 Thread Fred van Stappen
Re-hello Code DZ (suite...)

> i tried with fpc trunk last night , but seems the problem still remains
> i also removed cmem unit but nothings changed .anyways i'll try to
>debug mseide and tell you later on ,

OK, I just tested mseide compiled with fpc 3.2.2 and -O3 on Windows 10 and all 
seems ok there.
So it is maybe related with Windows 7 (but I cannot find such machine at the 
moment).
Or maybe it is hardware related, -O3 try to optimize with a flag that dont work 
on your machine or something like this.

It would be great if you could have more infos debugging mseide (if debugger by 
chance gives something).
I am sorry but I cannot reproduce the problem (or I miss something) so I dont 
see how to help.

Fre;D


De : code dz 
Envoyé : jeudi 3 mars 2022 07:16
À : General list for MSEide+MSEgui 
Objet : Re: [MSEide-MSEgui-talk] Release 5.6.6.

Hi Fred
i tried with fpc trunk last night , but seems the problem still remains
i also removed cmem unit but nothings changed .anyways i'll try to
debug mseide and tell you later on ,

by the way , the button of select fpc dir in mseide config dialig is
not working .
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


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

2022-03-03 Thread Fred van Stappen
Hello Code DZ.

> by the way , the button of select fpc dir in mseide config dialig is
> not working .

Very strange, here it is working.
Anyway I deleted "fpc-dir" and re-create a new one,  could you try with last 
commit: 586b9a5 ?

Thanks to note it.

Fre;D


De : code dz 
Envoyé : jeudi 3 mars 2022 07:16
À : General list for MSEide+MSEgui 
Objet : Re: [MSEide-MSEgui-talk] Release 5.6.6.

Hi Fred
i tried with fpc trunk last night , but seems the problem still remains
i also removed cmem unit but nothings changed .anyways i'll try to
debug mseide and tell you later on ,

by the way , the button of select fpc dir in mseide config dialig is
not working .
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


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

2022-03-02 Thread code dz
Hi Fred
i tried with fpc trunk last night , but seems the problem still remains
i also removed cmem unit but nothings changed .anyways i'll try to
debug mseide and tell you later on ,

by the way , the button of select fpc dir in mseide config dialig is
not working .
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


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

2022-03-02 Thread Fred van Stappen
Re-hello Code DZ.

I did try mseide.exe -O3 via Wine ( Windows emulator on Linux ) and it seems ok 
here.
(not yet try on a real Windows machine.)

But, could you try this:

in mseide.pas, in "uses" section, remove "cmem," unit and recompile mseide with 
-O3 -B.

Do you get still crash?

Fre;D

De : Fred van Stappen 
Envoyé : mercredi 2 mars 2022 23:01
À : General list for MSEide+MSEgui 
Objet : Re: [MSEide-MSEgui-talk] Release 5.6.6.

Hello Code DZ.

Hum, I did try here on Linux Debian 11 64 bit + fpc 3.2.2 + O3 and all seems 
ok, compiling a application, run+debug it and close mseide.
Sadly I dont have a Windows machine to try right now.

Note that I never use -O3, I always has problems with fpc since I use it ( 2010 
).
Note too that when compiling a application (even console app) for Linux ARM 
arch64 all optimizations (even -O1) make the program crash.

> Lazarus forum they mention that lazarus has problem when you build it with -O3

I read also this ( and it seems to me that they spoke of problems with -O2 too).

Anyway, I will try on Windows (asap, I need to find a Windows machine but I am 
horribly busy this week) with fpc 3.2.2 + O3.
Also I will try with trunk of fpc 3.3.1 maybe there is some fixes there.

Now if the guilty is msegui, I think I dont have the skill to even localize the 
problem and we will need help to fix this.

Fre;D



De : code dz 
Envoyé : mercredi 2 mars 2022 22:28
À : General list for MSEide+MSEgui 
Objet : Re: [MSEide-MSEgui-talk] Release 5.6.6.

Hi Fred
i just rebuild mseide with -O3 , i am using fpc 3.2.2 on windows7 32bits
the problem now is whenever i compiling new prject  then mseide hung
and don't respond until i kill its process  .

then i rebuild mseide with -O2 and every things return working fine ,

i don't know if tou experienced this problem befor ? .
i remember once when new lazarus release has been announced in the
forum they mention that lazarus has problem when you build it with -O3
, but i don't know exactly what is it !

so it seems fpc optimization issue , i will try with fpc trunk maybe
it has been resolved


___
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] Release 5.6.6.

2022-03-02 Thread Fred van Stappen
Hello Code DZ.

Hum, I did try here on Linux Debian 11 64 bit + fpc 3.2.2 + O3 and all seems 
ok, compiling a application, run+debug it and close mseide.
Sadly I dont have a Windows machine to try right now.

Note that I never use -O3, I always has problems with fpc since I use it ( 2010 
).
Note too that when compiling a application (even console app) for Linux ARM 
arch64 all optimizations (even -O1) make the program crash.

> Lazarus forum they mention that lazarus has problem when you build it with -O3

I read also this ( and it seems to me that they spoke of problems with -O2 too).

Anyway, I will try on Windows (asap, I need to find a Windows machine but I am 
horribly busy this week) with fpc 3.2.2 + O3.
Also I will try with trunk of fpc 3.3.1 maybe there is some fixes there.

Now if the guilty is msegui, I think I dont have the skill to even localize the 
problem and we will need help to fix this.

Fre;D



De : code dz 
Envoyé : mercredi 2 mars 2022 22:28
À : General list for MSEide+MSEgui 
Objet : Re: [MSEide-MSEgui-talk] Release 5.6.6.

Hi Fred
i just rebuild mseide with -O3 , i am using fpc 3.2.2 on windows7 32bits
the problem now is whenever i compiling new prject  then mseide hung
and don't respond until i kill its process  .

then i rebuild mseide with -O2 and every things return working fine ,

i don't know if tou experienced this problem befor ? .
i remember once when new lazarus release has been announced in the
forum they mention that lazarus has problem when you build it with -O3
, but i don't know exactly what is it !

so it seems fpc optimization issue , i will try with fpc trunk maybe
it has been resolved


___
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] Release 5.6.6.

2022-03-02 Thread code dz
Hi Fred
i just rebuild mseide with -O3 , i am using fpc 3.2.2 on windows7 32bits
the problem now is whenever i compiling new prject  then mseide hung
and don't respond until i kill its process  .

then i rebuild mseide with -O2 and every things return working fine ,

i don't know if tou experienced this problem befor ? .
i remember once when new lazarus release has been announced in the
forum they mention that lazarus has problem when you build it with -O3
, but i don't know exactly what is it !

so it seems fpc optimization issue , i will try with fpc trunk maybe
it has been resolved


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


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

2022-03-01 Thread code dz
thanks Fred
you found it , congrats ;)
well it doesn't work by following the steps you mention ,so after some
tweaking i got it to working by :

1 add tfont component to mainform and set its hight
2 add tpopupmenu to mainform
3 assign tfont to tpopupmenu.menu.template
4 assign tfont to tmainfo.font.template

again thanks for the tip (no doubt you're the megui guru)


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


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

2022-02-28 Thread Fred van Stappen
Re-re..-re hello Code DZ.

I think I get the trick to force font of all menu-popup to use the parent font 
of the form.

1) Put a tpopupmenu1 on the form. Dont change anything on his parameter.
2) With Object inspector, on mainfo.popupmenu choose that tpopupmenu1.
3) Now the font of popup of each widget (included Tedit) has the same font as 
parent form-mainfo, without changing anything in Tedit.
4) Once again, well done Martin.

Fre;D

De : code dz 
Envoyé : lundi 28 février 2022 19:51
À : General list for MSEide+MSEgui 
Objet : Re: [MSEide-MSEgui-talk] Release 5.6.6.

Hi Fred
seems there is no option to play with tedit auto popup menu font , i
think it is by design
just i thought i could change it , because visually it is inconsistent
with bigger font (big edit and small popup menu ) , anyway its ok ,
not big harm

about the rounded button yes it was me ;) , long time ago
as one grow up losing energy by time ;)


___
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] Release 5.6.6.

2022-02-28 Thread Fred van Stappen
Hello Code DZ.

And what about?:

> put a tpopupmenu1 on the form and assign in Object inspector for TEdit1:
 > Tedit1.popupmenu := tpopupmenu1;
> And then set the font ot tpopupmenu1

Here it works ok see picture.

> about the rounded button yes it was me ;) ,

Ha ok, so you are the msegui guru 

Fre;D



De : code dz 
Envoyé : lundi 28 février 2022 19:51
À : General list for MSEide+MSEgui 
Objet : Re: [MSEide-MSEgui-talk] Release 5.6.6.

Hi Fred
seems there is no option to play with tedit auto popup menu font , i
think it is by design
just i thought i could change it , because visually it is inconsistent
with bigger font (big edit and small popup menu ) , anyway its ok ,
not big harm

about the rounded button yes it was me ;) , long time ago
as one grow up losing energy by time ;)


___
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] Release 5.6.6.

2022-02-28 Thread code dz
Hi Fred
seems there is no option to play with tedit auto popup menu font , i
think it is by design
just i thought i could change it , because visually it is inconsistent
with bigger font (big edit and small popup menu ) , anyway its ok ,
not big harm

about the rounded button yes it was me ;) , long time ago
as one grow up losing energy by time ;)


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


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

2022-02-28 Thread Fred van Stappen
Re-re-re hello Code DZ.

Note that if you dont want to see the TEdit pop-up there is
Tedit.optionedit.autopopupmenu to set it.

But to come back to your initial question, even with a custom tpopupmenu set 
for the Tedit.popupmenu the font of main form will not be inherited, the same 
for Tmainmenu font.

Imho, it should be (but maybe it will add more problems,).


Fre;D

De : Fred van Stappen 
Envoyé : lundi 28 février 2022 13:43
À : General list for MSEide+MSEgui 
Objet : Re: [MSEide-MSEgui-talk] Release 5.6.6.

Re-re hello Code DZ.

Haaa + ps I think I get what you ask.

By default, a TEdit shows a popup with "Copy/Paste/Cut" items.
And this popup font indeed can not be set.

To have a custom pop-up, just add a tpopupmenu1 on the form and assign in 
Object inspector for TEdit1:

  Tedit1.popupmenu := tpopupmenu1;


And set tpopupmenu1.menu.font with what you want.
By default if you do not add menu-items in that tpopupmenu1, only the default 
items "Copy/Paste/Cut" items will be showed.

Fre;D


De : code dz 
Envoyé : lundi 28 février 2022 07:13
À : General list for MSEide+MSEgui 
Objet : Re: [MSEide-MSEgui-talk] Release 5.6.6.

H Fred
just one last question
if i set a font for main form  ,  normally every control in this form
should inherited from the mainform font , but one exception i found is
that Tedit popup menu doesn't behave the same
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


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

2022-02-28 Thread Fred van Stappen
Re-re hello Code DZ.

Haaa + ps I think I get what you ask.

By default, a TEdit shows a popup with "Copy/Paste/Cut" items.
And this popup font indeed can not be set.

To have a custom pop-up, just add a tpopupmenu1 on the form and assign in 
Object inspector for TEdit1:

  Tedit1.popupmenu := tpopupmenu1;


And set tpopupmenu1.menu.font with what you want.
By default if you do not add menu-items in that tpopupmenu1, only the default 
items "Copy/Paste/Cut" items will be showed.

Fre;D


De : code dz 
Envoyé : lundi 28 février 2022 07:13
À : General list for MSEide+MSEgui 
Objet : Re: [MSEide-MSEgui-talk] Release 5.6.6.

H Fred
just one last question
if i set a font for main form  ,  normally every control in this form
should inherited from the mainform font , but one exception i found is
that Tedit popup menu doesn't behave the same
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


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

2022-02-28 Thread Fred van Stappen
Re-hello.

> but one exception i found is that Tedit popup menu doesn't behave the same

It is also the case for tmainmenu widget.
The font of a form is  and the font of a menu is  so it 
is not inherited.
I did try with a older release from Martin and the behaviour is the same.

Imho, a custom method to set the font of menu + popup when the main form font 
has changed is the most easy.

Fre;D

De : code dz 
Envoyé : lundi 28 février 2022 07:13
À : General list for MSEide+MSEgui 
Objet : Re: [MSEide-MSEgui-talk] Release 5.6.6.

H Fred
just one last question
if i set a font for main form  ,  normally every control in this form
should inherited from the mainform font , but one exception i found is
that Tedit popup menu doesn't behave the same
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


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

2022-02-28 Thread Fred van Stappen
Hello Code DZ.

> if i set a font for main form  ,  normally every control in this form
> should inherited from the mainform font , but one exception i found is
> that Tedit popup menu doesn't behave the same

Hum, indeed...

You may create a method for tpopupmenu1.onupdate() with something like this:

procedure tmainfo.onupdatepopup(const sender: tcustommenu);
begin
tpopupmenu1.menu.font.name := font.name;
tpopupmenu1.menu.font.height := font.height;
end;

But yes, it is a workaround.
I will see (asap) is there is something to do but I fear it will not be very 
easy because font of form is not equal as font of popup ( "twidgetfont" vs 
"tmenufont").

Other thing.

Long time ago I asked how to do a rounded button (rounded frame) and a hero 
showed me how to do.
Was it you ?

That person also did a tab of a tabwidget with a close button (to close the 
page).
I will be very happy to know how to do this "Tab + Close" tab.

But maybe it was not you, so sorry for the noise.

Thanks.

Fre;D



De : code dz 
Envoyé : lundi 28 février 2022 07:13
À : General list for MSEide+MSEgui 
Objet : Re: [MSEide-MSEgui-talk] Release 5.6.6.

H Fred
just one last question
if i set a font for main form  ,  normally every control in this form
should inherited from the mainform font , but one exception i found is
that Tedit popup menu doesn't behave the same
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


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

2022-02-27 Thread code dz
H Fred
just one last question
if i set a font for main form  ,  normally every control in this form
should inherited from the mainform font , but one exception i found is
that Tedit popup menu doesn't behave the same
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


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

2022-02-27 Thread Fred van Stappen
Yep, thanks for the thanks and the discovery.

Fre;D

De : code dz 
Envoyé : dimanche 27 février 2022 19:36
À : General list for MSEide+MSEgui 
Objet : Re: [MSEide-MSEgui-talk] Release 5.6.6.

Hi fred
it works now , thanks for the fix


___
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] Release 5.6.6.

2022-02-27 Thread code dz
Hi fred
it works now , thanks for the fix


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


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

2022-02-27 Thread Fred van Stappen
Re-re... hello Code DZ.

Ha, I get something, indeed there was a problem there (and strange that I never 
get something wrong with this)...

Could you try with last commit e72c95ccf  (I hope it fix it)?

Many thanks to discover it.

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


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

2022-02-27 Thread Fred van Stappen
Hello Code DZ.

>catch new one
>if you try to set directory for msegui you'll get this message

Hum, I did try mseide 32/64 bit on Windows 10 but was not able to reproduce the 
problem.

Could you, please, give some light how it happen?

What Windows version do you use?

Does it happen directly when you click on the [...] button or only after select 
a directory?

Does it happen for each drive/directory selected or only on some 
drive/directory?

If you have other infos how it happen, please share it, I am in the dark.

Thanks.

Fre;D

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


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

2022-02-26 Thread code dz
catch new one
if you try to set directory for msegui you'll get this message
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


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

2022-02-26 Thread code dz
thanks Fred
you're right , let's wait maybe there are more bugs hidden


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


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

2022-02-26 Thread Fred van Stappen
Hello Code DZ.

Ok, it should be fixed in last commit: i43468048.
But you will need to re-compile mseide with that new source.

( Hum, and I have to do a new release for each os with the fixes, maybe wait a 
few, other bugs could appear... )

Fre;D

De : code dz 
Envoyé : samedi 26 février 2022 23:03
À : General list for MSEide+MSEgui 
Objet : Re: [MSEide-MSEgui-talk] Release 5.6.6.

Hi Fred
BTW , i used to use the new button to create new folder , not new file



Le sam. 26 févr. 2022 à 21:09, Fred van Stappen 
mailto:fi...@hotmail.com>> a écrit :
Re-hello code dz.

Indeed there is a problem.
When doing "Save as" and trying to create a new dir there is a av.

I will try with previous releases of mseide to see from when there is problem.
Or maybe do you know if it was working with previous mseide release?

Thanks.

Fre;D

De : code dz mailto:mr.ce...@gmail.com>>
Envoyé : samedi 26 février 2022 21:35
À : General list for MSEide+MSEgui 
mailto:mseide-msegui-talk@lists.sourceforge.net>>
Objet : Re: [MSEide-MSEgui-talk] Release 5.6.6.

Hi Fred
seems there is an av when click on new folder button in open file dialog.
___
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


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

2022-02-26 Thread Fred van Stappen
Hello.

OK, I see clearly the problem now.
I will jump into it asap.

Thanks to note it.

Fre;D


De : code dz 
Envoyé : samedi 26 février 2022 23:03
À : General list for MSEide+MSEgui 
Objet : Re: [MSEide-MSEgui-talk] Release 5.6.6.

Hi Fred
BTW , i used to use the new button to create new folder , not new file



Le sam. 26 févr. 2022 à 21:09, Fred van Stappen 
mailto:fi...@hotmail.com>> a écrit :
Re-hello code dz.

Indeed there is a problem.
When doing "Save as" and trying to create a new dir there is a av.

I will try with previous releases of mseide to see from when there is problem.
Or maybe do you know if it was working with previous mseide release?

Thanks.

Fre;D

De : code dz mailto:mr.ce...@gmail.com>>
Envoyé : samedi 26 février 2022 21:35
À : General list for MSEide+MSEgui 
mailto:mseide-msegui-talk@lists.sourceforge.net>>
Objet : Re: [MSEide-MSEgui-talk] Release 5.6.6.

Hi Fred
seems there is an av when click on new folder button in open file dialog.
___
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


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

2022-02-26 Thread code dz
Hi Fred
BTW , i used to use the new button to create new folder , not new file



Le sam. 26 févr. 2022 à 21:09, Fred van Stappen  a
écrit :

> Re-hello code dz.
>
> Indeed there is a problem.
> When doing "Save as" and trying to create a new dir there is a av.
>
> I will try with previous releases of mseide to see from when there is
> problem.
> Or maybe do you know if it was working with previous mseide release?
>
> Thanks.
>
> Fre;D
> --
> *De :* code dz 
> *Envoyé :* samedi 26 février 2022 21:35
> *À :* General list for MSEide+MSEgui <
> mseide-msegui-talk@lists.sourceforge.net>
> *Objet :* Re: [MSEide-MSEgui-talk] Release 5.6.6.
>
> Hi Fred
> seems there is an av when click on new folder button in open file dialog.
> ___
> 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] Release 5.6.6.

2022-02-26 Thread Fred van Stappen
Re-hello code dz.

Indeed there is a problem.
When doing "Save as" and trying to create a new dir there is a av.

I will try with previous releases of mseide to see from when there is problem.
Or maybe do you know if it was working with previous mseide release?

Thanks.

Fre;D

De : code dz 
Envoyé : samedi 26 février 2022 21:35
À : General list for MSEide+MSEgui 
Objet : Re: [MSEide-MSEgui-talk] Release 5.6.6.

Hi Fred
seems there is an av when click on new folder button in open file dialog.
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


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

2022-02-26 Thread Fred van Stappen
Hello Code DZ.

Ho, yes, indeed, (I never try it).
This button "New", imho, should be hidden.

To create a new file, better use "File-New" menu.

Now about how to hide the "new" button in the dialog form not sure there is a 
option for this.
Maybe it will need some tweak...

Fre;D



De : code dz 
Envoyé : samedi 26 février 2022 21:35
À : General list for MSEide+MSEgui 
Objet : Re: [MSEide-MSEgui-talk] Release 5.6.6.

Hi Fred
seems there is an av when click on new folder button in open file dialog.
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


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

2022-02-26 Thread code dz
Hi Fred
seems there is an av when click on new folder button in open file dialog.
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


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

2022-02-22 Thread vasi vasi
Wow, thank you Fred!

On Tue, Feb 22, 2022 at 3:10 AM Fred van Stappen  wrote:

> Hello everybody.
>
> Version 5.6.6. of mseide+msegui is released!
> https://github.com/mse-org/mseide-msegui/releases/
>
> In that release:
> - Fix for incompatibility with commit ee10850a of fpc 3.3.1.
> - ARM aarch 64 compatible.
> - Wayland fully compatible.
> - Added option for dynamic loading of PO-MO GetText files (thanks to
> Sieghard for MO converter + loader).
> - And much other fixes.
>
> Have fun!
>
> Fre;D
>
> ___
> mseide-msegui-talk mailing list
> mseide-msegui-talk@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk
>


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