Re: Frustrations with a basic program startup
- From: michi7x7 <mailing-lists michi7x7 de>
- To: gtkmm-list gnome org
- Subject: Re: Frustrations with a basic program startup
- Date: Fri, 08 Jan 2010 23:38:21 +0100
My guess would be that it wants a Gtk::Window, not a GtkWindow. Two
different things.
DOH!!!
You were right... I'm the idiot for the day...
Type-Casting is not often needed in C++, since it's much more
type-orientated than C.
Everytime you have to use a cast, you should start over-thinking your
code ;)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]