emacs part and QXEmbed

Bernd Gehrmann bernd at physik.hu-berlin.de
Wed Sep 19 16:46:36 UTC 2001


On Tue, 18 Sep 2001, Marcus Gruendler wrote:
>   _widget = new QXEmbed( parentWidget );
>   if ( _widget ) {
>     Window w = findWindow(qt_xdisplay(),qt_xrootwin(),"emacs_kdevelop_embed");
>     _widget->embed( (WId)w );

This will probably resize the embedded window to 0x0, because the
parent window is not mapped yet. What happens when you resize the
application window?

Bernd.


-
to unsubscribe from this list send an email to kdevelop-devel-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop-devel mailing list