Can the pie chart (that depicts disk space usage) found in the Disk Properties dialog be swapped with one that's not so aliased ? I tried looking into explorer.exe ( the parent ) and it seems that the chart is generated without image resource usage. Any insight on this would be appreciated !
Thanks !
Page 1 of 1
Disk Space Pie Diagram That ugly thing !
#2
Posted 27 July 2009 - 05:36 AM
I'm afraid the disk space piechart would be very hard to modify, it paints itself directly (probably with GDI). It is technically possible (by disassembling the program and changing its GDI calls so it calls the drawing functrions with antialiasing enabled, and maybe with a different choice of colours), but it would be a lot of work.
I'll speak to a friend of mine who does a lot of disassembly.
I'll speak to a friend of mine who does a lot of disassembly.
#3
Posted 27 July 2009 - 12:38 PM
Cool, this sounds great!!
I would really appreciate such a feature!
I would really appreciate such a feature!
#4
Posted 27 July 2009 - 05:20 PM
W3bbo, on Jul 27 2009, 06:06 PM, said:
I'm afraid the disk space piechart would be very hard to modify, it paints itself directly (probably with GDI). It is technically possible (by disassembling the program and changing its GDI calls so it calls the drawing functrions with antialiasing enabled, and maybe with a different choice of colours), but it would be a lot of work.
I'll speak to a friend of mine who does a lot of disassembly.
I'll speak to a friend of mine who does a lot of disassembly.
#5
Posted 12 September 2009 - 01:23 PM
Hello,,
Firstly sorry for such a bump..
Actually the color of the pie chart can be altered..
But I don't know about how to change the antialiazing think..
And yes it paints itself using gdi..
The color code is not located in explorer.exe but in shell32,,
I have change the color of my own pie chart..
Maybe tomorrow or the day after tomorrow, when I got my computer, I will show you how it can be done..,
PS: Sorry for my bad English..
Firstly sorry for such a bump..
Actually the color of the pie chart can be altered..
But I don't know about how to change the antialiazing think..
And yes it paints itself using gdi..
The color code is not located in explorer.exe but in shell32,,
I have change the color of my own pie chart..
Maybe tomorrow or the day after tomorrow, when I got my computer, I will show you how it can be done..,
PS: Sorry for my bad English..
#6
Posted 12 September 2009 - 03:54 PM
Dubby, on Sep 13 2009, 01:53 AM, said:
Hello,,
Firstly sorry for such a bump..
Actually the color of the pie chart can be altered..
But I don't know about how to change the antialiazing think..
And yes it paints itself using gdi..
The color code is not located in explorer.exe but in shell32,,
I have change the color of my own pie chart..
Maybe tomorrow or the day after tomorrow, when I got my computer, I will show you how it can be done..,
PS: Sorry for my bad English..
Firstly sorry for such a bump..
Actually the color of the pie chart can be altered..
But I don't know about how to change the antialiazing think..
And yes it paints itself using gdi..
The color code is not located in explorer.exe but in shell32,,
I have change the color of my own pie chart..
Maybe tomorrow or the day after tomorrow, when I got my computer, I will show you how it can be done..,
PS: Sorry for my bad English..
#7
Posted 13 September 2009 - 10:07 PM
#8
Posted 26 September 2009 - 02:09 PM
What's up with the graphical bugs in the pie chart, you can see a lot of white dots on the bottom edges, is there any way to fix it?
It is not caused because of the lack of anti-aliasing, as this bug was not presented in Win9x, it came in NT4 and so forth.
Comparison screenshot below:
http://img188.images...i/chkspace.jpg/
It is not caused because of the lack of anti-aliasing, as this bug was not presented in Win9x, it came in NT4 and so forth.
Comparison screenshot below:
http://img188.images...i/chkspace.jpg/
Share this topic:
Page 1 of 1



Help
Back to top









