Hi! I guess you mean getting the HWND of a window. Try wxWindow::GetHandle() for getting a platform specific handle. You'll have to cast it since it returns void*.
upCASE ----------------------------------- If it was hard to write, it should be hard to read!- Do. Or do not. There is no try! |