New Repository of wxPython demos

Hi folks,

I have a pretty big collection of small demos of a wide variety of
wxPython features that I've developed over the years:

https://github.com/PythonCHB/wxPythonDemos

These are all the result of either:

My experimenting with a feature in a small, self-contained example

or

My working with an example someone posted on this list -- trying out
various ways to fix the issue the poster was having, etc.

I tried to give credit where credit is due -- sorry if I missed someone.

It is unorganized, poorly documented, and, having built up over the
years (decades!) full of old style code, code that won't run on
current versions of wx, etc.

All that being said, there is good stuff there, so I figured I'd put
it out there.

I probably should have added this to an existing repository, maybe
Mike Driscoll's, or the wxPython wiki, or....but as I've had this
kicking around on an internal repository for over ten! years, I
figured better to do what's easy, and firing up a gitHub project is
really easy.

Contributions, patches, comments, etc are welcome -- we could turn
this into a really nice resource.

https://github.com/PythonCHB/wxPythonDemos

Enjoy!
  -Chris

···

--

Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception

Chris.Barker@noaa.gov

Thank you for making this available!

Cheers,

Scott.

···

On Sun, May 19, 2013 at 3:07 PM, Chris Barker - NOAA Federal chris.barker@noaa.gov wrote:

Hi folks,

I have a pretty big collection of small demos of a wide variety of

wxPython features that I’ve developed over the years:

https://github.com/PythonCHB/wxPythonDemos

These are all the result of either:

My experimenting with a feature in a small, self-contained example

or

My working with an example someone posted on this list – trying out

various ways to fix the issue the poster was having, etc.

I tried to give credit where credit is due – sorry if I missed someone.

It is unorganized, poorly documented, and, having built up over the

years (decades!) full of old style code, code that won’t run on

current versions of wx, etc.

All that being said, there is good stuff there, so I figured I’d put

it out there.

I probably should have added this to an existing repository, maybe

Mike Driscoll’s, or the wxPython wiki, or…but as I’ve had this

kicking around on an internal repository for over ten! years, I

figured better to do what’s easy, and firing up a gitHub project is

really easy.

Contributions, patches, comments, etc are welcome – we could turn

this into a really nice resource.

https://github.com/PythonCHB/wxPythonDemos

Enjoy!

-Chris

Christopher Barker, Ph.D.

Oceanographer

Emergency Response Division

NOAA/NOS/OR&R (206) 526-6959 voice

7600 Sand Point Way NE (206) 526-6329 fax

Seattle, WA 98115 (206) 526-6317 main reception

Chris.Barker@noaa.gov

You received this message because you are subscribed to the Google Groups “wxPython-users” group.

To unsubscribe from this group and stop receiving emails from it, send an email to wxpython-users+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.

Holy Chrome. Nice work. Thank you!

···

On Mon, May 20, 2013 at 7:33 AM, grunculus grunculus@gmail.com wrote:

Thank you for making this available!

Cheers,

Scott.

You received this message because you are subscribed to the Google Groups “wxPython-users” group.

To unsubscribe from this group and stop receiving emails from it, send an email to wxpython-users+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.

On Sun, May 19, 2013 at 3:07 PM, Chris Barker - NOAA Federal chris.barker@noaa.gov wrote:

Hi folks,

I have a pretty big collection of small demos of a wide variety of

wxPython features that I’ve developed over the years:

https://github.com/PythonCHB/wxPythonDemos

These are all the result of either:

My experimenting with a feature in a small, self-contained example

or

My working with an example someone posted on this list – trying out

various ways to fix the issue the poster was having, etc.

I tried to give credit where credit is due – sorry if I missed someone.

It is unorganized, poorly documented, and, having built up over the

years (decades!) full of old style code, code that won’t run on

current versions of wx, etc.

All that being said, there is good stuff there, so I figured I’d put

it out there.

I probably should have added this to an existing repository, maybe

Mike Driscoll’s, or the wxPython wiki, or…but as I’ve had this

kicking around on an internal repository for over ten! years, I

figured better to do what’s easy, and firing up a gitHub project is

really easy.

Contributions, patches, comments, etc are welcome – we could turn

this into a really nice resource.

https://github.com/PythonCHB/wxPythonDemos

Enjoy!

-Chris

Christopher Barker, Ph.D.

Oceanographer

Emergency Response Division

NOAA/NOS/OR&R (206) 526-6959 voice

7600 Sand Point Way NE (206) 526-6329 fax

Seattle, WA 98115 (206) 526-6317 main reception

Chris.Barker@noaa.gov

You received this message because you are subscribed to the Google Groups “wxPython-users” group.

To unsubscribe from this group and stop receiving emails from it, send an email to wxpython-users+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.

you're welcome -- I"ve been meaning to for years.

Again -- there is a lot of old and crufty code in there -- pull
requests accepted and encouraged!

-Chris

···

On Mon, May 20, 2013 at 5:33 AM, grunculus <grunculus@gmail.com> wrote:

Thank you for making this available!

--

Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception

Chris.Barker@noaa.gov

My repo of wxPython examples has some crusty stuff too. One of these days, I plan to go through that stuff and update it a bit.

Thanks for making your demos available too. I’ve been meaning to take a look at your widget for some time, but never had a use for it. At least now I can see some examples!

  • Mike
···

On Monday, May 20, 2013 11:07:53 AM UTC-5, Chris Barker - NOAA Federal wrote:

On Mon, May 20, 2013 at 5:33 AM, grunculus grun...@gmail.com wrote:

Thank you for making this available!

you’re welcome – I"ve been meaning to for years.

Again – there is a lot of old and crufty code in there – pull

requests accepted and encouraged!

-Chris

My repo of wxPython examples has some crusty stuff too. One of these days, I
plan to go through that stuff and update it a bit.

there are so many things I want to do "one of these days" !

Thanks for making your demos available too. I've been meaning to take a look
at your widget for some time, but never had a use for it. At least now I can
see some examples!

Actually, there may be a bit of confusion -- These are all Demos of
various wxPython widgets, features, etc...nothing to do with anything
I've written particularly.

You may be thinking of FloatCanvas -- there are a bunch of demos of
that in the wx SVN:

http://svn.wxwidgets.org/svn/wx/wxPython/3rdParty/FloatCanvas/Demos/

Maybe I should put all that up in gitHub, too...

-Chris

···

On Tue, May 21, 2013 at 7:03 AM, Mike Driscoll <kyosohma@gmail.com> wrote:

- Mike

--
You received this message because you are subscribed to the Google Groups
"wxPython-users" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to wxpython-users+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

--

Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception

Chris.Barker@noaa.gov

My repo of wxPython examples has some crusty stuff too. One of these days, I

plan to go through that stuff and update it a bit.

there are so many things I want to do “one of these days” !

Yeah…I’ve got lots of those too…

Thanks for making your demos available too. I’ve been meaning to take a look

at your widget for some time, but never had a use for it. At least now I can

see some examples!

Actually, there may be a bit of confusion – These are all Demos of

various wxPython widgets, features, etc…nothing to do with anything

I’ve written particularly.

You may be thinking of FloatCanvas – there are a bunch of demos of

that in the wx SVN:

http://svn.wxwidgets.org/svn/wx/wxPython/3rdParty/FloatCanvas/Demos/

Maybe I should put all that up in gitHub, too…

-Chris

Oops. I saw your name and how you said you’d “developed” the features, I just thought you were referring to your widget. Silly me. Next time I’ll click the link and read the code!

  • Mike
···

On Tuesday, May 21, 2013 10:50:13 AM UTC-5, Chris Barker - NOAA Federal wrote:

On Tue, May 21, 2013 at 7:03 AM, Mike Driscoll kyos...@gmail.com wrote: