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
ZappoMan
093f489520
make menu columns render properly for menu items wider than 100 pixels
2013-04-13 13:07:02 -07:00
Philip Rosedale
859903274d
Tweaks to menu to have right position under Mac, always on, slightly smaller font
2013-04-10 17:48:09 -07:00
Stephen Birarda
6270659cdc
inline declaration and initialization for menu
2013-04-10 16:56:15 -07:00
Stephen Birarda
189bfdfb36
add header comments to Vincent's menu files
2013-04-10 16:16:36 -07:00
Stephen Birarda
6665e62341
include cstring for strlen and strcpy
2013-04-10 16:13:27 -07:00
Stephen Birarda
27ab895381
have MenuColumn constructor take const char*
2013-04-10 16:10:50 -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