Ashley Beginner
- Member since Nov 4th 2019
- Last Activity
This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.
-
Ashley -
Replied to the thread LISTBOX - How can I do not draw the outline box (in black) in LISTBOX.
PostDear Florian, Thank you very much for your fast help! -
Ashley -
Posted the thread LISTBOX - How can I do not draw the outline box (in black) in LISTBOX.
ThreadHello, I would like to know how can I remove the outline box (in black color) of a listbox as in forum.segger.com/index.php/Att…be0ef3f38ae39503ea5d033c7the attached image. Regards, Ashley -
Ashley -
Replied to the thread LISTBOX - Is there a way to display two-lined item.
PostI use dialog which creates a LISTBOX widget from resource table entry.(GUI_CreateDialogBox) to hold several widget. And I was wondering there is a way to draw multi-lined item by setting some configuration. I will try owner drawing as you say. Thank… -
Ashley -
Posted the thread LISTBOX - Is there a way to display two-lined item.
ThreadHi, I would like to know that there is any way to express more than one lined listbox item. For example, "Meet with Henry 2019/11/30" Thank you, Regards, Ashley -
Ashley -
Replied to the thread Is there a way to free memory of text when the language is changed?.
PostThank you very much Florian~ -
Ashley -
Posted the thread Is there a way to free memory of text when the language is changed?.
ThreadHello, I would like to ask about Multi-Language Support. According to "32.2.3 Loading files from non addressable areas" in UM03001_emWin5.pdf, With GUI_LANG_GetText(), a specific text will be allocated in RAM, read from the file and converted in a legal…