> I would like to know if this control could be distributed with
> wxpython under 3rdparty or something and get its wxpython binding in
> working order?
Any thoughts on this, Robin?
Or read the mailing list archive...
------- Doorgestuurd bericht -------
···
Op zaterdag 09-08-2008 om 15:26 uur [tijdzone +0200], schreef Christoffer Sørensen:
On Thu, Aug 7, 2008 at 4:27 PM, Christoffer Sørensen > <sorensen.christoffer@gmail.com> wrote:
Van: Robin Dunn
Onderwerp: Re: [wxPython-users] wxPropertySheetDialog?
Datum: Wed, 12 Jul 2006 15:06:47 -0700
Leeuw van der, Tim wrote:
> Hi all,
>
> In the wxWidgets helpfile a wxPropertySheetDialog is described and
from
> the short description, this reads like it is just what I need as a
> very-quick-and-dirty way to get a really basic interface to allow
users
> to enter preferences.
>
> However, it seems that this dialog is not part of wxPython! Is there
any
> way to use it from Python, without resorting to C++ programming or
> something like that?
No. However you may want to check out the wxPropertyGrid class at http://wxpropgrid.sourceforge.net/. He has Python modules available
already. (I have it on my ToDo list to incorporate this module into
the
wxPython distribution one of these days...)
This was two years ago. Maybe we could get a status update?
/Chris
···
On Sat, Aug 9, 2008 at 8:12 PM, Stani <spe.stani.be@gmail.com> wrote:
No. However you may want to check out the wxPropertyGrid class at http://wxpropgrid.sourceforge.net/. He has Python modules available
already. (I have it on my ToDo list to incorporate this module into
the
wxPython distribution one of these days...)
On Sat, Aug 9, 2008 at 8:12 PM, Stani <spe.stani.be@gmail.com> wrote:
No. However you may want to check out the wxPropertyGrid class at http://wxpropgrid.sourceforge.net/. He has Python modules available
already. (I have it on my ToDo list to incorporate this module into
the
wxPython distribution one of these days...)
This was two years ago. Maybe we could get a status update?
Nothing has changed. I'd still like to include it someday, but there always seems to be something else that has a higher priority.
--
Robin Dunn
Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython!