Library location...

View: New views
2 Messages — Rating Filter:   Alert me  

Library location...

by John Cebasek-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi All:

Hope that this is the right list for this question, if not, please  
forgive me.

Does anyone know what dylib - when building on Mac OS X - the class  
nsViewManager is in? I'm sending some mousedown(s) via DispatchEvent  
to a view manager obtained by:

        nsCOMPtr< nsIPresShell > presShell;
        docShell->GetEldestPresShell(getter_AddRefs(presShell));
        if(presShell)
        {
                presContext = presShell->GetPresContext();
        }

        nsIViewManager* viewManager = presShell->GetViewManager();

and

        result = viewManager->DispatchEvent(&mouseEvent, &status);

and it doesn't appear that the DispatchEvent method in nsViewManager  
is getting called.

Any hints would be appreciated.

Best Regards...


John
_______________________________________________
dev-embedding mailing list
dev-embedding@...
https://lists.mozilla.org/listinfo/dev-embedding

Parent Message unknown Re: Library location...

by Boris Zbarsky :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

John Cebasek wrote:
> Does anyone know what dylib - when building on Mac OS X - the class
> nsViewManager is in?

Should be in gklayout or libxul depending on how you build.

-Boris
_______________________________________________
dev-embedding mailing list
dev-embedding@...
https://lists.mozilla.org/listinfo/dev-embedding
LightInTheBox - Buy quality products at wholesale price