September 23, 2020 at 4:57 PM #1 Hi,Could someone tell me what is the maximum number of buttons a window can have? what can be done if I have to have more than the maximum?Any help is appreciated.Thanks and regards,BMD
September 24, 2020 at 7:54 AM #2 Hi,In general the only limitation is the memory you have allocated for emWin.How many buttons do you need?With a 100KB set for emWin I was able to create about 660 Buttons. I can barely imagine that someone needs more in a single window.Regards,Sven
September 24, 2020 at 6:44 PM #3 Sven,Thank you for your response. I got confused with things. It's sorted now. Appreciate your help.Best regards,BMD