Placing widgets on a wxHTMLWindow
Rotlaus
rotlaus at gmail.com
Thu Jan 3 07:06:11 PST 2008
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? What am i missing?
Thanks,
Andre
More information about the wx-users
mailing list