Re: Destroy signal for gtkmm, please :-)



On Mon, 2007-09-17 at 13:56 +0200, Germ�Diago wrote:
> Hello, I've been able to solve the embedding of an SDL window into
> gtkmm.
> 
> The problem with gtkmm is that when you call main.run(window) the
> window for
>  the SDL application won't get embedded.
> 
> If you use main.run() instead, you can embed it, but you cannot
> destroy your toplevel
> window anymore, at least in an easy way. 
> 
> My code is attached to this mail. The window works, and embeds SDL,
> but I can't destroy
> the window after creating it.

What exactly do you want to respond to?

It's not clear whether you are asking for a signal or a method. If you
just want to delete an instance then use the C++ delete keyword.


-- 
murrayc murrayc com
www.murrayc.com
www.openismus.com




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]