From: Mattia B. <mb...@ds...> - 2001-12-11 11:57:49
|
On Tue, 11 Dec 2001, James Lavery wrote: >I want to use wxConfig to save window position etc., and am having >trouble doing so. > >It seems that wxConfig.pm has not been installed by default when There is no wxConfig... when looking at wx docs, wxFoo is Wx::Foo in wxPerl ( think wxApp -> Wx::App ). Regards Mattia |