Re: gtk::entry and textview doesn't accept keyboard input?



First, shi minjue gmail com 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, shi minjue gmail com 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


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