mickeddie

Distinguished
Dec 9, 2004
750
0
18,990
When I first started using Aero flip 3d it was quite neat, but now for some reason instaed of the windows "flipping" they are all together horizontally in the screen. Any idea how this changed and how I can get it back?
 

mickeddie

Distinguished
Dec 9, 2004
750
0
18,990
Did you try changing the theme to something not Aero, apply, then set it back to Aero?

Not that I recall...I'll check it out when I get home. I should set it to aero and hit apply and can never change it to use it? That stinks. (not that I care about changing the theme...I could care less, it's the principle).
 

tech4808

Distinguished
Apr 29, 2006
54
0
18,640
Under the display properties, there is also a few tweaks that you can check on or off for the Aero theme (such as not having the glass look). Can't remember all of them (I'm at work now too... working hard :lol:) but you will find the options... check to make sure they are set accordingly as well.
 

mickeddie

Distinguished
Dec 9, 2004
750
0
18,990
tech4808 said:
Under the display properties, there is also a few tweaks that you can check on or off for the Aero theme (such as not having the glass look). Can't remember all of them (I'm at work now too... working hard :lol:)quote]

Working so hard you don't even have time to log onto Toms? You Canadians...what do you know about hard work??<duck> :wink:
 

Alpha_Magnum

Distinguished
May 7, 2006
285
0
18,790
When I first started using Aero flip 3d it was quite neat, but now for some reason instaed of the windows "flipping" they are all together horizontally in the screen. Any idea how this changed and how I can get it back?

R click your desktop and choose
NEW then SHORTCUT

Copy and paste this code...
[code:1:bc418977f1]RunDll32 DwmApi #105[/code:1:bc418977f1]
Into the "Type the location" field
Make a name.

Click it and see if the result is the same as for the one in the taskbar.
If it is the DWMAPI has regestry settings that could be the issue.

One possibility is that your Vid Card drivers need to be reinstalled?

I was looking through and I suspect these are the settings in the REGISTRY... Someone would need to confirm that though...[code:1:bc418977f1]Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell\Bags\105\Shell]
"Address"=dword:ffffffff
"Buttons"=dword:ffffffff
"Col"=dword:ffffffff
"ColInfo"=hex:00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,fd,df,df,fd,0f,\
00,06,00,28,00,10,00,34,00,48,00,00,00,00,00,01,00,00,00,02,00,00,00,03,00,\
00,00,04,00,00,00,05,00,00,00,b4,00,60,00,78,00,78,00,b4,00,b4,00,00,00,00,\
00,01,00,00,00,02,00,00,00,03,00,00,00,ff,ff,ff,ff,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00
"FFlags"=dword:00000001
"HotKey"=dword:000016e4
"Links"=dword:00000000
"MaxPos1440x900(1).x"=dword:ffffffff
"MaxPos1440x900(1).y"=dword:ffffffff
"MinPos1440x900(1).x"=dword:ffffffff
"MinPos1440x900(1).y"=dword:ffffffff
"Mode"=dword:00000006
"Rev"=dword:00000007
"ScrollPos1440x900(1).x"=dword:00000000
"ScrollPos1440x900(1).y"=dword:00000000
"ShowCmd"=dword:00000001
"Sort"=dword:00000000
"SortDir"=dword:00000001
"Vid"="{65F125E5-7BE1-4810-BA9D-D271C8432CE3}"
"WFlags"=dword:00000000
"WinPos1440x900(1).bottom"=dword:000002af
"WinPos1440x900(1).left"=dword:00000057
"WinPos1440x900(1).right"=dword:00000377
"WinPos1440x900(1).top"=dword:00000057[/code:1:bc418977f1]