Hello Moz, thanks for your answer
The code snippets i have posted are not very clear, sry for this. In
fact 'window' and 'nativeWindowHandle' are the same handles.
But maybe i have bigger problems than i thought. I compiled xulrunner in
Debug mode (shame on me that i havent done this before) a
Hello Toddler, thanks for your answer
The code snippets i have posted are not very clear, sry for this. In
fact 'window' and 'nativeWindowHandle' are the same handles.
But maybe i have bigger problems than i thought. I compiled xulrunner in
Debug mode (shame on me that i havent done this befor
Hello together,
right now i become desperate with embedding mozilla in my own (minimal)
application on Linux + Gtk. I get a segfault when calling
nsIBaseWindow->Create() and i wonder, which (minimal) initialization
steps are necessary until it should be safe to this method.
What did i tried so