Jeremiah Cornelius McCarthy wrote: > Ok, so I have a wxWindows project embedding mozilla into it... it > seemingly does everything right with no complains -- setting up the > gtk_event_box and creating the browser instance, chrome and attempts to > Init the baseWindow and Create it and then load an internet location. > This is where the problem starts, the cursor is different within the > window but the content fails to display. > > Any ideas... please help, I'm going mad :) > > Jeremiah Cornelius McCarthy >
Have you set up the event queue? ( Why aren't you using the gtk widget which takes care of all this crap for you? That's why it's there. ) --Chris -- ------------ Christopher Blizzard http://people.redhat.com/blizzard/ Mozilla.org - we're on a mission from God. Still. ------------
