Sorry, I label it incorretly...

but the problem remains the same.
If I want to re-use the nsWindow implementation by doing

nsMyWidget: nsWindow

and register my class thru component register as a new Widget.
And insert my widget by doing rootwidget->AddChild(myWidget);

Could I then access its rendering context and draw or repaint in it
without flickering? And all the GetNextSibling(), PlaceBehind() APIs works as if myWidget is part
of the mozilla rendering?

Thanks,
Steve
Sorry for hijacking the thread... but I think this is somehow relevant.



_______________________________________________
mozilla-embedding mailing list
[email protected]
http://mail.mozilla.org/listinfo/mozilla-embedding

Reply via email to