Difference between revisions of "SysColorDTD"

From Wikitheus
Jump to navigation Jump to search
Line 9: Line 9:
 
*Add /silent command line
 
*Add /silent command line
 
*Make the default a pure general purpose DTD
 
*Make the default a pure general purpose DTD
**Add (command line?) to create Trillian add-ons  (Or just detect the syscolors.ini file?
+
**Add (/extrended command line?) to create Trillian add-ons  (Or just detect the syscolors.ini file?)
 
*Create icons for it
 
*Create icons for it
 
*Screenshots
 
*Screenshots
 
*Add a hex output mode
 
*Add a hex output mode
 
*Check if XP has alpha values on colors as well.  (MSDN doesn't show a GetAValue)
 
*Check if XP has alpha values on colors as well.  (MSDN doesn't show a GetAValue)

Revision as of 21:00, 15 November 2006

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

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
    • Add (/extrended command line?) to create Trillian add-ons (Or just detect the syscolors.ini file?)
  • 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)