[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Popup menu?
- From: Matt Spong <spong glue umd edu>
- To: gtk-app-devel-list redhat com
- Subject: Popup menu?
- Date: Thu, 3 Feb 2000 16:50:57 -0500 (EST)
Hi
I'm writing an app (PowerShell) where you can right click on a terminal
and a popup menu comes up, and one of the options is to close the
terminal. The problem is that the terminal is apparently the popup menu's
parent and when you click close, it closes fine, but prints this:
Gdk-CRITICAL **: file gdkwindow.c: line 1274 (gdk_window_set_cursor):
assertion `window != NULL' failed.
I tried hiding the popup menu (using gtk_widget_hide) before I kill the
terminal, but it still says this. It doesn't seem to affect the program
though. How do I avoid this message?
Matt
---------------=====< 1999: The Year of the Penguin >=====---------------
Matt Spong <spong@glue.umd.edu>
UM Linux Users' Group Secretary <http://www.umlug.umd.edu/>
Finger spong+@glue.umd.edu for PGP Public Key
---------------=====< Redirect flames to /dev/null >=====---------------
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]