Re: VTK widget
- From: Preben <64bit mailme dk>
- To: gtkmm-list gnome org
- Subject: Re: VTK widget
- Date: Wed, 13 Feb 2008 18:30:33 +0100
>> Could some one provide a method for using this wrap functionality.
>> I can't find any documentation of how to use it, (except an uncomment doxygen method).
>>
>> I looked at inkscape, but they generate their own ui primitives, and as far as I understand, this
>> should be far from necessary.
>
> Something like:
>
> Gtk::Widget w = Glib::wrap (GTK_WIDGET(some_c_widget));
>
> Is that what you're looking for?
But what about signal handling?
How is this achieved?
How do I build a complete wrapper for a whole object? I mean building a mm-version of e.g. glib's
dock-item?
Best regards,
Preben Holm
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]