How can I set a GtkEntry widget with a maximum width to automatically
change focus when it is full. I can detect when it is full by monitoring
the insert_text field, and I could specifically refer to the next widget
with a grab_focus, but then I would have to write a signal handler for each
field, what I need to know is how to send a generic "change focus to next
window" signal so that I can use a single signal handler.

-- 
Harry Henry Gebel, Senior Developer, Landon House SBS
West Dover Hundred, Delaware
-
To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]

Reply via email to