gtk combo and completion



I am using gtkmm with gtk+-1.1.1. I have a combo box. When it has focus
and I press tab I get
** WARNING **: file gcompletion.c: line 47 (g_completion_add_items):
assertion "items != NULL" failed.
$

What gives?  I am not trying to do any completion with my combo. I
had hoped tab would go to the next control. Doing nothing would be
ok. How do I find out what is causing the error. I looked through the
headers
for combo, entry, and editable and didn't see anything about completion.

thanks,
Todd

--
   ==============================================================
   | Todd Dukes                      E-MAIL:  tdukes@ibmoto.com |
   | Motorola Somerset                  Phone:   (512) 424-8008 |
   | MS OE70                                                    |
   | 6300 Bridgepoint Parkway Building #3                       |
   | Austin, Texas 78730                                        |
   ==============================================================





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