Re: [gtk-list] Button events from Preview widget



> For one thing, you probably want to use Gtk-- 1.1.8, aka the "don't
> stop at my uneven minor version number and treat me as stable because
> otherwise I'll get childhood psychological trauma, become a serial
> killer tarball and sue your ass for being the original cause of it
> all"-release.

I'm actually way back at Gtk-- 1.0.2, so stability should presumably be
OK.  At any rate, if it's going to kill me, it will do it in a rational,
methodical, planned way, rather than in some sort of messy psycho serial
killer way.

>  > The raw "pack_start" call is because my class is derived from the
>  > HBox class.
> 
> You know, we have a mailing-list were us queers can talk freely about
> our problems without having to explain this sort of things... We all
> understand. It's the Gtk-- mailing-list
> (gtkmm-main-request@lists.sourceforge.net).

Thanks for the info -- I shall subscribe.

>  > Can anybody suggest what I've neglected here?
> 
> It's not unlikely that GtkPreview wasn't correctly wrapped in Gtk--
> 1.0.x. I don't recall if it was ever tested.

I figured out that my problem was that I'd foolishly failed to set the
event mask.  A call to the add_events method fixed my problem.

Thanks,

-Rob




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