which native-lib under KDE4?

When using wxPhoenix, which nativ gui-lib is there working under it,
when running a script under KDE4?

KDE4 itself use Qt4.
But the wx.version() string is "3.0.3.dev1820+49a8884 gtk2 (phoenix)".
So it use Gtk2+? Am I right?

Hi,
I have compiled wxpython-phoenix on ubuntu 64 bits (py34).
http://sourceforge.net/projects/pcpu/files/WxPython-Phoenix-Py3.4/wxPython_Phoenix-3.0.3.dev1784%2B18750f4-cp34-cp34m-linux_x86_64.whl/download
All libraries are on the package wheel.

my script BUILD3.sh is joined.

Ph D.

BUILD3.sh (1.47 KB)

···

Le Sat, 9 May 2015 18:48:04 +0200, <c.buhtz@posteo.jp> a écrit :

When using wxPhoenix, which nativ gui-lib is there working under it,
when running a script under KDE4?

KDE4 itself use Qt4.
But the wx.version() string is "3.0.3.dev1820+49a8884 gtk2 (phoenix)".
So it use Gtk2+? Am I right?

Hi Philippe,

I understand nothing of that what you have posted. Sorry. :wink:
Why did you build, why did you attached your build-script and what the
hack is a package wheel?

And where is the connection to my question?

Maybe my question is clearer when I explain the background:
I have found (maybe) a BUG in/with wxPhoenix. But it is not
reproducable on all systems. So now I hypotheise that it depends on the
used gui-lib. But I am not sure which gui-lib wxPhoenix/wxWidgets is
using in my KDE4 environment. Does it use Qt4 (because of KDE4) or does
it use gtk2+, or something different?

···

On 2015-05-10 16:40 philippe dalet <philippe.dalet@gmail.com> wrote:

Le Sat, 9 May 2015 18:48:04 +0200, > <c.buhtz@posteo.jp> a écrit :
> When using wxPhoenix, which nativ gui-lib is there working under it,
> when running a script under KDE4?

I have compiled wxpython-phoenix on ubuntu 64 bits (py34).
[link]
All libraries are on the package wheel.

Sorry for my answer.

"So it use Gtk2+? Am I right?" YES

I have supposed that you have not all the libraries to run
wxpython-phoenix. My script BUILD3 can compile the source.
My link gives you a wheel file to install on linux.

Philippe.

···

Le Sun, 10 May 2015 18:31:14 +0200, <c.buhtz@posteo.jp> a écrit :

On 2015-05-10 16:40 philippe dalet <philippe.dalet@gmail.com> wrote:
> Le Sat, 9 May 2015 18:48:04 +0200, > > <c.buhtz@posteo.jp> a écrit :
> > When using wxPhoenix, which nativ gui-lib is there working under
> > it, when running a script under KDE4?

> I have compiled wxpython-phoenix on ubuntu 64 bits (py34).
> [link]
> All libraries are on the package wheel.

Hi Philippe,

I understand nothing of that what you have posted. Sorry. :wink:
Why did you build, why did you attached your build-script and what the
hack is a package wheel?

And where is the connection to my question?

Maybe my question is clearer when I explain the background:
I have found (maybe) a BUG in/with wxPhoenix. But it is not
reproducable on all systems. So now I hypotheise that it depends on
the used gui-lib. But I am not sure which gui-lib wxPhoenix/wxWidgets
is using in my KDE4 environment. Does it use Qt4 (because of KDE4) or
does it use gtk2+, or something different?