First, [email protected] wrote:

> I'm a newbie in gtkmm programming, I found that my gtk::entry doesn't
> accept keyboard input, but it can accept mouse input, what's wrong
> with it? I add the control in this way:
>
> Gtk::TextView mathinput;
> pack_start(mathinput, Gtk::PACK_SHRINK);
>
> how could i make them accept keyboard input? thanks

Later, [email protected] wrote:

> solved, but do not know the cause

If anybody has a similar problem and searches the mailing list he or she
will be extremely glad to find out, how you solved your problem. You must
have changed something? Any idea?

Best wishes,
Mark Roberts
_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to