Найдено 26 результатов

Roland
19.02.2026 11:40:02
Форум: MSEide + MSEgui
Тема: Часто задаваемые вопросы по MSEgui
Ответы: 1
Просмотры: 187

Часто задаваемые вопросы по MSEgui

С удовольствием сообщаю о создании раздела часто задаваемых вопросов (FAQ) по MSEgui (пока что на французском).

https://msegui.net/tutoriels/faq-msegui/index.html

Приглашаю вас принять участие.

https://github.com/rchastain2/faq-msegui

(Написано с помощью Google Translate.)
Roland
08.06.2025 19:51:56
Форум: MSEide + MSEgui
Тема: mseide - несколько вопросов
Ответы: 2
Просмотры: 9907

Re: mseide - несколько вопросов

Nice example. Here is a version updated for compatibility with latest MSEgui version.
Roland
26.05.2025 09:27:53
Форум: MSEide + MSEgui
Тема: Примеры MSEgui
Ответы: 2
Просмотры: 2837

Примеры MSEgui

Hello MSE friends.

I have just created a MSEgui examples repository. The idea is to have a collection of very simple MSEgui projects demonstrating how to use a component, a function...

Please contribute!

By the way, there is a new version of the MSEgui chessboard . 8)

Best regards from France ...
Roland
21.03.2024 13:45:19
Форум: MSEide + MSEgui
Тема: Simple Cairo demo for Linux
Ответы: 6
Просмотры: 37477

Re: Simple Cairo demo for Linux

Dear Alexander, I better understand your message now. It seems that MSE timer is broken in latest MSEgui by mse-org. (For this project, I used my own version .)

We are currently investigating. Sorry for the inconvenience.

Posted after 15 hours 5 minutes 48 seconds:
The bug in MSE timer has been ...
Roland
19.03.2024 19:38:41
Форум: MSEide + MSEgui
Тема: Simple Cairo demo for Linux
Ответы: 6
Просмотры: 37477

Re: Simple Cairo demo for Linux

Thank you for the code, Alexander ! Indeed, I used FPC 3.2.2.
Roland
19.03.2024 01:42:18
Форум: MSEide + MSEgui
Тема: Simple Cairo demo for Linux
Ответы: 6
Просмотры: 37477

Re: Simple Cairo demo for Linux

Hello everybody!

Another Cairo demo. An animated spiral. Idea coming from this example.
example7.png
Best regards from France.

Roland
Roland
10.02.2024 10:01:32
Форум: MSEide + MSEgui
Тема: Simple image viewer
Ответы: 6
Просмотры: 34236

Re: Simple image viewer

Hello friends!

There is a new version of MSEgui Image Viewer.

There are also new small examples. By the way, if you have some examples of yours, please contribute! :wink:

Best regards from France.

Roland
Roland
01.01.2023 09:12:36
Форум: Free Pascal Compiler
Тема: Eschecs (UCI chess GUI)
Ответы: 4
Просмотры: 8045

Re: Eschecs (UCI chess GUI)

Hello. Thank you for having taken a look into the Language unit.

You are right. Modification done.
Roland
30.12.2022 15:28:26
Форум: Free Pascal Compiler
Тема: Eschecs (UCI chess GUI)
Ответы: 4
Просмотры: 8045

Re: Eschecs (UCI chess GUI)

No, there are no PO files. The translation system is a simple Pascal unit.

I know that fpGUI supports PO files, but I still haven't looked how it works.
Roland
30.12.2022 14:03:25
Форум: Free Pascal Compiler
Тема: Eschecs (UCI chess GUI)
Ответы: 4
Просмотры: 8045

Eschecs (UCI chess GUI)

Hello everybody!

Sorry for not being able to write in Russian, but I would like to present to you my multiplatform UCI chess GUI written in Pascal .

It's a Free Pascal program, using fpGUI, BGRABitmap and uos libraries. It can be compiled from command line or with Lazarus. Linux binaries are ...
Roland
30.12.2022 13:43:43
Форум: MSEide + MSEgui
Тема: Simple temperature converter
Ответы: 2
Просмотры: 26404

Re: Simple temperature converter

Thank you Alex for your message (and sorry for the late answer).

My idea was not to make a really useful application, but rather a very simple project for a MSEgui tutorial.

I will add Kelvin and Reaumur in the version 2.0. :)
Roland
14.12.2022 08:18:41
Форум: MSEide + MSEgui
Тема: Simple temperature converter
Ответы: 2
Просмотры: 26404

Simple temperature converter

Hello friends!

I made a very simple temperature converter. It is here:

https://gitlab.com/rchastain/msegui-stu ... econverter
screenshot.png
screenshot.png (7.69 КБ) 26403 просмотра
Best regards.

Roland
Roland
12.03.2022 10:59:04
Форум: MSEide + MSEgui
Тема: On-line documentation for MSEgui
Ответы: 1
Просмотры: 19054

On-line documentation for MSEgui

Hello!

For your information, I created a (very humble) website for MSEgui. For now, there is almost nothing, excepted on-line documentation, one made with fpdoc:

https://www.msegui.net/doc/fpdoc/index.html

And another one made with PasDoc:

https://www.msegui.net/doc/pasdoc/index.html

Regards.

Roland
Roland
12.03.2022 10:50:48
Форум: MSEide + MSEgui
Тема: Simple Cairo demo for Linux
Ответы: 6
Просмотры: 37477

Re: Simple Cairo demo for Linux

Thank you for the compliment Alexander.

Here is another example: a simple animation, using a ttimer.

screenshot.png