-
The tooltip background is of a light color, making impossible to read the text. I tested this with a tooltip on a button from the toolbar of my application. And I have no idea how to change that at th…
-
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1005672
is a new release planned? current one is 2 years old and doesnt build anymore.
debian will freeze in january 2023.
-
![dj_layout](https://user-images.githubusercontent.com/3421249/68096426-ec14dc00-feb0-11e9-9b47-2de27b890753.png)
![drums_layout](https://user-images.githubusercontent.com/3421249/68096427-f040f980-f…
-
error encountered compiling app, latest version 5.4.0
myprintsample.pas
uses
mseformatpngwrite
mseformatpngwrite.pas
uses
msefpwritepng
gives the error:
mseformatpngwrite.pas(19,…
roywd updated
3 years ago
-
While making Zeos 7.2 compile with MSEIDE + MSEGUI again, I had to make a small modification to msezeos.pas because iactivatorclient and isqlpropertyeditor have different opinions about the signature …
-
Hello!
I try without success to compile BGRABitmapPack4NoGUI 11.3.1. It's on Linux with Lazarus 2.0.8.
```
bgratext.pas(207,18) Error: identifier idents no member "Brush"
bgratext.pas(208,18) Er…
-
Hello everybody.
I am back near my machines.
What code should I use for producing the LazPaint 7.1.5 release?
The one from trunk or main or a other?
Fre;D.
-
On this page https://github.com/mse-org/mseide-msegui it says:
1. Download and install FPC, you can get it from http://www.freepascal.org/download.var
2. Download mseide_msegui from https://github…
-
On this page: https://www.freepascal.org/fcl/fcl.html there is a link to MSEide+MSEgui which takes you to the old sourceforge website instead of this one. I can't report this on their bug tracker beca…
-
1. Is it possible to build apps using msegui without using the IDE? I prefer just using vim. I guess that means I'd need some kind of make file?
2. Is it possible to stop the text caret (cursor) from…