Sign in
BenCon's WebLog
D2D development blog
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
Avalon / WPF
Direct2D
Direct3D
Max
My Blog
Personal
Random fun
SIGGRAPH
Web Developer
Archive
Archives
April 2009
(1)
February 2009
(1)
January 2009
(1)
December 2007
(2)
March 2007
(1)
February 2007
(1)
December 2006
(2)
August 2006
(4)
July 2006
(5)
May 2006
(6)
January 2006
(4)
December 2005
(2)
January 2005
(1)
October 2004
(1)
September 2004
(1)
August 2004
(1)
May 2004
(1)
April 2004
(1)
February 2004
(3)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
BenCon's WebLog
IScrollInfo in Avalon part I
Posted
over 7 years ago
by
BenCon
11
Comments
Recently I invested the time to learn how to implement the IScrollInfo interface on a control in Avalon. This was an interesting learning experience, and since the existing documentation for this feature is not out in the wild yet, and I figure that people...
BenCon's WebLog
IScrollInfo in Avalon part III
Posted
over 7 years ago
by
BenCon
8
Comments
When we last left the application it had the appearance of something that could scroll, but exceptions were being thrown from unimplemented members left and right. This posting will help out with that. Let's look at the SetVerticalOffset method as...
BenCon's WebLog
IScrollInfo in Avalon part II
Posted
over 7 years ago
by
BenCon
7
Comments
At the end of the first part we have created a custom panel that implements IScrollInfo, but if you try to scroll we throw exceptions, and we cannot see the content. Since this is a Panel, we need to start seeing content so that we can scroll the content...
BenCon's WebLog
A break from our regular programming
Posted
over 7 years ago
by
BenCon
1
Comments
Have you ever tried to use UpdateTexture in D3D to push a texture from system memory to video memory? Maybe I am a bit dense, but my first interpretation of this page: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/directx9_c/IDirect3DDevice9__UpdateTexture...
Page 1 of 1 (4 items)