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

2021-03-24 Thread fredvs
Hello Alexander, hello Roland.

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

Thanks Alexander and thanks to the Free Pascal Russian forum to welcome MSE.

I hope that alex_alex_alex1 will forgive our tension after the leaving of
Martin.
All our work is still saved here: https://github.com/fredvs/mseide-msegui

Maybe one day we may terminate the work, in peace.

Fre;D



--
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 fredvs
About the MSEgui future forum.

What color to choose for MSEgui site?

The logo of MSE is a Swiss edelweiss with white petals, yellow pistils on a
blue background.

https://en.wikipedia.org/wiki/Leontopodium_nivale

 

I propose to mix the 3 colors of the logo, white + yellow + blue.
This should give a light green.

What do you think?

Fre;D







--
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 code dz
thanks fred

On Tue, Mar 23, 2021, 18:31 Fred van Stappen  wrote:

> > maybe you can isolate windows
>
> Yes, excellent.
>
>{$ifdef linux}
>  fownerwidget.paint(bmp.canvas); // maybe better
> fownerwidget.invalidate
>  {$endif}
>
> OK, commit fa2de3f31
>
> Fre;D
>
> --
> *De :* code dz 
> *Envoyé :* mardi 23 mars 2021 17:00
> *À :* General list for MSEide+MSEgui <
> mseide-msegui-talk@lists.sourceforge.net>
> *Objet :* Re: [MSEide-MSEgui-talk] A real forum for MSEide+MSEgui
>
> maybe you can isolate windows os by ifdef , because on windows there
> is no problem
>
>
> ___
> 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] A real forum for MSEide+MSEgui

2021-03-23 Thread Fred van Stappen
> maybe you can isolate windows

Yes, excellent.

   {$ifdef linux}
 fownerwidget.paint(bmp.canvas); // maybe better fownerwidget.invalidate
 {$endif}

OK, commit fa2de3f31

Fre;D


De : code dz 
Envoyé : mardi 23 mars 2021 17:00
À : General list for MSEide+MSEgui 
Objet : Re: [MSEide-MSEgui-talk] A real forum for MSEide+MSEgui

maybe you can isolate windows os by ifdef , because on windows there
is no problem


___
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] A real forum for MSEide+MSEgui

2021-03-23 Thread fredvs
Hello Code Dz.

I did not note it but it is possible.

This commit repeat a canvas.paint.
https://github.com/mse-org/mseide-msegui/commit/fc4eb2e1ca5f5071eb833bd44faf695f8a806325

One line is added in msegui.pas at line 17016

result:= true;
 fownerwidget.paint(bmp.canvas);
 fownerwidget.paint(bmp.canvas); // this added
 bmp.paint(fcanvas,rect1);

Of course it is not the best way to do but it does fix problems with some
graphic cards.

Thanks for the feedback and any other proposition is welcome.

Fre;D



--
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 code dz
maybe you can isolate windows os by ifdef , because on windows there
is no problem


___
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 code dz
hi fred
i tried rebuild mseide from your latest commits . it becoms very slow
especialy when you resize the form .
i will elaborate more later


On Tue, Mar 23, 2021, 15:20 fredvs  wrote:

> > And try create new temporary forum on free hosting:
> > https://a4370898.000webhostapp.com/forum/index.php
>
> Hello Alexander.
>
> Wow, great!
>
> For the hosting, I agree with Roland but for the site using simplemachine
> engine: perfect choice for me.
> It would be great if you could import all the discussions about msegui from
> the Lazarus Russian forum into your simplemachine forum.
>
> But still remain the hosting question.
>
> And who will maintain the forum-site, personally I dont know simplemachine
> and have bad access to internet.
>
> Fre;D
>
>
>
>
>
> --
> 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 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 fredvs
> And try create new temporary forum on free hosting:
> https://a4370898.000webhostapp.com/forum/index.php

Hello Alexander.

Wow, great!

For the hosting, I agree with Roland but for the site using simplemachine
engine: perfect choice for me.
It would be great if you could import all the discussions about msegui from
the Lazarus Russian forum into your simplemachine forum.

But still remain the hosting question.

And who will maintain the forum-site, personally I dont know simplemachine
and have bad access to internet.

Fre;D





--
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] A real forum for MSEide+MSEgui

2021-03-23 Thread Alexander via mseide-msegui-talk
On Mon, 22 Mar 2021 11:08:37 -0700 (MST)
Roland Chastain  wrote:

> > > 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?

I ask: http://freepascal.ru/forum/viewtopic.php?f=11=43223

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

Try it !


And if is account in Livejournal can join to my https://foss-ru.livejournal.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] A real forum for MSEide+MSEgui

2021-03-22 Thread Alexander via mseide-msegui-talk
On Mon, 22 Mar 2021 05:25:01 -0700 (MST)
Roland Chastain  wrote:

> 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?

Yes. http://freepascal.ru/forum/search.php?author_id=12080=posts

> > 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.

But where to find it.


___
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


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

2021-03-22 Thread Alexander via mseide-msegui-talk
Yes, forum needed.

When I make site, I make forum on SMF but it down by spammers.
Hoster turn off mail function. I delete forum: http://forum.self-made-free.ru/

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

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

Or find especially free hosting for forums.


On Mon, 22 Mar 2021 03:50:21 -0700 (MST)
Roland Chastain  wrote:

> 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


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