wxwidgets - How to get specific cell content in wxListCtrl -


as title said, can give me simple example how specific cell's content in wxlistctrl.

for example, build wxlistctrl list, there may 3 columns. when right click or double click on 1 row, should popup message box give me content in third column of selected row?

use wxlistctrl::getitemtext() retrieve contents of cell.


Comments

Popular posts from this blog

Why does Ruby on Rails generate add a blank line to the end of a file? -

keyboard - Smiles and long press feature in Android -

node.js - Bad Request - node js ajax post -