Hi,

Ok here goes: I have a GnomeApp, which contains with set_content a term done with zvt 
and has a GtkTree inside a VBOX added to it using add_docked.

Now, I haven't been able (duh!) to make this thing understand that when I click or 
move in term space, I want it to get focus. 

Each time, I have to use arrows to get back to term!

Needless to say, it IS annoying!

How do I tell GnomeApp or term that whenever someone clicks on it or enters it with 
the mouse to grab focus. 

I haven't found a "clicked" signal for term or its container.

So my stupid question is simple. 

How in heavens can I make this work? What is the signal? And how to use it?

Also, in the term I launch a onecmd() type app by forking the term.

All goes well, except that the first line of input eats itself whenever the line goes 
to second line, but everything is ok with 3rd ....

You can check the behavior and look at code by getting
http://www.crm.umontreal.ca/~aurag/mine/gmath-0.0.5.tar.gz

Any help is appreciated!


H. Aurag

To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]

Reply via email to