Clasen: Introducing GtkInspector
Clasen: Introducing GtkInspector
Posted May 20, 2014 19:13 UTC (Tue) by mathstuf (subscriber, #69389)In reply to: Clasen: Introducing GtkInspector by HelloWorld
Parent article: Clasen: Introducing GtkInspector
Conceptually: in Qt, implement a GtkDrawable with a QPainter to draw on and in GTK, implement a QPainter with a GtkDrawable in it and add Qt widgets to the QPainter. Or something like that. Size hint and event translation is likely going to be the killer though.
Posted May 20, 2014 20:08 UTC (Tue)
by HelloWorld (guest, #56129)
[Link]
Clasen: Introducing GtkInspector
Has anybody ever actually done this and used it productively? Is it documented?