GtkTreeView: cell with combo with autocomplete (1 viewing) (1) Guest
Favoured: 0
|
|
|
TOPIC: GtkTreeView: cell with combo with autocomplete
|
pgarre (User)
Fresh Boarder
Posts: 2
|
|
GtkTreeView: cell with combo with autocomplete 2 Years, 4 Months ago
|
Karma: 0
|
|
Hi,
Using a similar technique as that of my previous post on how to make tab advance to the next column, we can have a cellrenderer with a combobox with autocomplete.
To achieve that, in the handler of the 'editing-started' signal we create a GtkEntryCompletion and attach it to the GtkEntry celleditable. That's all !
A code example will follow soon too.
Pedro.
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
kksou (Admin)
Admin
Posts: 1678
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
zeddi (User)
Fresh Boarder
Posts: 1
|
|
Re:GtkTreeView: cell with combo with autocomplete 2 Months, 2 Weeks ago
|
Karma: 0
|
|
>> You are not authorised to view this resource.
WHY ??
|
|
|
|
|
|
|
The administrator has disabled public write access.
|
|
|
|
|