RE: GtkEntryCompletion and column wrapping



My problem is that the first and only column used appears to wrap
when
the content is little.  In this case, we are putting numbers into
the
completion model and when the drop down appears, it looks like:

    +----------------------------+
    | 1                          |
    +----------------------------+
    | 123456789      123456788   |
    | 111111111      111111111   |
    | .                          |
    | .                          |
    +----------------------------+

Is there a column / cell layout attribute required to stop this from
happening?


I have no idea how that would be possible. There is a may_wrap field
in
the entry completion struct, but it seems totally unused. Can you
provide a small testcase showing that behaviour ?

Yes, I am away this w/e; I will get to it on my return (Monday/Tuesday),
thanks Matthias.

Regards,
Martyn



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