anotherthing: when i do from string to char: i get an error: 'cast from 'const char*' to 'char' loses precision [-fpermissive]|'
what you can advice?
TableMenuShortCuts[TableMenuShortCuts.size()-1].key=(char)j.c_str();
key structure member is char and the j is the string