Bug #830
setDisplay doesn't work as intended when we pass a window id under Linux
Status: | Closed | Start date: | 05/06/2010 | |
---|---|---|---|---|
Priority: | High | Due date: | ||
Assignee: | kervala | % Done: | 100% |
|
Category: | OS: GNU/Linux | |||
Target version: | Version 0.8.0 |
Description
The first parameter for setDisplay is a void * but it should be a typedef to system specific type for a window (HWND under Windows and int under Linux). In Linux part of setDisplay, we also should reuse existing window instead of creating a new one.
History
#1 Updated by kervala over 8 years ago
- Status changed from Validated to Resolved
- % Done changed from 0 to 100
Applied in changeset r2457.
#2 Updated by kervala over 8 years ago
- Target version set to 0.8.0
#3 Updated by kervala over 8 years ago
Applied in changeset r2459.
#4 Updated by kervala almost 8 years ago
- Project changed from NeL to Ryzom
- Category deleted (
3d) - Target version deleted (
0.8.0)
#5 Updated by kervala almost 8 years ago
- Category set to NeL: General
- Status changed from Resolved to Closed
- Target version set to Version 0.8.0
#6 Updated by kervala almost 8 years ago
- Category changed from NeL: General to OS: GNU/Linux