[MonoDevelop] managed dock

John Luke john.luke@gmail.com
Mon, 07 Mar 2005 10:26:15 -0500


jeroen@xs4all.nl wrote:

>Hey John,
>
>Encountered a bug while testing the dock just now:
>
>It spews a lot of expose errors like this:
>
>(<unknown>:5386): Gtk-CRITICAL **: gtk_widget_send_expose: assertion
>`GTK_WIDGET_REALIZED (widget)' failed
>
>  
>
I knew about this, but it doesn't seem very critical looking at the docs 
for gtk_widget_send_expose.

>And it doesn't draw correct anymore after undocking/closing several items:
>http://www.xs4all.nl/~jeroen/screenshots/Screenshot-test.png.
>
>Btw, i still see the "OnDestroyed" callbacks commented out. IIRC that was
>triggering the crash i mentioned earlier.
>
>  
>
Alright, thanks I'll look into it.