Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X
Hello, I am posting a question because there is a blockage while playing the toolkit.
When using ProUIListSelectednamesGet among functions, the result value is stored only with the first letter of the list name.
Does anyone have a solution to this problem?
The details are attached as a photo.
Hi,
try to remove NULL in char** selections declaration
char** selections; // 선택된 항목의 이름 배열