Difference between revisions of "SysColorDTD"

From Wikitheus
Jump to navigation Jump to search
Line 1: Line 1:
 
[[Category:Current Projects]]
 
[[Category:Current Projects]]
 
This is a quick little application to get the system colors and write a DTD from them.
 
This is a quick little application to get the system colors and write a DTD from them.
 +
 +
For an example of how it's used, see [[SETi Unthemed]]
  
 
==Updates needed==
 
==Updates needed==

Revision as of 21:07, 15 November 2006

This is a quick little application to get the system colors and write a DTD from them.

For an example of how it's used, see SETi Unthemed

Updates needed

  • Create defaults for non-OS supported options, such as menu highlight --Tometheus 14:02, 15 November 2006 (EST)
    • Test whether using the active caption color would work for links
  • Write some quick documentation
  • Add /silent command line
  • Make the default a pure general purpose DTD
  • For additional features for Trillian:
    • just detect the syscolors.ini file as it currently does?
    • Add /extended command line?
    • Look in the current filepath to see if Trillian is in a parent directory?
  • Create icons for it
  • Screenshots
  • Add a hex output mode
  • Check if XP has alpha values on colors as well. (MSDN doesn't show a GetAValue)
  • If in Trillian mode, write the current Trillian version

Undecided options

  • Write the OS version?
  • Write other system metrics
    • caption height
    • largefonts
    • etc.