Re: wxIDE problem
- Posted by Matt Lewis <matthewwalkerlewis at yahoo.com> Jan 11, 2005
- 453 views
sixs wrote: > > Hi, > I am trying wxIDE and I get the error "get_splitter_sash_position" not > been declared line 272. > > ini:setValue("File List Sash Position", get_splitter_sash_position( > main_splitter ) ) This function is defined in wxSizer.e in v0.3.0+. Matt Lewis