Metallicow
2014-01-18 22:47:42 UTC
I've created quite a few widgets for my projects over the years...
Basically when I started wxPython I was slapping together a lot of widgets
to
make a new widget(s) that performed the functions I wanted and looked right
natively for my/the various platforms used. Oftentimes, these widgets didn't
have all the functionality that I wanted....
What I wanted/desired was the Ultimate Widget for the purpose at hand.
This list entails questions for Robin and other wxPython developers as to
what
the best practices are when doing this to make integrating new stuff with
the
standard wxPython library as painless as possible. Also various questions to
rack the developers brains as to Who-What-When-Where-Why-How-Huh and then
some other random stuff are welcome here.
Along this route and through my learning, there are many ways these widgets
can be produced:
Examples:
1. Generically(Ex: Slap 2 or more different widgets into a panel and call
it a day...)
2. Create a custom wx.PyControl/wx.Control with basic events all handled
specifically and classed out properly.
3. Other... / Transmogrify(Calvin & Hobbes style)...
Lets begin...
Basically when I started wxPython I was slapping together a lot of widgets
to
make a new widget(s) that performed the functions I wanted and looked right
natively for my/the various platforms used. Oftentimes, these widgets didn't
have all the functionality that I wanted....
What I wanted/desired was the Ultimate Widget for the purpose at hand.
This list entails questions for Robin and other wxPython developers as to
what
the best practices are when doing this to make integrating new stuff with
the
standard wxPython library as painless as possible. Also various questions to
rack the developers brains as to Who-What-When-Where-Why-How-Huh and then
some other random stuff are welcome here.
Along this route and through my learning, there are many ways these widgets
can be produced:
Examples:
1. Generically(Ex: Slap 2 or more different widgets into a panel and call
it a day...)
2. Create a custom wx.PyControl/wx.Control with basic events all handled
specifically and classed out properly.
3. Other... / Transmogrify(Calvin & Hobbes style)...
Lets begin...
--
You received this message because you are subscribed to the Google Groups "wxPython-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wxPython-dev+***@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
You received this message because you are subscribed to the Google Groups "wxPython-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wxPython-dev+***@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.