[wx-dev] Re: enhancements to wxStackFrame for Linux

Vadim Zeitlin vadim at wxwindows.org
Sat Nov 4 12:05:31 PST 2006


On Fri, 03 Nov 2006 20:36:13 +0100 Francesco Montorsi <f18m_cpp217828 at yahoo.it> wrote:

FM> > FM> I already did it on my local copy so I could submit a patch...
FM> > 
FM> >  Please do. AFAICS it should just modify build/bakefiles/files.bkl and
FM> > change the WXDLLIMPEXP_ADV into WXDLLIMPEXP_CORE, right?
FM> exactly. I'm attaching the patch directly here

 Seeing we have to regenerate the makefiles with the new bakefile anyhow
apparently, I've finally applied the patch.

FM> I think people are already writing on their own a similar function 
FM> (probably buggy/unreliable) in their code anyway.

 If they do this, it's their problem, at least we don't have to maintain
it...

FM> > And we're
FM> > going to be known as the library which encourages putting data files in
FM> > /usr/bin...
FM> hmmmm I don't understand this statement, sorry.

 People will abuse this function and, in the best case, construct paths
relative to it or just use it as is (because this is how it usually works
under Windows) instead of selecting the proper wxStandardPaths method to
use. Just see the comment to your patch, I wonder what exactly its
submitter needs this function for.

 Regards,
VZ





More information about the wx-dev mailing list