Mozilla.embedding wrote:
"nsCOMPtr<nsIAtom> frameType = aFrame->getType();
if (frameType.get() == nsLayoutAtoms::blabla) ....."
With no success... very strange...

Does it not compile, or does it not build? Have you tried printing out both pointer values and seeing what they look like?


For that matter, how'd you end up with nsLayoutAtoms in your app?

-Boris
_______________________________________________
mozilla-layout mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-layout

Reply via email to