[MonoDevelop] Does Gtk.Dialog respond to Hide()?

Jon Wood jon@jellybob.co.uk
Sun, 01 Feb 2004 17:06:04 +0000


On Sat, 2004-01-31 at 03:40, John BouAntoun wrote:
> Hi guys,
> 
> I've been trying to glade ReplaceDialog in MonoDevelop.
> 
> It used to be a Gtk.Window but no I changed it to Gtk.Dialog (inherits
> from window).
> 
> For some reason the old close dialog code doesn't work on the
> ReplaceDialog when it inherits from Gtk.Dialog instead of Gtk.Window.
> 
I could be wrong on this, but I'm not sure that Gladed windows should
inherit from their type class - certainly I never get them to, instead
using "[Glade.Widget] Dialog ReplaceDialog" for example, and then making
calls to the ReplaceDialog object.

Certainly doing it like that, I've used calls to Hide() on Gtk.Dialog
objects succesfully.

[...snip...]

Jon Wood

Apoligies for the double post to John... hopefully someone will win the
Reply to List bounty for Evolution sometime soon