Click here to Skip to main content
16,017,151 members
Home / Discussions / WPF
   

WPF

 
GeneralRe: Error Help Pin
User 27100913-Mar-08 8:54
User 27100913-Mar-08 8:54 
GeneralRe: Error Help Pin
Jammer13-Mar-08 11:36
Jammer13-Mar-08 11:36 
GeneralRe: Error Help Pin
Jammer14-Mar-08 0:02
Jammer14-Mar-08 0:02 
GeneralWindows XP WPF Anti Aliasing Pin
Jammer12-Mar-08 1:57
Jammer12-Mar-08 1:57 
GeneralRe: Windows XP WPF Anti Aliasing Pin
User 27100912-Mar-08 3:28
User 27100912-Mar-08 3:28 
GeneralRe: Windows XP WPF Anti Aliasing Pin
Jammer12-Mar-08 3:38
Jammer12-Mar-08 3:38 
GeneralRe: Windows XP WPF Anti Aliasing Pin
User 27100912-Mar-08 3:44
User 27100912-Mar-08 3:44 
GeneralRe: Windows XP WPF Anti Aliasing Pin
Jammer12-Mar-08 3:58
Jammer12-Mar-08 3:58 
Actually its a question of turning ON anti alias under XP as its default is turned off ... according to Microsoft as it can cause stability issues when using the XDDM drivers (as I understand it XDDM is the format of video drivers used by WinXP)

In order to turn it on you need to add in keys to the registry here:

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Avalon.Graphics]
"MaxMultisampleType"=dword:00000004
"EnableDebugControl"=dword:00000001

By default the Avalon.Graphics key doesn't even exist in an XP registry.

Jammer

Going where everyone here has gone before! Smile | :)

GeneralRe: Windows XP WPF Anti Aliasing Pin
User 27100912-Mar-08 4:01
User 27100912-Mar-08 4:01 
GeneralRe: Windows XP WPF Anti Aliasing Pin
Jammer12-Mar-08 4:24
Jammer12-Mar-08 4:24 
GeneralRe: Windows XP WPF Anti Aliasing Pin
User 27100912-Mar-08 4:33
User 27100912-Mar-08 4:33 
GeneralRe: Windows XP WPF Anti Aliasing Pin
Jammer12-Mar-08 4:48
Jammer12-Mar-08 4:48 
GeneralRe: Windows XP WPF Anti Aliasing Pin
Jammer12-Mar-08 11:51
Jammer12-Mar-08 11:51 
QuestionHierarchical grid in WPF/XAML [modified] Pin
archie@hyd11-Mar-08 21:02
archie@hyd11-Mar-08 21:02 
QuestionAdding WPF components Pin
Muammar©11-Mar-08 1:17
Muammar©11-Mar-08 1:17 
GeneralRe: Adding WPF components Pin
User 27100912-Mar-08 3:31
User 27100912-Mar-08 3:31 
GeneralRe: Adding WPF components Pin
Muammar©13-Mar-08 9:49
Muammar©13-Mar-08 9:49 
GeneralRe: Adding WPF components Pin
User 27100913-Mar-08 9:53
User 27100913-Mar-08 9:53 
GeneralRe: Adding WPF components Pin
Muammar©13-Mar-08 9:58
Muammar©13-Mar-08 9:58 
GeneralWPF Processor Usage Pin
jlgeris10-Mar-08 8:27
jlgeris10-Mar-08 8:27 
GeneralRe: WPF Processor Usage Pin
User 27100910-Mar-08 9:02
User 27100910-Mar-08 9:02 
GeneralRe: WPF Processor Usage Pin
jlgeris10-Mar-08 10:01
jlgeris10-Mar-08 10:01 
GeneralRe: WPF Processor Usage Pin
User 27100910-Mar-08 10:07
User 27100910-Mar-08 10:07 
GeneralRe: WPF Processor Usage Pin
jlgeris10-Mar-08 10:24
jlgeris10-Mar-08 10:24 
GeneralRe: WPF Processor Usage Pin
User 27100910-Mar-08 10:29
User 27100910-Mar-08 10:29 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.