
19 Jun
2011
19 Jun
'11
2:41 a.m.
I missed a bracket: On Sat, Jun 18, 2011 at 10:39 PM, Gottlob Frege <gottlobfrege@gmail.com> wrote: ...
popup(name = "Path:", bindto = &m_path, items = _ [ _(name = "None", value = nullptr), _(name = "Path 1", value = 1), _(name = "Path 2", value = 2) ]), ...
ie a ) to close the end of popup(...) Tony