Hi all,
 I embedded a version of mozilla (Mozilla 1.8 (FireFox&ref 1,5) ) in a
windows mfc app. I want to know the size in pixel of th whole content
and so I have found the following function :

 scrollableView->GetContainerSize(&ns_width,&ns_height);

But I don't know how to obtain the value of ns_width and ns_height in
pixel from here...
Any idea?

_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to