-
The test project does not compile. Many errors.
Obviously, the test project has not been updated for a long time.
-
**Please don't suggest HTML/CSS, as this has already been decided against**
# MuSCo (must have, should have, could have)
## Actual GUI libraries / logic
**Must have**
* Good layouting
…
-
Resizing the Search Window is virtual impossible, due to a lack of correct layout of the buttons:
![image](https://github.com/tomboy-notes/tomboy-ng/assets/4390452/ae6aba68-76e9-4c4a-8df5-fd4d06f1da4…
-
Hi,
in an earlier issue (#41) I pointed out that a try/finally block was missing in the `Rasterize` procedure of `Img32.Draw.pas`, because there are situations where the rounding mode (altered with…
-
I was using https://docs.microsoft.com/en-us/dotnet/core/tutorials/netcore-hosting#create-a-host-using-mscoreeh to host .NET runtime. But after discussion in #39167 I was told to use hostfxr to host .…
-
There was useful feature in Borland Delphi, interface delegation. This feature is absent in C#.
You can delegate interface implementation on class to instance stored in field or property.
Declare sam…
-
I have just reinstalled SKIA on my Win11, DELPHI 11.3, SKIA 6.0.0 system and added `System.Skia, Vcl.Skia` to my uses clause and i am now getting an ACCESS VIOLATION error when running the app.
is …
-
### Details
1. sprawdź czy wprowadziłeś wszystkie zmiany w kodzie potrzebne do tego, żeby uruchomić tą aplikację w przeglądarce jako aplikacja webowa, jeśli nie to dodaj odpowiednie modyfikacje w kodz…
-
NOTE: Current response by @dsyme is here: https://github.com/fsharp/fslang-suggestions/issues/243#issuecomment-916079347
-----
**Submitted by exercitus vir on 4/12/2014 12:00:00 AM**
**392 …
-
A chat app meant to run on any browser. It's purpose is for internal "chat" type communication amongst members of a small team. Although the obvious choice for this situation is Server Side Events, …