Skip to content

DropDown search & GtkExpression #125

Answered by diamondburned
jgillich asked this question in Help
Discussion options

You must be logged in to vote

gotk4 has the needed constructors for ConstantExpression, PropertyExpression and ObjectExpression. It is only missing a constructor for ClosureExpression. It looks like if you're using it with a StringList model, you'd want this->item->string, which uses PropertyExpressions. Anything else would probably require subclassing.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@diamondburned
Comment options

@jgillich
Comment options

Answer selected by jgillich
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants