Problem Solved!
Christopher Bruno
cbruno.linux at gmail.com
Tue May 27 15:30:52 PDT 2008
CB> wxPoint is a GDI object!
It isn't. Just look at its definition, it's a simple struct with 2 int
fields.
Sorry I meant wxRegion, each Cell stores the region where is should show
resize arrows when the mouse goes over it.
On Tue, May 27, 2008 at 5:19 PM, Vadim Zeitlin <vadim at wxwidgets.org> wrote:
> On Tue, 27 May 2008 16:43:08 -0500 Christopher Bruno <
> cbruno.linux at gmail.com> wrote:
>
> CB> I finally solved the problem - 2 things. I needed to call
> dc.Set*(wxNull*)
> CB> after using a resource before it left scope, and
>
> This shouldn't change anything at all. If you can provide a patch to
> sample reproducing this behaviour, please submit it as a bug report.
>
>
>
> CB> I never realized that calling the clear() function for containers in
> the STL
> CB> does not call the objects destructor
>
> It does if you keep the objects in a container (and not pointers).
>
> CB> Thanks again wx-users!
>
> I'm glad if you solved your problem but I don't think you understood it
> correctly and so am afraid that you might not have really solved it
> neither.
>
> Regards,
> VZ
>
> --
> TT-Solutions: wxWidgets consultancy and technical support
> http://www.tt-solutions.com/
>
> _______________________________________________
> wx-users mailing list
> wx-users at lists.wxwidgets.org
> http://lists.wxwidgets.org/mailman/listinfo/wx-users
>
-- =
Chris Bruno
n! Labs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wx-users/attachments/20080527/515=
bd188/attachment.htm
More information about the wx-users
mailing list