8000 Draft: nugetgtk3 by MakiWolf · Pull Request #150 · dotdevelop/dotdevelop · GitHub
[go: up one dir, main page]

Skip to content

Draft: nugetgtk3 #150

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 385 commits into
base: main
Choose a base branch
from
Open

Draft: nugetgtk3 #150

wants to merge 385 commits into from

Conversation

MakiWolf
Copy link
@MakiWolf MakiWolf commented Jan 7, 2024

Change to nugetgtk from this PR
#149

There needs much things to be replaced by nwe code.

it displays the main ide window without background color.

grafik

@MakiWolf
Copy link
Author

Small update here:

I have now ported all things that was clear for me to gtk3

The other things now seems to be quiet difficult to port now and I have not found a good porting guide for C#

I only found this things:

https://docs.gtk.org/gtk3/migrating-2to3.html
and
https://docs.gtk.org/gtk3/migrating-themes.html

Maybe someone have a clue how to port the other things.

@MakiWolf
Copy link
Author

We also have a lot of protected override void Render in the code. How to replace in gtk3, when trying to enable it says:

  /home/maki/Desktop/dotdevelop/gtk3/main/src/core/MonoDevelop.Ide/MonoDevelop.Components/CellRendererImage.cs(133,27): error CS0115: 'CellRendererImage.Render(Widget, Rectangle, Rectangle, Rectangle, CellRendererState)': no suitable method found to override [/home/maki/Desktop/dotdevelop/gtk3/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.csproj]

    214 Warning(s)
    1 Error(s)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
0