Discussion:
gtk3 cairo
Vadim Zeitlin
2014-04-02 19:34:36 UTC
Permalink
On Wed, 02 Apr 2014 18:36:49 +0200 klaas.holwerda wrote:

k> Anyway I noticed that graphics is now Cairo based, via wxDC.
k> Is that the only way with gtk3

Yes.

k> Are should I have used gtk2 somehow for that?

I suspect that drawing could be faster with GTK+ 2, yes.

k> In fact I am a bit confused how KDE and gtk(version) work together??

Completely independently AFAIK.

Regards,
VZ
--
TT-Solutions: wxWidgets consultancy and technical support
http://www.tt-solutions.com/
klaas.holwerda
2014-04-02 16:36:49 UTC
Permalink
Hi,

I am using OpenSUSE 13.1 with KDE.
For wxWidgets I did install gtk3 headers etc. and got it compiled.
For wxWidgets-3.0 I needed to get a fix from svn to compile it ( something with WAYLAND, there it
was fixed).

Anyway I noticed that graphics is now Cairo based, via wxDC.
Is that the only way with gtk3, or is the old fashioned XWindows wxDC implementation also an option
(for speed)?

Are should I have used gtk2 somehow for that?

In fact I am a bit confused how KDE and gtk(version) work together??

Thanks in advance for some insight in this matter! :-)

Klaas
--
Please read http://www.wxwidgets.org/support/mlhowto.htm before posting.

To unsubscribe, send email to wx-users+***@googlegroups.com
or visit http://groups.google.com/group/wx-users
Loading...