conceptual Questions
2
Solved
I saw a code example that creates a method Window_Loaded() which is called by XAML's "Window Loaded" event:
<Window x:Class="TestModuleLoader.Window1"
xmlns="http://schemas.microsoft.com/winfx...
Aldous asked 16/3, 2009 at 15:50
4
Solved
I am working on a simple CAD program which uses OpenGL to handle on-screen rendering. Every shape drawn on the screen is constructed entirely out of simple line segments, so even a simple drawing e...
Seko asked 1/12, 2008 at 21:25
© 2022 - 2024 — McMap. All rights reserved.