Open etzl opened 2 years ago
Currently both item's description and menu's help button call text_buffer() function to print the text message. This makes the code more complex and prone to errors
text_buffer()
Currently both item's description and menu's help button call
text_buffer()
function to print the text message. This makes the code more complex and prone to errors