Placing widgets on a wxHTMLWindow

Robin Dunn robin at alldunn.com
Thu Jan 3 12:44:42 PST 2008


Rotlaus wrote:
> Hi,
> 
> I was just playing around with the wxHTMLWindow and placing custom
> widgets in it.
> I found the html/widget example which just works fine. I could modify
> this to my needs
> but i would like more to write my own, and there is my problem: I
> don't fully understand
> the example. I think i have understood how the TAG_HANDLER_BEGIN
> macros gets
> expanded by the preprocessor, but where is the custom
> wxHtmlWinTagHandler
> connected to the wxHtmlWindow? 

That is done in the TAGS_MODULE_* macros.




-- 
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with wxPython!




More information about the wx-users mailing list