| Summary: | X11_CreateWindowFrom: bad cast of pointer | ||
|---|---|---|---|
| Product: | SDL | Reporter: | gregory.hainaut |
| Component: | video | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | major | ||
| Priority: | P2 | ||
| Version: | HG 2.0 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
|
Description
gregory.hainaut
2011-05-02 11:20:23 UTC
The documentation is slightly misleading. What it actually means is that you're supposed to cast your window to a void pointer. Yes I did that. It might worth to add a few line example. Thanks I clarified the documentation a bit. Would you like to contribute a minimal X11 example? |