[wxPython] What problems will I have?

Hi,
I 'm running Redhat 7.0. However I did update my glibc libs to 2.2
as well as the common system packages. I also updated to python 2.0.
I'm now getting ready to install wxGTK-2.2.5 followed by wxPython-2.2.5.

So, what problems should I expect?
Also, am I right in assuming that wxGTK is wxWindow?
Thanks.
Wayne

I 'm running Redhat 7.0. However I did update my glibc libs to 2.2
as well as the common system packages. I also updated to python 2.0.
I'm now getting ready to install wxGTK-2.2.5 followed by wxPython-2.2.5.

You're going to end up with exactly the same setup as I have at home
then. I haven't noticed any important differences from that to my
work setup which is all older packages on rh6.1

So, what problems should I expect?

I have noticed a slower startup time for wxP apps than I see on my
work system, which is odd given that the home system has twice the
CPU speed and four times the RAM. You will also probably notice
that the combination of wxP and Sawfish leads to odd window placement.

Also, am I right in assuming that wxGTK is wxWindow?

Yes, it's the GTK+ wrapper implementation of wxWindows.

Regards,
Denny

···

On Mon, 9 Apr 2001, wayne wrote:

----------------------------------------------------------
Denny De La Haye \ www-edc.eng.cam.ac.uk/~djd33
Engineering Design Centre, \ www-edc.eng.cam.ac.uk
Department of Engineering, \ www.eng.cam.ac.uk
University of Cambridge, UK \ www.cam.ac.uk
----------------------------------------------------------
"Only two things are infinite, the universe and human stupidity,
and I'm not sure about the former." (Albert Einstein)

I like to print some of the reference doc. Does
anyone have something I can do this with?
Wayne

Hello wayne,

Wednesday, April 11, 2001, 5:46:28 AM, you wrote:

I like to print some of the reference doc. Does
anyone have something I can do this with?
Wayne

Try htmlhelp from www.easysw.com

···

--
regards,
Niki Spahiev

> I like to print some of the reference doc. Does
> anyone have something I can do this with?
> Wayne

Try htmlhelp from www.easysw.com

You can also get a PDF of the docs from the wxwindows site.

···

--
Robin Dunn
Software Craftsman
robin@AllDunn.com Java give you jitters?
http://wxPython.org Relax with wxPython!