Coder Social home page Coder Social logo

GTK-3 about gtkdialog HOT 3 OPEN

frogstarr78 avatar frogstarr78 commented on May 25, 2024
GTK-3

from gtkdialog.

Comments (3)

GoogleCodeExporter avatar GoogleCodeExporter commented on May 25, 2024
I don't know and unfortunately at the moment I'm not able to involve myself 
with development of anything.

I've just had a quick peek at 
http://developer.gnome.org/gtk3/3.5/gtk-migrating-2-to-3.html and it looks like 
the API has changed, but I think that much of what is mentioned is not 
applicable to gtkdialog.

Original comment by [email protected] on 11 Jul 2012 at 7:19

from gtkdialog.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 25, 2024
r504 now supports GTK+ 3 via the configure script option --enable-gtk3=yes.

It's not complete but I've started it.

Widgets removed: combobox, list, table.
Widgets requiring rewriting: comboboxtext, comboboxentry, file selection dialog 
filename retrieval.
Library support removed: libglade.

I'll update this issue as I work my way through it.

Original comment by [email protected] on 30 Mar 2013 at 6:38

  • Changed state: Started

from gtkdialog.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 25, 2024
GTK+ 3 is now fully supported.

In GTK+ 2 there was a way to theme widgets using ~/.gtkrc-2.0 and GTK2_RC_FILES 
but these are gone in GTK+ 3, but it can be done by loading a gtk.css 
stylesheet and that code I haven't written yet. Anyway, if you checkout the 
source and compile it with "./autogen.sh --enable-gtk3=yes && make" then you'll 
have a gtk3 gtkdialog binary in the src folder (renaming it to gtk3dialog will 
help you run it alongside the original).

Original comment by [email protected] on 1 Apr 2013 at 6:04

from gtkdialog.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.