|
||
|
GP Mailing List
ATXGPSIG List
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] RE: window controls
I just did a SetWindowText on the dialog control handle. Idahosa Edokpayi -----Original Message----- From: gameprogrammer-owner@gameprogrammer.com [mailto:gameprogrammer-owner@gameprogrammer.com]On Behalf Of Evan Marchant Sent: Monday, January 03, 2000 5:37 AM To: gameprogrammer@gameprogrammer.com Subject: Re: window controls Hi, why don't you trap the dialog draw message, and do some textouts to it? Evan, At 03:45 pm 02/01/00 -0600, you wrote: >Does anybody have any suggestions as to what type of window control I should >use to display text on a dialog? It does not need to be selectable just >display it so I don't need a combobox or listbox. I thought about using a >static control but thought better of it since I don't know at compile time >what the text is going to be. I just need to display it. If not is there a >good way to set text on a static control? > >Idahosa Edokpayi > >================================================================= >The GameProgrammer.Com mailing list is for the open discussion >of any topic related to the art, science, and business of >programming games. This list is especially tolerant of beginners. >We were all beginners once > >To SUBSCRIBE or UNSUBSCRIBE please visit: >http://gameprogrammer.com/mailinglist.html > **** *Evan Marchant *ICQ#15055534 *"Trying is the first step to failure" **** ================================================================= The GameProgrammer.Com mailing list is for the open discussion of any topic related to the art, science, and business of programming games. This list is especially tolerant of beginners. We were all beginners once To SUBSCRIBE or UNSUBSCRIBE please visit: http://gameprogrammer.com/mailinglist.html ================================================================= The GameProgrammer.Com mailing list is for the open discussion of any topic related to the art, science, and business of programming games. This list is especially tolerant of beginners. We were all beginners once To SUBSCRIBE or UNSUBSCRIBE please visit: http://gameprogrammer.com/mailinglist.html
|
|