Where are wxDefaultSize wxDefaultPosition documented and
defined?
Vadim Zeitlin
vadim at wxwidgets.org
Mon Dec 3 12:54:28 PST 2007
On Mon, 3 Dec 2007 12:48:22 -0500 Bob <wxwidgets at gmail.com> wrote:
B> On 11/30/07, Vadim Zeitlin <vadim at wxwidgets.org> wrote:
B> >
B> > On Thu, 29 Nov 2007 15:02:37 -0500 Bob <wxwidgets at gmail.com> wrote:
B> >
B> > ...some new section for global constants?)
B>
B> That is where I was expecting to find them. They are after all global
B> constants.
Yes, maybe we do need to have such section...
B> > 2. I don't really see what can be said about them, beyond the fact that
B> > they exist and are used as default arguments by many wx functions
B>
B>
B> Do they have default values? What are they?
(-1, -1)
B> Do they change with platforms, as I would expect them to?
No, they don't.
B> Regardless where are they actually defined at?
src/common/gdicmn.cpp
Regards,
VZ
--
TT-Solutions: wxWidgets consultancy and technical support
http://www.tt-solutions.com/
More information about the wx-users
mailing list