bug in wxCreateHiddenWindow function

Eran Ifrah eran.ifrah at gmail.com
Sun Aug 26 01:50:16 PDT 2007


I agree that this is a better solution (appending UUID to the class name per
wx instance).
Will this be integrated in the SVN trunk?

Or should I open a bug on SF for it?
Eran

On 8/25/07, Vadim Zeitlin <vadim at wxwidgets.org> wrote:
>
> On Sat, 25 Aug 2007 19:32:34 +0300 Eran Ifrah <eran.ifrah at gmail.com>
> wrote:
>
> EI> I debugged it further, and it appears that gs_classForHiddenWindow has
> EI> multiple instances:
>
> I think that this is the problem -- it basically means that you have
> multiple copies of wx in your application. Granted, we probably can ignore
> the RegisterClass() error and fix this particular problem but I'm quite
> sure there are going to be others.
>
> And for RegisterClass() problem a better solution might be to use unique
> class names (as MFC does I believe), e.g. by appending some UUID created
> by each wx instance to them.
>
> Regards,
> VZ
> --
> TT-Solutions: wxWidgets consultancy and technical support
>                http://www.tt-solutions.com/
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: wx-users-unsubscribe at lists.wxwidgets.org
> For additional commands, e-mail: wx-users-help at lists.wxwidgets.org
>
>


-- =

Eran Ifrah
eran.ifrah at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wx-users/attachments/20070826/7c9=
c785d/attachment.htm


More information about the wx-users mailing list