Re: Re: About Creating New Packages/Widgets & Other Dev Help
Kevin Ollivier <[email protected]>
| Newsgroups | gmane.comp.python.wxpython.devel |
|---|---|
| Message-ID | <[email protected]> |
> On Dec 24, 2015, at 3:20 AM, Metallicow <[email protected]> wrote: > > > Happy Holidays all, Robin and wxPythoneers! > ... some pics and updates from the SourceCoder guru... > *Snakey get out from under that tree! No peaking.* > > Got substantial progress on the *ULTIMATE* (Pic)ShapedBitmapButton(See pic with 3 overlayed/parents/childs all working with ALPHA!!!) > ... Also ... > ...(Pic) of a custom CheckListBoxSTC(highly customizable). > ...(Pic) Ahhh and also the SourceCoder's only Dynamic Reloader in action(Pure wxPy genius). > ...(Pic) The glCanvas can do many things, but we aim to implement many new general classes for wxUsers. > ...(Pic) and onto Go watch the "Grinch stole christmas" on MediaCtrl. > > .... the coal... Also about a million mixins for various default wx classes. gold separately. > *Snakey also wants* ***Robin to all kill the evil whitespace demons in the wxPyChimney this holiday! :)*** > > Update: wxPy timeit tests confirm ScreenDC as the fastest DC, `if` users have a choice in the matter. This is definitely not the case on Mac. On that platform (or any drawing API that is natively double-buffered) ScreenDC will really kill performance. When doing performance timing, it's important to remember that wxPython on Windows, Mac and Linux are essentially three different libraries. They share an API, but much of the actual implementation is different. So if you're targeting wxPython components for general use, it's important to performance test on all major platforms or to use recommended best practices, like drawing using PaintDC from an OnPaint event. Regards, Kevin > -- > 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 [email protected] <mailto:[email protected]>. > For more options, visit https://groups.google.com/d/optout <https://groups.google.com/d/optout>. > <SBB_preview_christmas2015.png><glCanvas_pic1.png><checklistboxSTC.png><holiday_mediactrl_logo.png><dynamic_reloader.png><snakey128.png> -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.