Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

在C++中指定顯示座標

0 views
Skip to first unread message

笨人

unread,
Sep 8, 1999, 3:00:00 AM9/8/99
to
※ 引述《a861...@cis.nctu.edu.tw (緣投阿尚)》之銘言:
> 我想要將字串給顯示在螢幕上的特定位置,
> 使連續輸出的訊息不會在螢幕上捲動,
> 不知道要用那個函數指令...
> 望大家賜教...謝謝!! ^^

那看你是要在 Application window, client area, or Desktop Window
而定, 依你的需要在程式中使用
CClientDC, CWindowsDC (查查 Class Library!)
Then call TextOut()

good luck!
--
※ Origin: 楓橋驛站<bbs.cs.nthu.edu.tw> ◆ From: h10.s230.ts.hinet.net

0 new messages