ZappoMan
e429dfe61f
fixed bug in rendering menu rows where state was longer than 5 characters
2013-04-13 15:57:30 -07:00
ZappoMan
e921d06877
Added new feature to MenuRow to allow custom callback for State
...
Note: there's some bug in the menu render code that doesn't like state strings
that are longer than 4 characters + NULL. So, the current code will clip any
state string that is longer than 4 characters. We need to look into this 5
character limit. It's a bug.
2013-04-13 15:18:19 -07:00
Stephen Birarda
19b9a0f5f5
include cstring in MenuColumn for strlen and strcpy
2013-04-10 16:18:26 -07:00
Stephen Birarda
189bfdfb36
add header comments to Vincent's menu files
2013-04-10 16:16:36 -07:00
Stephen Birarda
b152d43f77
refactor menu callbacks and row/column adding
2013-04-10 16:07:46 -07:00
vincent
ebc5874441
#19171 Missing Code Review changes - part 2
2013-04-11 00:47:53 +02:00
vincent
4dbff46234
#19171 Code Review changes
2013-04-11 00:13:40 +02:00
vincent
eb646ade84
#19171 split of menu.cpp in menuColumn.cpp and menuRow.cpp
2013-04-10 22:39:01 +02:00