-
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…
-
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…
-
Move closer to make LazPaint as official debian package sometime in the future. So then installation would be as simple as "apt install lazpaint". Also upgrades would be automatic.
-
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…
-
Hello Roland.
Happy new year!
Wow, I am very impressed by all the engines you added, Eschecs is a _must have_ now.
About sound libraries needed by Eschecs.
Only libraries **libPortAudio** …
-
Hello Roland.
I am **very** impressed how fast you catch the mse way.
Super your rules-added, it works perfectly.
I have seen that `grid.oncellevent()` is no more assigned.
Is it wanted?
Becaus…
-
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…
-
Since I use the _develop_ branch of fpGUI, there is a problem with the menu bar. When the application starts, the menu bar is not visible, until I click on it.
The test was made under Windows.
-
If I minimize the application and restore it, the form is empty: the widgets are not redrawn. The test was made under Windows, with [Eschecs 0.0.5 alpha](https://github.com/rchastain/eschecs/releases/…
-
Hello.
In `readme.md` there is:
>... the program has been compiled on Windows, Linux and MacOS X.
Nice but there is also `FreeBSD` and `Raspberry Pi`!
;-)