| 
              Version 1.7.2.1 comes with the following 
            changes:  
            
  - DrawLAF Desktop new 
            methods. 
             GET_PRINTER_LIST to get the local 
            machine installed printers. GET_DEFAULT_PRINTER 
            to get the default 
            printer. SET_DEFAULT_PRINTER to set the default 
            printer.
  The SET_DEFAULT_PRINTER method only works on Windows 
            machine as it uses the rundll32 Windows command. It is useful to set 
            the required printer in order to use the desktop PRINT 
            method.
 
  
             - LAF_XP_Button new 
            method. 
            SET_FOCUS_COLOR can be used to set a 
            special color border when the button gets the focus. 
               
             - Bug 
            correction. 
            The LAF_XP_TList has been corrected as the 
            multi-selection works with enhanced TLists. 
            The LAF_XP_Button has been corrected as it shows the 
            focus border for iconic buttons.
  
             See the old 
            version new 
  features.
 
  |