wxPython

Stuff that has yet to be sorted into a category.
Post Reply
Message
Author
robwoj44
Posts: 399
Joined: Fri 08 Aug 2008, 18:15
Location: Warsaw

wxPython

#1 Post by robwoj44 »

http://www.wxpython.org/
wxPython is a GUI toolkit for the Python programming language. It allows Python programmers to create programs with a robust, highly functional graphical user interface, simply and easily. It is implemented as a Python extension module (native code) that wraps the popular wxWidgets cross platform GUI library, which is written in C++.
Configured wxWidgets 2.8.10 for `i686-pc-linux-gnu'
Which GUI toolkit should wxWidgets use? GTK+ 2 with support for gnomeprint
Should wxWidgets be compiled into single library? no
Should wxWidgets be compiled in debug mode? no
Should wxWidgets be linked as a shared library? yes
Should wxWidgets be compiled in Unicode mode? yes
What level of wxWidgets compatibility should be enabled?
wxWidgets 2.4 no
wxWidgets 2.6 yes
Which libraries should wxWidgets use?
jpeg sys
png sys
regex sys
tiff sys
zlib sys
odbc no
expat sys
libmspack yes
sdl no
http://dotpups.de/puppy4/dotpups/Programming/

Pelo

Taskcoach needs wxpython.

#2 Post by Pelo »

Taskcoach needs wxpython. Do you which version of wxpython is to be installed ? -src seems without any effect
Thanks,

robwoj44
Posts: 399
Joined: Fri 08 Aug 2008, 18:15
Location: Warsaw

#3 Post by robwoj44 »

wxPython compiled in racy 5.5 against python 2.6
http://dotpups.de/puppy5/racy/programming/

The dependencies:
python from devx.sfs
wxWidgets from http://www.murga-linux.com/puppy/viewtopic.php?p=261128

Pelo

TaskCoach installed with Dependencies thanks to saluki

#4 Post by Pelo »

TaskCoach installed with Dependencies thanks to saluki and smokey01 stuff
Attachments
Jonasz.jpg
(49.23 KiB) Downloaded 359 times

Post Reply