<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Hello everyone,<br>
<br>
&nbsp;&nbsp;&nbsp;&nbsp; I am having problems when I try to remove the close button of a
window in a GTK# application.<br>
<br>
&nbsp;&nbsp;&nbsp;&nbsp; I tried setting the property GtkWindow.Deletable to <b>false</b>
and it was able to remove the close button. But it has also removed the
rest of the window except from the <b>title bar</b>. <br>
<br>
&nbsp;&nbsp;&nbsp;&nbsp; Attached with this message is a sample code of the problem that I
experienced.<br>
&nbsp;&nbsp;&nbsp;&nbsp; I compiled the code in a windows environment using<br>
&nbsp;&nbsp;&nbsp;&nbsp; <b>gmcs -pkg:glade-sharp-2.0 <font color="#006600">DeletableTester.cs<br>
<br>
</font></b><font color="#000000">&nbsp;&nbsp;&nbsp;&nbsp; Is this a problem with Mono?<br>
<br>
&nbsp;&nbsp;&nbsp;&nbsp; Thanks in advance.<span class="moz-smiley-s1"><span> :-) </span></span><br>
<br>
Regards,<br>
Marc Glenn<br>
</font>&nbsp;&nbsp;&nbsp;&nbsp; <br>
<br>
&nbsp;&nbsp;&nbsp;&nbsp; <br>
<br>
</body>
</html>