Closed
Bug 744505
Opened 14 years ago
Closed 13 years ago
Windows 8 Metro Direct X and XAML interop
Categories
(Core :: Widget: Win32, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: bbondy, Assigned: bbondy)
References
Details
Attachments
(1 file)
74.73 KB,
patch
|
Details | Diff | Splinter Review |
Many Windows 8 integration points seem to depend on XAML interop.
This was not available in the developer preview, but as of the consumer preview you can now have XAML and DirectX interop in many different ways.
We should convert our DirectX application to act this way to gain access to all integration points.
Assignee | ||
Comment 1•14 years ago
|
||
Still needs some cleanup before I push to elm but here is the working XAML + DirectX interop. We can overlay XAML controls and content on top of our DX surface now. We can also use XAML controls for platform integration.
Assignee | ||
Comment 2•14 years ago
|
||
Assignee | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
OS: Windows 8 Metro → Windows 8.1
You need to log in
before you can comment on or make changes to this bug.
Description
•