Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!apple!portal!cup.portal.com!Ramesh_Rama_Pendakur From: Ramesh_Rama_Pendakur@cup.portal.com Newsgroups: comp.os.os2.programmer Subject: Re: Using WinSetPresParam to change font Message-ID: <41330@cup.portal.com> Date: 16 Apr 91 18:44:50 GMT References: <45@motto.UUCP> Organization: The Portal System (TM) Lines: 8 The best way to change fonts in a dialog control is right in the .RC file using PRESPARAMS statement in the dialog description. Otherwise, working with fonts is a real trouble. Simply changing Presentation Parameters will not work. For the right way of doing it check Petzold's "Programming the OS/2 Presentation Manager". Good luck, - ... -