Talk:VGUI PanelList: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
I believe this code has flaws. For example, yu need to set size of CUtlVector before using it... | I believe this code has flaws. For example, yu need to set size of CUtlVector before using it... | ||
*No you dont have to do that, the point of a vector is to dynamic resize when you need it [[User:Lodle|Lodle]] |
Revision as of 22:14, 6 July 2008
I believe this code has flaws. For example, yu need to set size of CUtlVector before using it...
- No you dont have to do that, the point of a vector is to dynamic resize when you need it Lodle