Re: (no subject)

Robert Roebling <[email protected]>
Newsgroups gmane.comp.lib.wxwindows.wxnet
Message-ID <[email protected]>
Jason King wrote:

> 1) Do you have any plans to allows developers to subclass wx widgets 
> to add
> additional functionality / create entirely new controls?
> 2) If yes (or no, I guess), will it be possible to override their 
> Paint()

Subclassing is inherently Windows-only and makes no sense
in a cross-platform toolkit. It is possible to catch the paint event
under Windows and draw the native control yourself, but on
other platforms (GTK and Mac) this will not work correctly.

   Robert



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.