wxhwnd & wxlresult
Steven Van Ingelgem
steven at vaningelgem.be
Sat Mar 1 00:48:39 PST 2008
Looking further into this, it's not exactly wxhwnd I need, but more a
way to subclass windows across platforms in a unique way.
On Windows you can do SetHWND(), Subclasswin() and all the rest... But
how do you do that in wxGTK & wxMAC?
Thanks!
On 01/03/2008, Steven Van Ingelgem <steven at vaningelgem.be> wrote:
> Hi,
>
>
> I just made some code on Windows which is dependent on WXHWND & WXLRESULT...
> Now I'm trying to compile it under Linux, but it seems it won't work...
>
> Is there an opaque way of handling window pointers (and I mean
> literally pointers)?
>
>
> Thanks!
>
More information about the wx-users
mailing list