Skip to content
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

Use GTK3 instead of GTK2. #8

Closed
amerkoleci opened this issue Dec 9, 2014 · 6 comments
Closed

Use GTK3 instead of GTK2. #8

amerkoleci opened this issue Dec 9, 2014 · 6 comments
Milestone

Comments

@amerkoleci
Copy link
Contributor

As title say, use GTK3 instead of GTK2, MonoDevelop started using GTK3 along with Mono Xwt.

@grokys
Copy link
Member

grokys commented Dec 9, 2014

As you've probably seen, I know almost nothing about GTK - this was my first use of it.

I used GTK2 because gtk-sharp uses GTK2 - could you point me to documentation that explains how to get started in GTK3 with .Net?

Is GTK3 available on Windows? Because it's nice to be able to check changes against GTK without having to boot into Linux...

@amerkoleci
Copy link
Contributor Author

You can download gtk sharp 3 with gtk3 support for windows, i can gladly help out here

@amerkoleci
Copy link
Contributor Author

Most of the samples in gtk sharp github page are converted to gtk3, you can look at mono gtk3 site to see what changes

@grokys
Copy link
Member

grokys commented Dec 9, 2014

At the moment I'm mainly trying to get the basic controls working (on Direct2D) - Gtk/Cairo/Pango are currently a secondary concern and done mainly as a proof of concept at this point.

Any help would be greatly appreciated! 👍 Especially as my Gtk/Cairo skills are sorely lacking!

(p.s. Please join our gitter room at https://gitter.im/grokys/Perspex if you're interested in helping)

@amerkoleci
Copy link
Contributor Author

Joined, we can try to make Perspex cross platform UI library and why not try to do this, I can do some initial GTK3 upgrade support and report pulling request.

@grokys grokys added this to the Beta 1 milestone Aug 3, 2016
@danwalmsley
Copy link
Member

As per recent pr from @kekekes there is now a gtk3 backend.

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

No branches or pull requests

3 participants