Added inline textboxes for EsListView
. It's as simple as calling EsListViewCreateInlineTextbox
, and then responding to the ES_MSG_TEXTBOX_EDIT_END
message.
Here it is demonstrated in File Manager, renaming a file:
Added inline textboxes for EsListView
. It's as simple as calling EsListViewCreateInlineTextbox
, and then responding to the ES_MSG_TEXTBOX_EDIT_END
message.
Here it is demonstrated in File Manager, renaming a file: