-
On Ubuntu 18.04, Photino.HelloPhotino.AdvancedNET sample (and others), clicking the "Call .NET via text passed to a memory buffer" button causes an app crash. The Photino window disappears and in the …
-
# Latest update: July 18, 2022
A list with all the broken links, I got it from this workflow: https://github.com/LuigiImVector/free-programming-books/actions/runs/2692542026 (I used this [script](htt…
-
When setting `Chromeless = true` for a new `PhotinoWindow` the window does not display, but does show in the taskbar
![Photino in taskbar](https://i.imgur.com/SlzrgZV.png)
OS build: 22458.1000 (…
-
Consider the following example for opening two windows one after the other:
```c#
class Program
{
[STAThread]
static void Main(string[] args)
{
var window = new PhotinoWindo…
-
Is your feature request related to a problem?
I'm trying to get a Blazor Desktop application that uses BlazorWebView to load it's HostPage from an embedded resource.
Describe the solution you'd li…
-
See original issue here: https://github.com/dotnet/runtime/issues/57931
Need to remove this call:
https://github.com/dotnet/aspnetcore/blob/main/src/Components/WebView/WebView/src/WebViewManager.c…
Eilon updated
2 years ago
-
I've created a new Photino.Blazor app using the HelloPhotino template in Visual Studio 2019. I can run this fine from my development folder. However it does not run when published to a Program Files f…
-
Hi, I am not able to run Photino .net on macOS Big Sur 11.6.
photino version:
```
```
I have got this message below, nothing else shown, nothing in the terminal.
I am running an umodifi…
-
I succesfully ported small winform application as a multiplatform desktop app running under Photino.
With one exception - RegisterWindowClosingHandler works on the windows, but not works on the linu…
-
Hi,
I updated the sample Photino template to version 2.0.12 from 2.0.11, and I got this when running ``dotnet run``?
Also, the text comes up in Chinese?
![image](https://user-images.githubuserc…