-
For now the only way to make the font bigger is though the command line. On Windows:
`start mseide --FONTALIAS=stf_default,,24`
It would be better to have a setting in the application so that it w…
-
When I compile a sample project that uses BGRABitmap, it puts .o and .ppu files in the folder of BGRABitmap. I would like to choose the output path.
By the way the tab Make is artistic:
![ideu_mak…
-
When I open a project in MSEide, if I compile I get a filename without extension, unless I add it in the "target file" field of the Make tab. But if I do that, then when I compile in ideU I get double…
-
Hi, the version 10.9 works fine with MSEide. But the version 11 doesn't works, I get this error messages:
```
Free Pascal Compiler version 3.3.1-r43969 [2020/01/18] for i386
Copyright (c) 1993-20…
lainz updated
4 years ago
-
Here are a list of changes for FPC compatibility (in _msegui\lib\common\fpccompatibility_)
Insert `mclasses` after `Classes` in uses clause of:
- fpreadxwd, fpwritepcx, fpwritetga, fpwritexpm, f…
-
Hello.
If you want I can try to make a release for FreeBSD and ARM Raspbian Pi.
(try because I was not able to install Lazarus on FreeBSD and so it should be done with a command-line or with ide…
-
Hello.
I use BGRABitmap for a animation.
The timer is in fact a loop that catch a chunk of the sound data, translate it into samples and sent it to the audio-card and the canvas is invalidated i…
-
I am a basic user and I am confused by the commandor. I have some suggestions and question to make it more understandable.
In project toolbar, what are the blue buttons for?
![ideu_project_toolbar…
-
Hello Roland.
Here on the video, demo of moving pieces from the simulated engine.
Also at end of video, demo using the keyboard.
It is random result, without any check, only to show it in action.…
-
I tried double-clicking on OnPaint to create a handler but that does not react. So I browsed the code to find the event definition.
In tmseformwidget, Ctrl-Click on the published property did not w…