I'm trying to add a Context Menu to a CLV in a B4J app. I'm using the CLVExpandable 'extension', but have no success even in the CLVExpandable B4J example app.
I'm okay if the Context Menu is raised on a specific item, or if it has to be on the CLV control itself (ie, not on an item) and as necessary reference the SelectedItem.
In the B4J Designer, the CustomListView has a Context Menu control property. I entered some suitable content there.
At runtime, how is that invoked by the user to be shown? What glue is necessary in B4J? I've tried a few things w/o success, after search of the forum.
I'm okay if the Context Menu is raised on a specific item, or if it has to be on the CLV control itself (ie, not on an item) and as necessary reference the SelectedItem.
In the B4J Designer, the CustomListView has a Context Menu control property. I entered some suitable content there.
At runtime, how is that invoked by the user to be shown? What glue is necessary in B4J? I've tried a few things w/o success, after search of the forum.